# Asset Approvals

🤔 Unlike [Upload Approval](https://support.hivo.co/approvals/upload-approvals), which manages new uploaded assets before being approved to the library, Asset Approval focuses on approving updated or edited versions of existing assets.

## Asset approval process

### Viewing the list of assets that are in an approval workflow

Users with the ['Can Approve Assets' user right](/~/changes/eaCuYFhybbREuBouwZp6/client-profile/users/list-of-user-rights.md) can navigate to '**Asset Approvals'** by clicking '**Approvals**' (the thumbs up icon) on the left main navigation bar and then selecting the Asset Approval tab. If there are any assets that have a live asset approval on them in the account, you will see a table of assets like the below. This table displays information, including:

* **Asset name** - file name of the asset
* **Requested** - user that requested an asset version to be approved
* **Versions -** the asset version which is being reviewed and approved
* **Assigned to** - The person responsible for approval
* **Status** - For example: In Review, Changes Request...

You can also filter and sort the table by clicking on the headings Status, Versions, Requested etc.&#x20;

<figure><img src="/files/kSZQyGbkmSR0Qg2bLkRh" alt=""><figcaption><p>Asset Approval Page</p></figcaption></figure>

Additionally, you can choose to display the Asset Approval table in kanban view:

<figure><img src="/files/PObYOirLOpON1SOUnai6" alt=""><figcaption><p>Kanban view</p></figcaption></figure>

### Selecting assets that require approval

* Click on the Asset Name of a specific Asset in the list to access that Asset's detail page:&#x20;

<figure><img src="/files/uBAq4fdrSVdbQ4XFzU0L" alt=""><figcaption><p>Select Asset Approval</p></figcaption></figure>

* The Asset detail page will display full information about the asset, including the Asset Name, Asset Versions and the stages of the Approval process (the thumbs up icon) as seen below. Note: Asset versions that are green denote that a particular version has been approved:

<figure><img src="/files/zhQEcCXy4KwjoB4LT7iB" alt=""><figcaption><p>Asset Detail Page</p></figcaption></figure>

### Reviewing, commenting on and approving asset versions

Users can review, markup, comment on, proof and approve asset versions by clicking the '**APPROVE / REVIEW'** on button when an asset is in a live approval workflow and in the relevant approval stage. The stages of the approval workflow (eg. Brand, Communications and Legal in the below example) are set by the [Approval Templates](/~/changes/eaCuYFhybbREuBouwZp6/approvals/approval-templates.md) that are configured in your account:

<figure><img src="/files/8n1ZZACrNNiPLdZ145Vc" alt=""><figcaption><p>Perform approval action</p></figcaption></figure>

Once the user has clicked the '**APPROVE / REVIEW**' button, they will be taken to the full screen review mode:

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

### Asset Approval Notifications

👉 Notifications can also be setup to update and remind users when assets are at key moments in an approval workflow or require an admin approval. To set notifications for your individual user account navigate to "[Profile](/~/changes/eaCuYFhybbREuBouwZp6/client-profile/users/user-profile.md)" > "[Notify Options](/~/changes/eaCuYFhybbREuBouwZp6/notifications.md)":

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

Then scroll down to the **Approval Notifications** section and turn on In-app and Email notifications that you wish HIVO to send to your account:

<figure><img src="/files/qraEtIBKdf5Q3FjIgOpy" alt=""><figcaption><p>Approval Notifications</p></figcaption></figure>

If you have any questions, don't hesitate to ask, we're always here to help!<br>


---

# 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/~/changes/eaCuYFhybbREuBouwZp6/approvals/asset-approvals.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.
