> 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/product-detail/sticky-notes.md).

# Sticky Notes

## What Are Sticky Notes

Similar to the Favorites feature, Sticky Notes can be used to mark items. However, Sticky Notes let you assign selections to a specific client or client group (such as boutiques or department stores).

They are ideal for preparing tailored selections in advance of a client meeting. During the meeting, you can use the Favorites feature to build a selection together with your client.

By combining pre-prepared Sticky Notes with real-time Favorites, you can create a well-balanced and personalized client selection.

## How To Mark Items With Sticky Notes

When you are on a [Product Detail Page](/user/sales-app-variants/sales-app/collections/product-detail.md) you can access the Sticky Notes feature by simply **sliding downwards in the middle of the page**.&#x20;

<figure><img src="https://413924083-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3lPzgynq0SqqA2HzX8o%2Fuploads%2F3Cgr4A4EhPkWJRZmrM1W%2Fimage.png?alt=media&amp;token=e3350be0-ebcf-466e-85f3-68536646913c" alt=""><figcaption><p>Slide down to access the Sticky Notes palet.</p></figcaption></figure>

When you do so, a palet with a number of color options appears. Choose a color, **drag it** towards the item displayed on your screen and **double tap** it to add a note and/or a code.&#x20;

<figure><img src="https://413924083-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ3lPzgynq0SqqA2HzX8o%2Fuploads%2FdJTwVBCvqzuTsHOy7esr%2Fimage.png?alt=media&amp;token=350e9631-a2d0-46e0-a6d3-b929d0bbd3cf" alt=""><figcaption><p>Code and note in Stikcy Notes</p></figcaption></figure>

By adding a **code** to your Sticky Notes, you can create your own system of easily traceable items, all with the same color and code. You can [filter](/user/sales-app-variants/sales-app/collections/filtering.md) items based on your Sticky Notes.&#x20;

{% hint style="info" %}
The Sticky Note code can be used to create **personalized assortments** as **sales preparation** for specific clients. The code you use can either be a system of your own, or for example a client number, client group or store name.
{% endhint %}

## Exporting you Sticky Notes

You can export your sticky notes to ensure they are not lost when switching devices. This allows you to easily migrate your notes and continue working without interruption on a new device. See more information on this here.


---

# 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/product-detail/sticky-notes.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.
