# Consent Approvals

### What is **Consent Approval?**&#x20;

**Consent Approval** manages and monitors the process of **obtaining permission from individuals to use their images and personal data** in digital assets. It ensures compliance with the **specific purposes, scope, and expiration dates defined in the Terms & Conditions.**

<details>

<summary>👉 Benefits of Consent Approval</summary>

* **Legal Compliance:** *Stores evidence of consent to prevent potential disputes regarding privacy rights or image copyright.*
* **Risk Management:** *Prevents the unauthorized use of assets for which consent has been revoked by the subject or has expired.*
* **Process Transparency:** *Enables marketing and legal teams to identify exactly which assets are "cleared" and safe for use.*

</details>

### How to Manage Consent Approvals?

👉 To manage consent approval requests, **navigate to Approvals > Consent Approvals tab.**

#### **🔹 Step 1: Search and Filter**&#x20;

* Use the date filters (From/To)
* Search by individual name (Face) and can filter one or more people at the same time.
* Or filter by Status to narrow down the list of requests to process.

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

#### **🔹 Step 2: Review Details**&#x20;

Check the key information columns:

* **Last Modified:** The timestamp and the user who most recently updated the status.
* **Expiry:** The expiration date of the usage rights (a "No expiration" entry indicates the consent is valid indefinitely).
* **Requested:** The timestamp and the user who initiated the request.

#### **🔹 Step 3: Take Action** &#x20;

In the final column, you can perform the following operations:

* **See Consent's Asset**: View the specific digital asset associated with the consent.
* **Download Consent Form as PDF:** Save the legal documentation to your local device. *Note: This action is disabled for consents in Revoked, Expired, or Pending status.*
* **Re-Send Consent Request**: Send requests to relevant stakeholders. *Note: This action is only enabled when the status is Pending.*
* **Revoke Consent**: Change the status to Revoked. Once a consent has been revoked, only the "See Consent's Asset" action remains enabled.

👉 See more about [**"Consent Status"**](https://support.hivo.co/consent/consent-status) here.&#x20;

<figure><img src="/files/qvxL0USBzDVHG9i3HplM" alt=""><figcaption></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/approvals/consent-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.
