# Products

The Products page gives you a complete overview of all ASINs enrolled in Autopilot across your organization and makes it easy to navigate to specific Autopilot product pages. Use this page to browse your catalog, search for specific products, and filter by brand or ASIN type.

## Filters

### Search

Use the search field to find products by ASIN, title, or brand name. Results update automatically as you type.

### Brand

Filter by brand using the dropdown. Only brands with enrolled ASINs in your organization are shown. Select **All Brands** to clear the filter.

### Marketplace

Filter by Amazon marketplace using the dropdown. All marketplaces are shown. Select **All Marketplaces** to clear the filter. This filter can be combined with the Brand and ASIN Type filters.

### ASIN Type

Filter by ASIN type:

* **All Types** – Show both Parent and Child ASINs
* **Parent ASINs** (default) – Show only Parent ASINs
* **Child ASINs** – Show only Child ASINs

## Product Tiles

Each enrolled ASIN is displayed as a tile with the following information:

* **Product Image** and **Title**
* **ASIN Badge** with Parent/Child type – click to navigate to the [Product Page](/portal-pages/product-page.md)
* **Marketplace Link** to the live Amazon listing
* **Parent ASIN** (for Child ASINs) – click to navigate to the parent's Product Page
* **Brand**
* **Variations** (for Parent ASINs) – The number of child ASINs and variation type
* **SEO Score** – The current score out of 10. See [SEO Score](/metrics/seo-score.md) for details on how the score is calculated.
* **Value Rating** – Revenue tier relative to other ASINs in the same brand
* **Last Optimized** – The date and time of the most recent optimization by Autopilot

The total number of matching entries is displayed below the list.


---

# 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.autopilotbrand.com/portal-pages/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.
