> For the complete documentation index, see [llms.txt](https://docs.saas.haut.ai/haut.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saas.haut.ai/haut.ai/haut.ai-features/product-recommendation-system-2.0/product-shelf.md).

# Product Shelf

What a Product Shelf is in Recommendation System 2.0, and how to create one from your product list.

Product Shelves are a part of [Product Recommendation System 2.0](/haut.ai/haut.ai-features/product-recommendation-system-2.0.md) feature that is used to match your [Start Here](/haut.ai/readme.md#product-item) list to end-user skin concern categories for a specific set of products.

{% hint style="info" %}
Product Shelves are available in SaaS Platform via this link: <https://saas.haut.ai/app/rec-system>
{% endhint %}

***

## About Product Shelf

Product Shelf is a collection of products that matches product items with relevant skin concerns.

Several Product Shelves can be created from the same [Product Inventory](/haut.ai/haut.ai-features/product-recommendation-system-2.0/product-inventory.md) in order to organize product items in different recommendation setups.

> Example: You have 1 store, but you organize 2 different promo campaigns, targeted to different brands of your store. Therefore you can use 2 different product Shelves to organize product items for Brand #1 and Brand #2 separately, so they do not overlap.
>
> You can then add different Shelves to different [Consumer Apps](/haut.ai/haut.ai-features/consumer-apps.md)s.

You can have an **unlimited number** of Product Shelves in SaaS.

## Create a new product shelf

To create a product shelf click on the "New shelf" button at the bottom of the shelves list.

<figure><img src="https://245161714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWxBX_zB4FnflOpyBGO%2Fuploads%2FpJd8p8am4XvMdNC00gZs%2Fimage.png?alt=media&amp;token=9b798321-f638-4c6d-8ddb-7ac77be83064" alt=""><figcaption></figcaption></figure>

***

{% hint style="warning" %}
Not a Haut.AI client yet?
{% endhint %}

<a href="https://haut.ai/book-a-demo?utm_source=referral&#x26;utm_medium=saas_docs&#x26;utm_campaign=Docs_SaaS_HautAI" class="button primary" data-icon="user-vneck">Book a demo</a> <a href="https://haut.ai/product/ai-skin-analysis?utm_source=referral&#x26;utm_medium=saas_docs&#x26;utm_campaign=Docs_SaaS_HautAI" class="button secondary" data-icon="external-link">Platform overview on haut.ai</a>


---

# 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.saas.haut.ai/haut.ai/haut.ai-features/product-recommendation-system-2.0/product-shelf.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.
