> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/catalog/product-profiles.md).

# Product profiles

The **Product profiles** page provides detailed information about software products in the catalog.

It consolidates key product details and supporting resources in one location, making it easier to evaluate products and explore related information. Each product profile can include product description, features and benefits, supporting documentation, related products, and resources.

### View product profiles

To open the **Product profiles** page, select **Catalog** > **Product profiles** from the main menu.

The page displays product profile cards and filters in the left sidebar. You can select a card to open the full profile and view details.&#x20;

<div data-with-frame="true"><figure><img src="/files/4gAjMb2dGejWMxGq2hWm" alt=""><figcaption><p>A list of Product Profiles in the SoftwareOne Marketplace.</p></figcaption></figure></div>

### Filter product profiles

Use filters to narrow the list of available profiles. You can combine multiple filters to refine your search. Available filters include:

* **Category** – Filter by specific software categories, such as Accounting, Human Resources, Content Management Systems, and more.
* **Industry** – Filter by business sectors or markets, such as Education, Hospitality, and more.
* **Segment** – Filter by organization size. Common segments include Small Business, Mid-Market, Enterprise, and Startups.
* **Vendor profile** – Filter profiles by vendors, such as Adobe, Microsoft, and more.

To apply filters:

1. Select a filter type under **Filter by**.
2. Choose one or more filter values.
3. Select **Apply**.

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/M9jH30Z4EWpfh0EHiqbk" %}
[Items](/modules-and-features/catalog/items.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/ZOUqUEvh4Y3kblja8M8J" %}
[Products](/modules-and-features/catalog/products.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/VR9iCiG4FxXt0nQQ2ThM" %}
[Vendor profiles](/modules-and-features/catalog/vendor-profiles.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
