> For the complete documentation index, see [llms.txt](https://help.aglive.com/aglive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aglive.com/aglive/aglive-web-portal/product-profile/products-industry/view-product-profile.md).

# View Product Profile

### Aim

### Benefits

### Steps

![](/files/BGaXB5NXHFqA9Enr0jie)

| Step | Action                                                                                                                                                               |
| ---- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | Navigate to the left menu, under Products,  click **Product Profile**                                                                                                |
| 2    | Product Profile Library page will display                                                                                                                            |
| 3    | <p>Under Product Profile Library, a table will display will following fields:</p><ul><li>Product Name</li><li>Date Created</li><li>Preview</li><li>Actions</li></ul> |
| 4    | To view the **Product Profile**, click on the **Product hyperlink**                                                                                                  |
| 5    | <p>On the View Product Profile page, view the following:</p><ul><li>Product Name</li><li>Brand </li><li>Tell Your Story</li><li>Product Details</li></ul>            |


---

# 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:

```
GET https://help.aglive.com/aglive/aglive-web-portal/product-profile/products-industry/view-product-profile.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.
