> For the complete documentation index, see [llms.txt](https://docs.colect.io/user/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.colect.io/user/sales-app-variants/sales-app/collections.md).

# Collections

## What Are Collections

Collections are grouped items that have been included in a visual presentation. Collections can be created per drop, season, gender, location, market or theme.&#x20;

Creating or adding collections can be done in the back-end of the Sales App. The back-end is the technical part of the app which is only available for the administrator(s). Different users may have different access rights to collections.&#x20;

## How To Open A Collection

All available collections in the Sales App are visible in the top menu bar on your home screen. Every collection has a name and a main image. If you swipe through the top menu bar, you can select your desired collection by tapping it. &#x20;

<figure><img src="https://413924083-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3lPzgynq0SqqA2HzX8o%2Fuploads%2F4oz4xwagBBasiUaEqFmt%2Fimage.png?alt=media&amp;token=685ef33e-5b68-4b8c-824c-2c7dd2b08051" alt=""><figcaption><p>Collections Overview</p></figcaption></figure>

If you wish to exit a collection, simply tap the house icon in the left-hand corner

<figure><img src="https://413924083-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3lPzgynq0SqqA2HzX8o%2Fuploads%2FnKmcaD645yxyLkndmrdk%2Fimage.png?alt=media&amp;token=a24957c2-17b0-4719-8b22-4bb73abc8981" alt=""><figcaption></figcaption></figure>


---

# 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.colect.io/user/sales-app-variants/sales-app/collections.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.
