> For the complete documentation index, see [llms.txt](https://support.hivo.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.hivo.co/consent/consent-settings.md).

# Consent Settings

<details>

<summary>What is Consent Settings?</summary>

Consent Settings help admins determine and set up controls and notifications for the correct use and distribution of assets and ensure assets are only used for a specific purpose that a company has consent for. You can read more about using the Consent module and features here.

</details>

Admins can edit the [User Rights](/client-profile/users/list-of-user-rights.md) that relate to HIVO's consent features on the [Client Profile Settings ](https://support.hivo.co/client-profile/client-profile-settings)page for Users or User Groups.&#x20;

👉 Enable the Consent module from your client profile settings: **Client Profile => Settings tab => Consent Settings.**

<figure><img src="/files/4V8Iv57tEwGBUVdgoYvq" alt=""><figcaption><p>Consent Client Settings</p></figcaption></figure>

👉  HIVO provides [Consent Settings](/client-profile/client-profile-settings/access-rights-and-security/consent-settings.md) for you to easily manage consent, including:

| Type                             | Discription                                                                                                                                                                                                                                                                          |
| -------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Consent Expiry Settings**      | Configure the consent validity period and send a notification to the administrator before it expires. After expiration, users need to agree again. This setting also allows you to send a notification to your administrator before consent expires to promptly renew or re-collect. |
| **Consent Usage Term**           | Set usage terms options when requesting/updating consent. These will appear as selections to include in the consent form. There must be at least one usage term.                                                                                                                     |
| **Consent Terms and Conditions** | Customize the terms and conditions that appear in the consent request form. This helps you provide users with detailed information about how their data will be used.                                                                                                                |
| **Consent Confirmation**         | Set up a list of confirmations required before the recipient can approve the consent request form. For example, you can require users to read and agree to the terms and conditions before submitting the form.                                                                      |

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

{% hint style="info" %}
**Note:** Edit notifications received from Consent module within the user profile notify options. [Read more about setting user notifications here.](https://support.hivo.co/notifications)
{% endhint %}

## Profile Notify Options

Edit notifications received from Consent module within the user profile notify options.

<figure><img src="/files/yqidDNXC4jg9N2Tf7D73" alt=""><figcaption><p>Consent notify options</p></figcaption></figure>

If you have any questions, don't hesitate to ask, we're always here to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.hivo.co/consent/consent-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
