# Approvals

The Approval section of HIVO provides a comprehensive set of tools for managing and tracking the digital asset workflow. Its main function is to ensure quality, compliance, and consensus before an asset is published or used. It controls every stage, from when the asset is uploaded and edited, to the confirmation of usage rights and granting access to the version.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><strong>Upload Approvals</strong></h3></td><td>Manage all newly uploaded assets before they become visible in the Library</td><td><a href="https://support.hivo.co/approvals/upload-approvals">https://support.hivo.co/approvals/upload-approvals</a></td></tr><tr><td><h3>Asset <strong>Approvals</strong></h3></td><td>Asset Approval focuses on approving updated or edited versions of existing assets</td><td><a href="https://support.hivo.co/approvals/asset-approvals">https://support.hivo.co/approvals/asset-approvals</a></td></tr><tr><td><h3>Smart Compare</h3></td><td>Detect differences such as color, size, watermark changes.</td><td><a href="https://support.hivo.co/approvals/smart-compare">https://support.hivo.co/approvals/smart-compare</a></td></tr><tr><td><h3>Approval Templates</h3></td><td>Manage and track consent from individuals featured in assets</td><td><a href="https://support.hivo.co/approvals/approval-templates">https://support.hivo.co/approvals/approval-templates</a></td></tr><tr><td><h3><strong>Template Approvals</strong></h3></td><td>Manages the approval process for templates before they are made available for use in the Editor (HIVO's editing tool)</td><td><a href="https://support.hivo.co/approvals/templates-approval">https://support.hivo.co/approvals/templates-approval</a></td></tr><tr><td><h3>Consent <strong>Approvals</strong></h3></td><td>Manages the consent approval process, documenting and administering necessary legal documents or consents for image usage</td><td><a href="https://support.hivo.co/approvals/consent-approval">https://support.hivo.co/approvals/consent-approval</a></td></tr><tr><td><h3>Version Access Requests</h3></td><td>Manages and tracks access requests from lower-level users for different asset versions</td><td><a href="https://support.hivo.co/approvals/version-access-requests">https://support.hivo.co/approvals/version-access-requests</a></td></tr><tr><td><h3>Asset Readiness Report</h3></td><td>Manage readiness status of each asset, supporting accurate and timely approval decisions</td><td><a href="https://support.hivo.co/approvals/asset-readiness-report">https://support.hivo.co/approvals/asset-readiness-report</a></td></tr></tbody></table>


---

# 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/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.
