# Collections Management

### <img src="/files/i7pzk5IIZUZDuOpJXbRu" alt="" data-size="line"> Download Collections

The **Download Collections** command is located in the **submenu of the Boutique button**, found under the **File** menu in RhinoArtisan.

When you click **Download Collections**, the system will automatically check whether all official collections provided by RhinoArtisan are already available in your setup. If it detects any **new or missing collections**, a window will appear listing the collections that are available for download.

<figure><img src="/files/5aUkUDldnwg32N62HUzG" alt=""><figcaption></figcaption></figure>

By clicking the **Download** button, the selected collections will be added to your system — whether they are **Boutique** collections or **Components** collections. Once downloaded, they will become immediately accessible within the corresponding module.

Additionally, whenever a **new collection is released**, a **notification will appear in the top-right corner** of the Boutique or Components window, informing you about the available updates. You can click on this message or manually run the **Download Collections** command to see which collections from the RhinoArtisan catalog are missing and download them accordingly.

<figure><img src="/files/3AJq9p2uHcv15Ua2Dv3i" alt=""><figcaption></figcaption></figure>

This feature helps you keep your design library up to date and ensures you never miss out on the latest creations offered by RhinoArtisan.

### <img src="/files/3XsyJkFdz9eAUKhT3kWu" alt="" data-size="line"> **Delete all Collections**

When clicking the **Delete all Collections** button, the system will prompt you to confirm the removal of the **Boutique** folder from your user directory. This folder contains the collections for both **Boutique** and **Components**, so both will be deleted.

<figure><img src="/files/7fcBUduqi3JV6JimuHmH" alt="" width="306"><figcaption></figcaption></figure>

If you then access either **Boutique** or **Components**, a warning will appear indicating that no collections are available, and you will be asked if you would like to download them. If you choose to proceed, the **Collection Download** window provided by RhinoArtisan will appear, just as it does when using the [**Download Collections**](/retail/collections-management.md) button.

<figure><img src="/files/YjFEKlyK0KBbhfvqYwLJ" 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://docs.rhinoartisan.com/retail/collections-management.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.
