> For the complete documentation index, see [llms.txt](https://docs.didomi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.didomi.io/fr/plateforme-de-gestion-du-consentement-cmp/cadres-reglementations.md).

# Cadres/Réglementations

### Réglementations

Une réglementation est un ensemble de paramètres appliqués à une notification dans les territoires configurés. Une réglementation comprend les paramètres suivants :

* **Territoires applicables**: Spécifiez les pays et les États américains.
* **Fournisseurs**: Définissez les fournisseurs associés à la réglementation.
* **Mappage GPP**: Configurez les mappages basés sur la Global Privacy Platform (GPP).
* **Finalités et catégories**: Définissez les finalités et leurs catégories associées.
* **Paramètres supplémentaires**: Personnalisez les exigences spécifiques au pays, le texte standard, les boutons, et plus encore.

Vous pouvez configurer jusqu’à 21 réglementations dans une seule notification :

* Règlement général sur la protection des données - RGPD ([Conforme à la Loi 25](https://support.didomi.io/how-to-configure-a-notice-for-quebec-law-25-compliance))
* Colorado Privacy Act - CPA
* California Privacy Rights Act - CPRA
* Connecticut Data Privacy Act - CTDPA
* Delaware Personal Data Privacy Act - DPDPA
* Florida Digital Bill of Rights - FDBR
* Indiana Consumer Data Protection Act - INCDPA
* Iowa Consumer Data Protection Act - ICDPA
* Kentucky Consumer Data Protection Act
* Maryland Online Data Privacy Act - MODPA
* Minnesota Consumer Data Privacy Act - MNCDPA
* Montana Consumer Data Privacy Act - MCDPA
* Nebraska Data Privacy Act - NDPA
* New Hampshire Privacy Act - NHPA
* New Jersey Data Privacy Act - NJDPA
* Oregon Consumer Privacy Act - OCPA
* Rhode Island Data Transparency and Privacy Protection Act - RIDTPPA&#x20;
* Tennessee Information Privacy Act - TIPA
* Texas Data Privacy and Security Act - TDPSA
* Utah Consumer Privacy Act - UCPA
* Virginia Consumer Data Protection Act - VCDPA


---

# 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://docs.didomi.io/fr/plateforme-de-gestion-du-consentement-cmp/cadres-reglementations.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.
