# Edit Multiple Consents Record

The **Edit Consent** feature allows you to:

* Update the **consent status** for multiple assets at once.
* Create a **new Consent Record** including related people, attachments, usage terms, and more.
* Override the previous Consent Record on the selected assets.

This is especially useful when you need to update consent for several individuals or when a single consent file applies to multiple assets.

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

## **How to edit M**ultiple Consents Record

### **🔹 Step 1: Select Asset**

* Navigate to the **Library** from the left-hand menu.
* Select the **assets** you want to update.

### **🔹 Step 2: Open Action menu and select "Edit Consent" option**

* Click the **Actions** button at the top or bottom of the screen.
* Select **Edit Consent option**

<figure><img src="/files/0qv5CAXEW8DtWJHWCmxr" alt=""><figcaption></figcaption></figure>

### **🔹 Step 3: Fill in the New Consent Record**

A **Consent Record** form will appear. Fill in the following fields:

<figure><img src="/files/q0gJTKr05mXHGBp1kVEf" alt=""><figcaption><p>Change consent </p></figcaption></figure>

<table><thead><tr><th width="162.2568359375">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Status</strong></td><td>Choose the consent status for the assets:<br>– Full Consent<br>– Partial Consent<br>– Consent Denied<br>– Not Applicable</td></tr><tr><td><strong>Expiry</strong></td><td>Specify the consent expiration date (if applicable).</td></tr><tr><td><strong>Usage Terms</strong></td><td>Approved usage terms for the asset.<br><strong>Note:</strong> Admins can manage these terms under <strong>Consent Settings</strong>.</td></tr><tr><td><strong>Related People</strong></td><td>List the individuals related to the selected assets (e.g. models, people appearing in content).</td></tr><tr><td><strong>Attachments (optional)</strong></td><td>Attach supporting documentation such as:<br>– PDF files,<br>– External links,<br>– Other assets from the Library.</td></tr></tbody></table>

<figure><img src="/files/EoCgFuwNKQiFuiUO63Jf" alt=""><figcaption><p>The consent status of selected assets has changed</p></figcaption></figure>

> 📌 **Note:** All details entered will apply to **every asset** and **related person** selected.

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/edit-multiple-consents-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.
