# Request for Consent

<details>

<summary>Consent provides many benefits in using digital assets</summary>

* **Usage controls:** this allows owners to determine who can access and use their digital assets, and how. This helps them protect their privacy and control their digital identities.
* **Regulatory compliance:** Many laws and regulations, such as the EU General Data Protection Regulation (GDPR), require consent for the collection and use of personal data. Consent helps digital asset owners ensure that they comply with these regulations.

</details>

**Who can do this?**

Only users with the "Can Request Consent" permission can send these requests, and only Admin can set this[ Edit User Right](https://support.hivo.co/client-profile/client-profile-settings/global-rights).

## How to Send a Request for Consent?

There are two ways to initiate a Request for Consent:

* You can from a [Recognition](https://support.hivo.co/recognition) Profile: Go to the user's recognition profile => Click on "**Consent**" and then "**Request Consent".**

<figure><img src="/files/oWR05haXuwSIrjYr4bxp" alt=""><figcaption><p>Request Consent button in Recognition Profile</p></figcaption></figure>

* Or, within the [Asset Detail page,](https://support.hivo.co/assets/asset-detail-page) click on the person's face => More => Request Consent.

<figure><img src="/files/Nbx2iGDRoY6EuRqsN33o" alt=""><figcaption><p>Request Consent from Asset page</p></figcaption></figure>

## How to start the Request Consent process

### Step 1: Select Assets & Consent Form

* Choose the specific assets (images/videos) where you want to use the person's likeness. You can choose one or more or all assets related to that person to send a consent request.&#x20;
* At the same time, you need to intend usage terms for each asset.
* Decide if you want to allow the recipient to choose which usage terms they agree to.

👉 **Note:** Client admins create these terms and they cannot be edited here.

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

### Step 2: Consent Details

The Consent Details outline the additional information to be held with this Consent such as its expiration date. And decide whether the user can change the expiration date or not.

<figure><img src="/files/5xZyvkwLKomhqAeY76b5" alt=""><figcaption><p>Consent Detail</p></figcaption></figure>

### Step 3: Send Email

* Enter the recipient's name and email address.
* Provide a subject line and an optional message body for the email.
* Preview the email before sending it by clicking the **"Preview Email”** button.
* Once you're happy with it, click **"Send Request"** to send the **Request for Consent form**. This will update the consent status of all selected assets to ***"Pending."***

<figure><img src="/files/h1wA62nu8Bs6uWuu3ce1" alt=""><figcaption><p>Send Email</p></figcaption></figure>

After you send the email, the user will receive an email and a consent link

<figure><img src="/files/pjd8kTMeKSD4WIjR4Zcv" alt=""><figcaption><p>Consent link</p></figcaption></figure>

### Step 4: Additional Actions

#### 1. Re-send Request

Users can resend the Request for Consent form within the consent's actions. You can click **"More Options"** and **"Re-send Requests"**. This will invalidate the previous Consent Approval form link and generate a new one.

<figure><img src="/files/U70nYjmgzkEPXcXSIEYs" alt=""><figcaption><p>Re-send Consent</p></figcaption></figure>

#### 2. Revoke Request

Revoke the Request for Consent before or after approval within the consent's actions. You can click "**More Options**" and "**Revoke Consent"**. This will update the **Consent Statu**s to Revoked and invalidate the Consent Approval form link.

<figure><img src="/files/qkWZurvft4EgH5ZO5tDo" alt=""><figcaption><p>Revoke Consent</p></figcaption></figure>

### Step 5: Approval Process

The recipient of the Request for Consent email will receive a link to an Approval form. Here's what they can do:

* View and select assets with their versions for approval.
* View the client's Terms and Conditions, and Confirmations which can be edited in the client's Consent Settings.
* To approve or reject Consent, the recipient will need to provide a signature and accept the use of an electronic signature.

The consent status of the assets will be updated once the recipient submits the form:

* ***Approved*** - They agreed on all the specified usage terms.
* ***Partially Approved*** - They selected all assets and only agreed on some of the usage terms.
* ***Rejected*** - They have rejected Consent or have not selected the asset for approval.

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

### Step 6: See Consent Request Form

After the recipient submits the approval form, the shared link will no longer be accessible.

Access this shared form through the Consent's actions or through the upload face's more options.

Click "**More Options"** and select "**See Consent's Form**".

<figure><img src="/files/GGPmdrstaZMKpt0dREDH" alt=""><figcaption><p>See Consent Request</p></figcaption></figure>

### Step 7: Download as PDF

Once the approval form has been submitted, a pdf version of the signed form can be downloaded.

Download this form through the Consent's actions or through the upload's face's more options.

Click "**More Options**" and select "**Download as PDF"**.

<figure><img src="/files/hthucGQLRWG5qNAhaqOS" alt=""><figcaption><p>Download as PDF</p></figcaption></figure>

<figure><img src="/files/iMnFmoNXWc9QLSKeGV4m" alt=""><figcaption><p>Download as PDF from Consent History</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/consent/request-for-consent.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.
