# Asset Detail Page

### How to access the Asset Detail page

To view the details of an asset on the HIVO system, you can do one of the following two ways:

✅ **Method 1: Open via** [**Asset Preview** ](https://support.hivo.co/assets/asset-preview-page)**window**

* Double-click the thumbnail of the asset in the Library.
* The Asset Preview window will open.
* Click the asset title at the top of the window to open the Detail Page.

<figure><img src="/files/wWOYGP6i3fFfP7kQoY6Z" alt=""><figcaption><p>Open via Asset Preview window</p></figcaption></figure>

✅ Method 2: **Access directly from the thumbnail**

* In the Library view, hover over the asset’s thumbnail.
* Click the down arrow in the bottom-right corner of the thumbnail.
* Select **“View Details”** from the dropdown menu

<figure><img src="/files/6JV2VRIdBzXmMAoKn5Ah" alt=""><figcaption><p>Access directly from the thumbnail</p></figcaption></figure>

### Asset Detail Page

Asset Detail Page can be seen below:

1. **Asset Viewer**

* View different versions of the asset (Original, Thumbnail, Web, Cropped, etc.).
* Download the asset (arrow icon next to the asset name).

2. **Annotation Toolbar**

* Helps users draw, highlight, insert symbols, and undo/redo actions directly on the asset image.
* Commonly used for providing feedback or annotations on the image.

3. **Asset Action Toolbar**

* Includes icons such as info, tags, settings, editing tools, link, comments, notifications, updates, etc., allowing quick interactions with the digital asset.&#x20;

<figure><img src="/files/4pDuaOYxe07mshpPoFfv" alt=""><figcaption><p> Asset Detail Page</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/assets/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.
