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

# Consent Center

- [Consent Handling in JENTIS](https://docs.jentis.com/consent-center/how-jentis-handles-consent.md)
- [CMP Connectors](https://docs.jentis.com/consent-center/how-jentis-handles-consent/jentis-cmp-connectors.md)
- [Consent ID](https://docs.jentis.com/consent-center/how-jentis-handles-consent/jentis-cmp-connectors/consent-id.md)
- [Consent ID Workflow Scenarios](https://docs.jentis.com/consent-center/how-jentis-handles-consent/jentis-cmp-connectors/consent-id-workflow-scenarios.md)
- [How to establish a CMP Connection](https://docs.jentis.com/consent-center/how-jentis-handles-consent/jentis-cmp-connectors-1.md)
- [Turn Off the Consent JavaScript SDK in JENTIS Tag Manager](https://docs.jentis.com/consent-center/how-jentis-handles-consent/turn-off-the-consent-javascript-sdk-in-jentis-tag-manager.md)
- [Consent Handling FAQ](https://docs.jentis.com/consent-center/how-jentis-handles-consent/consent-handling-faq.md)
- [Vendor Consent Settings](https://docs.jentis.com/consent-center/vendor-consent-settings.md)
- [Essential Mode – Advanced Tracking & Customization](https://docs.jentis.com/consent-center/vendor-consent-settings/essential-mode-advanced-tracking-and-customization.md)
- [Essential Mode Delivered Immediately](https://docs.jentis.com/consent-center/vendor-consent-settings/essential-mode-delivered-immediately.md)
- [Google Consent Mode – Vendor Settings](https://docs.jentis.com/consent-center/google-consent-mode-vendor-settings.md)
- [Use Case 1 – Basic Use of Vendor Consent Mode Mapping](https://docs.jentis.com/consent-center/google-consent-mode-vendor-settings/use-case-1-basic-use-of-vendor-consent-mode-mapping.md)
- [Use Case 2 – Customized Categories and Vendors](https://docs.jentis.com/consent-center/google-consent-mode-vendor-settings/use-case-2-customized-categories-and-vendors.md)
- [Use Case 3 – Server-side and CMP Based Google Consent Mode Settings Alignment](https://docs.jentis.com/consent-center/google-consent-mode-vendor-settings/use-case-3-server-side-and-cmp-based-google-consent-mode-settings-alignment.md)
- [Manual Mappings and Customizations](https://docs.jentis.com/consent-center/google-consent-mode-vendor-settings/manual-mappings-and-customizations.md)


---

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

```
GET https://docs.jentis.com/consent-center.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.
