# Add User Consent Record

The **Add Consent Record** feature allows you to manually create a consent record for an individual by clearly specifying their consent status for specific assets they appear in. This is useful for:

* Uploading and attaching existing consent forms.
* Managing consent directly from a person’s recognition profile or an asset detail page.
* Keeping accurate records of individuals’ consent for legal and compliance purposes.

⚠️ **User Right Required:** You must have the **“Can Edit Consent”** permission to use this feature.

## **How to add user Consent Record**&#x20;

### **🔹** Step 1: **Add Consent Record**.

You can add a Consent Record in **two main ways:**

#### 👉 **Option 1: From the Person’s Recognition Profile**

* Access to Recognition and **select the person** whose consent you want to add.

<figure><img src="/files/wrJZFipi2e6n7RKTFf6R" alt=""><figcaption><p>Select person</p></figcaption></figure>

* Navigate to **Consent tab** and **click to  "Add Consent Record"** button&#x20;

<figure><img src="/files/Lqpl1VHUqpmeUp5inaQh" alt=""><figcaption><p>Add Consent Record via Recognition page </p></figcaption></figure>

#### 👉 **Option 2: From the Asset Detail Page**

* Open the **Asset Detail** page where the person appears.
* Click on the person’s face in the asset.

<figure><img src="/files/6Djczgh8eO4PCB3d97D5" alt=""><figcaption><p>Add Consent Record via Asset detail page</p></figcaption></figure>

* Click **More options** to open form "**Add Consent Record"**.

<figure><img src="/files/Ekp1lBaFlxCOZCjiG9zd" alt=""><figcaption><p>Select "Add Consent Record" option </p></figcaption></figure>

### **🔹** Step 2: **Fill the Consent Record Form**

After clicking **Add Consent Record**, a form will appear. Fill in the following fields:

<table><thead><tr><th width="209.3173828125">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Assets</strong></td><td>Select the assets that will be linked to this consent record.</td></tr><tr><td><strong>Status</strong></td><td>Choose the appropriate consent status:<br>– Full Consent<br>– Partial Consent<br>– Consent Denied<br>– Not Applicable</td></tr><tr><td><strong>Expiry (Optional)</strong> </td><td>Add an expiry date for the consent.</td></tr><tr><td><strong>Usage Terms</strong></td><td>Select the approved usage terms.<br><strong>Note:</strong> Admin users can manage/edit usage terms in <strong>Consent Settings</strong>.</td></tr><tr><td><strong>Attachments (Optional)</strong></td><td>Attach files such as scanned consent forms, external documents, or library assets that serve as proof of consent.</td></tr></tbody></table>

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

### **🔹** Step 3: **Click “Add Consent”** to save the record

Once you click **“Add Consent”**, the new Consent Record will be saved and attached to the selected person and assets. You can now easily **view, manage, and perform actions** on this record.

Each Consent Record displays the following key details at a glance:

* **Name**: The name of the person the consent relates to.
* **Consent ID**: Unique identifier for the record.
* **Expiry Date**: The date when this consent will expire.
* **Usage Term**: Approved terms under which the assets
* &#x20;can be used.

<figure><img src="/files/5ONgW4Gl1lpKETM6Ig8E" alt=""><figcaption></figcaption></figure>

#### 👉👉 **More Options Available**

Click the **More Options** menu next to a Consent Record to access additional actions:

| Option                               | Description                                                                                                            |
| ------------------------------------ | ---------------------------------------------------------------------------------------------------------------------- |
| **View Person Detail**               | Opens the full profile of the recognized person associated with the consent.                                           |
| **Search Person in Library**         | Searches the Library for all assets where this person appears.                                                         |
| **Find Similar and Reassign Person** | Use facial recognition to find similar people and correct misidentified faces.                                         |
| **Re-send Request**                  | Sends a new Consent Request email/form to the individual. Useful for reminders or updated consents.                    |
| **Revoke Request**                   | Invalidates the current Consent Record by marking the consent as revoked. This prevents further use of related assets. |

## **Revoking a Consent Record**

Revoke the Request for Consent before or after approval within the consent's actions.&#x20;

* You can click "**More Options**" and "**Revoke Consent"**.&#x20;
* This will update the **Consent Statu**s to Revoked and invalidate the Consent Approval form link.

<figure><img src="/files/oYj83jmPYENA6D5kKzzO" alt=""><figcaption><p>Revoke Consent </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/add-user-consent-record.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.
