> For the complete documentation index, see [llms.txt](https://doc.commandersact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-migration-guide-web.md).

# Guide de migration IAB TCF v2.2 Web

Voici les 5 étapes à suivre pour rester conforme au TCF sur votre site web

1. **Vérifiez/Mettre à jour vos IAB Vendors**\
   La Vendors List a évolué, nous vous recommandons de vérifier les IAB Vendors sélectionnés.\
   `Gouvernance des données > Gestion du consentement > Fournisseurs` \\

   \\

   <figure><img src="/files/a033028a57f42f72711fc0745adcc3bf903ddb89" alt=""><figcaption></figcaption></figure>
2. **Configurez des boutons Accepter tout/Refuser tout dans votre centre de confidentialité**\
   \
   `Sources > Bannières de confidentialité > Modifier (sélectionnez votre bannière) > onglet Centre de confidentialité > Boutons`\
   \
   \&#xNAN;*\*n'oubliez pas d'enregistrer vos modifications !*\
   \\

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

   <figure><img src="/files/d0db61a2d830a38f6d3f2b32cb72ae4f760a7a0d" alt=""><figcaption></figcaption></figure>
3. **Générez une nouvelle version de votre bannière de consentement**\
   \
   `Sources > Bannières de confidentialité > Modifier (sélectionnez votre bannière) > Générer`\
   \
   \&#xNAN;*\*Nous vous recommandons de cocher l'option 'reactivate the privacy', afin que tous vos utilisateurs disposent du nouveau format de Consent String, incluant la nouvelle finalité et les fournisseurs mis à jour*\\

   <figure><img src="/files/b39587ca65b341fcc3f71193906deec096846934" alt=""><figcaption></figcaption></figure>
4. Générez une nouvelle version du Conteneur Web lié à votre bannière de consentement\
   `Sources > Conteneurs Web > Modifier (sélectionnez votre conteneur) > Générer`\\

   <figure><img src="/files/dfb2ea6df4752f9823eb0b595efb5573506cf8ad" alt=""><figcaption></figcaption></figure>
5. Déployez vos dernières versions du Conteneur Web et de la bannière de consentement\\

   <figure><img src="/files/08e176fb52018941009f12eb36b949a9d3d7761b" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}
IAB Europe a publié une nouvelle extension Chrome CMP Validator disponible [ici](https://chrome.google.com/webstore/detail/cmp-validator/ffhhjklgcfabkpholngojpkijlafjooc)
{% endhint %}

{% hint style="danger" %}
La date limite pour migrer est le 20 novembre 2023
{% endhint %}


---

# 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://doc.commandersact.com/fr/fonctionnalites/consent-management/knowledge-base/iab-tcf-v2.2-release-details/iab-tcf-v2.2-migration-guide-web.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.
