# Adding Assets to an existing shared link Collection

### What is an Existing Shared Link Collection?&#x20;

These are collections generated automatically when users share assets with external users or stakeholders outside the system via a shared URL link.

By default, these ***Shared Link Collections are hidden from the collection selector search results***. This mechanism is designed to prevent search result pollution, as users frequently generate a high volume of shared collections for one-time use.

### How to Add Assets to an existing shared link Collection

To add new assets to a previously generated multi-asset shared link (where the shared collection is hidden by default), follow these steps:

#### **🔹** Step 1: Locate the Collection ID

* Navigate to the **Links section** on the Sidebar Navigation Menu:
  * Select the **Shared Collections tab.**
  * Locate the specific shared collection you wish to append assets to
* And click directly on its **name to open the exiting share link Collection.**

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

* Identify and copy the unique **Collection ID embedded within the URL string.**

👉 *For Example:* For the URL: <https://app.hivo.co/collections/_**3cypjuR6RSaZEkvSm>\*\*\_ -> the **Collection ID** is: 3cypjuR6RSaZEkvSm

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

#### **🔹** Step 2: Select the target Assets

* Go back to your Library and select assets you wish to append to the shared link.
  * On the Selection Toolbar -> select '**Edit Collections**'.
  * Alternatively, click the '**Actions'** button to open the **Library Actions Menu,** then scroll down to select 'Edit Collections'.

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

* The **'Edit Collection'** dialog will appear, where you can add or remove assets to/from your Collections.

#### **🔹** Step 3: Paste the ID into the Collection Selector

* In the Add to Collections section, **paste the Collection ID** directly into the search bar.

⚠️ ***Important Note**:* You cannot search for a shared link collection by typing its actual name, as it is hidden by default. The collection name will only populate in the selector once the exact ID string is pasted.

#### **🔹** Step 4: Submit and Complete

* Click on the shared collection name once it appears in the dropdown results.
* Press **'Submit**' to successfully save and sync the selected assets to the existing shared link.

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

⚠️ Note: Standard collections created through the regular workflow are not subject to this restriction. They will remain fully searchable by name within the collection selector normally.

If you encounter any issues, contact the support team for assistance.


---

# 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/adding-assets-to-an-existing-shared-link-collection.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.
