# Products

The Products section is your central hub for managing and organizing all product data within angoor.ai. This is where you can view, search, and access detailed information about every product in your catalog, from skincare items to beauty products.

## Product List View

The Products page displays your catalog in a structured table format with the following columns:

* **Product**: Product name and title
* **Connections**: Number of related connections (currently showing 0 for all items)
* **Variants**: Number of product variants available
* **Created at**: Date when the product was added to the system
* **Last Edited**: Most recent modification date
* **Status**: Current product status (Live, Draft, etc.)

<figure><img src="/files/r5lMpvONRt6KnC1wC2b8" alt=""><figcaption></figcaption></figure>

## Individual Product Details

Click on any product name to open the detailed Product Details view. This takes you to a comprehensive product page with two main tabs:

* **Product Details**: Core product information and specifications
* **Analytics**: Performance metrics and data insights

<figure><img src="/files/FQMI4saiwBkEVleLRVHW" alt=""><figcaption></figcaption></figure>


---

# 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://angoor-ai.gitbook.io/angoor-ai/basics/interactive-blocks/products.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.
