# Add assets to a collection during the upload process

When you are uploading a new asset, you can easily organize and manage them by adding them to collections. Follow these steps:

In the Asset Details step, find the **"Collection" section:**

* **Add to an existing collection:**&#x20;
  * If you already have a collection created and want to add assets to it, select the name of the collection from the list of options.

<figure><img src="/files/pIXqO9cmKjC2ETL840rl" alt=""><figcaption><p>Add to an existing collection</p></figcaption></figure>

* **Or Create a new collection:**
  * If you want to create a new collection, **click the plus (+) icon** next to the collection selection box.
  * **Enter a name** for your new collection in the box that appears.
  * Click the **"OK" button** to save the changes.

<figure><img src="/files/8jDC9DYshn7ZtCTXMWQy" alt=""><figcaption><p>Create a new collection</p></figcaption></figure>

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/collections/how-to-add-asset-s-to-the-collection-s/add-assets-to-a-collection-during-the-upload-process.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.
