# Add an asset to collection from the Asset Detail page

This is a quick way to assign a specific asset to a Collection while you’re viewing its detailed information. Follow these steps:

#### 🔹 Step 1: **Open the asset’s detail page**

* From the Library, click on the asset’s name or thumbnail to go to its detail view.

#### 🔹 Step 2: **Go to the “Related” tab**

* This tab is usually located alongside other tabs like metadata, versions, etc.
* Here, you’ll see a list of Collections the asset currently belongs to (if any).

<figure><img src="/files/1GbGBwijo8evgNiB47xv" alt=""><figcaption><p>Go to the “Related” tab</p></figcaption></figure>

#### 🔹 Step 3: **Add asset to Collection**

* Click the pencil icon to start editing.
* Select the Collection you want to add the asset to, or deselect to remove the asset from an existing Collection.
* Click **“Submit”** to apply the updates.

<figure><img src="/files/Og1OgBcja6KQUXagI9NY" alt=""><figcaption><p>Add asset to 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-an-asset-to-collection-from-the-asset-detail-page.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.
