# Download Folder

The Download Folder feature allows users to download all assets that are stored in a particular folder, including all subfolders. Additionally, if the folder contains images, users can customize the size and add a background, ensuring that the images are downloaded correctly for their needs.

👉 Follow the instructions below to Download Folders in HIVO:

{% @howdygo/embed url="<https://app.howdygo.com/share/d90046a1-2830-4f83-be2f-69b586ba2359>" %}

1. **Switch the Library to Folder view or Tree View:** From the main interface, select the folder view to display a list of folders to download.&#x20;
2. **Open the management tools menu:** Click the down arrow on the folder thumbnail &#x20;
3. **Select Download Folder option:** From the management tools menu, click the Download Folder option.&#x20;
4. **Select version:** If the folder or asset inside has multiple versions, a window will appear for you to choose the most appropriate version. For images, users can:&#x20;

* **Customize size:** Customize the size for the downloaded version or choose from a template (including suggested sizes for web platforms, social networks, etc.) Tick the **"Allow Enlargement to Fit"** option so that Image will scale up to fit the area if required, but with the loss of some quality.
* **Add background:** Select a background color. Note that the image will be scaled to cover the area with cropping, preserving aspect ratio.&#x20;

5. **Confirm and download:** After customizing and selecting the version, click Download to download the folder to your computer.

If you have any questions, don't hesitate to ask, we're always here to help!


---

# 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://support.hivo.co/library/folder-management-tools/download-folder.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.
