# Download Management

The Download Management page is accessible from the <i class="fa-bars">:bars:</i> **Menu.**

### Browse

Browse through **Marketing materials** and **Product Images** from your Collections and select which files you want to download.

<figure><img src="/files/Ds7NYS2HRYjsIAirnjk9" alt=""><figcaption></figcaption></figure>

Use the <i class="fa-plus-large">:plus-large:</i> button on a File to add it to your **Downloads**.

Use the <i class="fa-plus-large">:plus-large:</i> **Add all** button to add all current folder files to your **Downloads**.

#### Filter Product Images

Product Images can be filtered like **Products**.

Use the **Filter** button to browse through Product Images and find the assets you would like to download.&#x20;

<figure><img src="/files/fCFnc6Lz6hVqwexPjV6S" alt=""><figcaption></figcaption></figure>

### Download

On the Download page you can configure and execute the Download of the previously added files.

<figure><img src="/files/sOGJ8T57X4xHrTOhRJw2" alt=""><figcaption></figcaption></figure>

Use the <i class="fa-minus">:minus:</i> button to remove a file from your Download.

Use the **Size** dropdown to decide which file size you will be downloading, options are Original, Large, and Small.

Select <i class="fa-download">:download:</i> **Download** to execute the Download. All files will be packaged in a single .zip file. The download should start automatically.&#x20;


---

# 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.colect.io/user/brand-portal/download-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.
