# Upload

Uploading Assets to your library is the first step for you to start managing your assets more easily 😘. And here are some important things to keep in mind when you upload new assets on HIVO:

{% tabs %}
{% tab title="Before uploading" %}

* Make sure you have the 'Can Upload Assets' permission. This permission is granted by the HIVO administrator.
* Prepare your asset files: HIVO supports many different file formats, including images, videos, audio and documents.
* Identify the metadata information you want to add to your asset. Metadata information will help you easily search and manage assets later.
  {% endtab %}

{% tab title="While uploading" %}

* Can upload multiple assets at once (called batch) and perform a series of actions on those uploads, such as adding new metadata fields or running facial recognition on people detected in images or adding stickers to make it easier to find.
* You can add detailed information about your assets, such as description, copyright, and license.
* You can automate some tasks, such as creating thumbnails and detecting faces.
* You can track your upload progress in Upload Queue.
  {% endtab %}

{% tab title="After upload" %}

* Your assets will be added to the Library or Collection or both
* You can bulk edit asset metadata information via Library Action or individual assets in the Asset Detail Page.
* You can share your assets with other users even if they are not internal, such as customers
* You can approve, create briefs and assign tasks associated with that asset and more!
  {% endtab %}
  {% endtabs %}

### Explore Upload Asset's features right here

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://support.hivo.co/upload/uploading-new-assets"><strong>Uploading New Asset</strong></a></td><td><em>New asset uploads to the HIVO's library</em></td><td><a href="/pages/9T99Dy5nvgCkoz2n4DS1">/pages/9T99Dy5nvgCkoz2n4DS1</a></td></tr><tr><td><a href="https://support.hivo.co/upload/remove-duplicates-during-upload"><strong>Remove Duplicates on Upload</strong></a></td><td><em>Remove duplicate assets during the upload process</em></td><td><a href="/pages/RPuERSbSwpYorXkQFfPf">/pages/RPuERSbSwpYorXkQFfPf</a></td></tr><tr><td><a href="https://support.hivo.co/upload/renaming-assets-on-upload"><strong>Renaming Assets on Upload</strong></a></td><td><em>How to batch rename assets or file names when loading new assets</em></td><td><a href="/pages/lqrrpgX0oulbZ4INfDHx">/pages/lqrrpgX0oulbZ4INfDHx</a></td></tr><tr><td><a href="https://support.hivo.co/upload/upload-queue-and-errors"><strong>Upload Queue and Errors</strong></a></td><td><em>How assets are queued after a user clicks submit to HIVO via the Upload tool</em></td><td><a href="/pages/Dg7NU7hDxQiwFKohH9lw">/pages/Dg7NU7hDxQiwFKohH9lw</a></td></tr></tbody></table>


---

# 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/upload.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.
