# Add assets to the collection via Upload link

### How to create an upload link for a specific Collection

Upload Link is a feature that allows the HIVO system to generate a secure, temporary shared link tailored for external partners, clients, or collaborators (External Users/Guests).

Through this link, users can directly contribute assets to the shared repository without needing an official HIVO account.

* Go to Collections -> Click the **three-dot menu** at the bottom corner of the desired collection card to open the **Collection Menu** -> Select **Create Upload Link**.&#x20;

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

* Or in a **Collection detail page** using the create upload link icon seen below. This will pre-fill the Asset Settings step with the Collection pre-selected.

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

#### 👉 See the detailed [**Upload Link Configuration Settings here.**](https://support.hivo.co/assets/upload-links#how-to-set-up-asset-upload-link)

### How to add assets to a Collection via Upload link

Guests/External users will receive a link created by a member of the HIVO system and be granted temporary permission to upload resources (images, videos, documents, etc.) to the organization's HIVO system.

Depending on the configurations set by the link creator, guests can tag assets or add detailed metadata following the simple 3-step process below:

#### **🔹** Step 1: Add Assets

On the initial interface, select the files or folders to upload:

* Method 1: Drag & drop files/folders directly from the computer into the dashed area labeled *"**Drag Files and Folders**"*.
* Method 2: Click the **ADD FILES** button (to select individual files) or the **ADD FOLDER** button (to select an entire folder).

👉 If a folder is uploaded, its original directory structure will be fully retained in HIVO. Once selection is complete, click **Next** to proceed.

<figure><img src="/files/1M5AG8Kbt3XvmxwM4i4q" alt=""><figcaption></figcaption></figure>

#### **🔹** Step 2: Tag Assets

*(This step may appear or be skipped depending on whether the link creator has enabled the **"***[***Allow Guest to Add Tags***](https://support.hivo.co/assets/upload-links#allow-guest-to-add-tags)***"** option)*

Tagging helps organize assets more efficiently, making it easier to search for them later by event name, department, project, etc.

* How to add tags:
  * **Select from a pre-configured list:** Check the relevant boxes under the Tag Categories defined by the Admin.
  * **Enter tags manually:** Type custom keywords into the "Your Tags" free-text field.

👉 An asset can have multiple tags. Tagging can be applied globally to all assets or customized for only a selection of specific files.

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

#### **🔹** Step 3: Asset Details & Completion

On this screen, review the selected assets on the left column (file type, count, total size) and provide description metadata on the right column:

* **Description:** Enter a short description of the asset content.
* **Copyright:** State the individual or organization that owns the assets (Who owns the Assets?).
* **License:** Define the usage rights or license type for the assets.
* **Production Date**: Enter the date the asset(s) were created (Select using the dd/mm/yyyy format).
* **Location:** If applicable, enter the location or address where the asset(s) were created.

<figure><img src="/files/8krp4eDFg5dM2Bm43MeW" alt=""><figcaption></figcaption></figure>

After verifying all details, click the **START UPLOAD** button in the bottom right corner to initiate the upload process. Please keep the browser window open until the upload successfully completes!

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-the-collection-via-upload-link.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.
