> 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/~/changes/eaCuYFhybbREuBouwZp6/client-profile/client-profile-settings/consent-settings.md).

# Consent Settings

With HIVO's Consent feature, you will no longer have to worry about digital assets being shared without consent.

🤔 Imagine your company uses a photo or video in a large marketing campaign and you didn't have consent from the people in the photo or video for it to be shared outside the organisation.

## What is Consent Settings?

Consent Settings helps admins customize the permitted usage rights of people who appear in your organisations photos and videos. They help admins determine and setup 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.](/~/changes/eaCuYFhybbREuBouwZp6/consent.md)

{% hint style="info" %}
**Why should you use Consent Settings?**

*This module ensures transparency and compliance with relevant data protection regulations, such as Privacy Acts, GDPR, CCPA, and others, to protect users' rights and provide a seamless experience.*
{% endhint %}

## How to use Consent Settings?

1. Navigate to: **Client Profile => Settings => Consent Settings**

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2F2fwbZicUKsS3Nv18f2er%2FConsent%20Settings.png?alt=media&amp;token=263ee4e9-e4b5-4e34-82df-509268e80bdf" alt=""><figcaption><p>Consent Settings</p></figcaption></figure>

2. **Configuration options are appropriate:**

**Turn on/off consent management:** This toggle turns the entire consent feature on or off in the account and will make consens statuses appear on images and videos that have people appear in them.

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FMZOb95M7iPI7ifV3mq7P%2FGroup%20670%20(1).png?alt=media&amp;token=f5e72051-9844-4eb8-bded-19406e78f229" alt=""><figcaption><p>Consent Settings</p></figcaption></figure>

If you enable consent management, you need to set up the following configurations:

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FlWyPwzS8flsTHc5BQUXP%2Fconsent.gif?alt=media&amp;token=5f2b98d6-6fd7-4aca-afa4-155072c763de" alt=""><figcaption><p>Consent Settings</p></figcaption></figure>

* **Set consent validity period:** 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.

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

<figure><img src="https://2446612760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0sjg5GpIPr5HzBTJYqYe%2Fuploads%2FMbo2MIlllHlNKsfJKEOe%2FGroup%20671.png?alt=media&amp;token=503dbc1c-d77c-41b6-97db-723a62c26208" alt=""><figcaption><p>Status Notification</p></figcaption></figure>

If you have any questions about “Consent Settings" or other features, 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/~/changes/eaCuYFhybbREuBouwZp6/client-profile/client-profile-settings/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.
