> 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.md).

# Consent

This module ensures transparency and compliance with relevant data protection regulations, such as GDPR, CCPA, and others, to protect users' rights and provide a seamless experience.

<figure><img src="/files/R2QeP6Uj36tRQCVIqH5x" alt=""><figcaption><p>Consent status in Library</p></figcaption></figure>

### Learn more about:

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Consent Settings</h3></td><td>Custom settings related to property consent and terms of use of that property</td><td><a href="https://support.hivo.co/consent/consent-settings">https://support.hivo.co/consent/consent-settings</a></td></tr><tr><td><h3>Request for Consent</h3></td><td>Send consent requests to allow the use of images, assets</td><td><a href="https://support.hivo.co/consent/request-for-consent">https://support.hivo.co/consent/request-for-consent</a></td></tr><tr><td><h3>Consent Status</h3></td><td>Manage and use assets legally and safely</td><td><a href="https://support.hivo.co/consent/consent-status">https://support.hivo.co/consent/consent-status</a></td></tr><tr><td><h3>Edit Multiple Consents Record</h3></td><td>Add multiple approval records for different individuals</td><td><a href="https://support.hivo.co/consent/edit-multiple-consents-record">https://support.hivo.co/consent/edit-multiple-consents-record</a></td></tr><tr><td><h3>Consent Requests Links with QR Code</h3></td><td>Consent form for all assets in selected collections</td><td><a href="https://support.hivo.co/consent/consent-requests-links-with-qr-code">https://support.hivo.co/consent/consent-requests-links-with-qr-code</a></td></tr><tr><td><h3>Add User Consent Record</h3></td><td>Add a user's consent record by explicitly stating the consent status of assets they appear in</td><td><a href="https://support.hivo.co/consent/add-user-consent-record">https://support.hivo.co/consent/add-user-consent-record</a></td></tr></tbody></table>


---

# 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.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.
