# View product profiles

The **Product** **profiles** page displays detailed information for all products in our catalog. This topic describes how you can open a product profile and see its details.

### Viewing a product profile

To view a product profile:

1. Go to **Catalog** > **Product profile**.&#x20;
2. (Optional) In the left sidebar, [apply filters](/modules-and-features/catalog/product-profiles/filter-product-profiles.md) to find the desired profile.
3. Select the profile to open its details page.
4. Review the available information, which may include:
   * Product overview and description.
   * Links to vendor's marketing resources, including documentation.
   * Key benefits and value proposition.
   * List of available products within the profile.

<div data-with-frame="true"><figure><img src="/files/5zLL0myEKGXIQpITCqog" alt=""><figcaption><p>The details page of a product profile.</p></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/catalog/product-profiles/view-product-profiles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
