> 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/realtime-cookie-scanner/getting-started.md).

# Premiers pas

Êtes-vous prêt à commencer ? Bonne nouvelle — vous êtes à quelques clics seulement de découvrir la puissance du Real-time Cookie Scanner !

Dans tous les cas, votre consultant (ou notre équipe support) doit activer la fonctionnalité sur votre workspace.

### Avec le CMP de Commanders Act :

#### Étape 1 : Déclarez vos domaines et langues

Sur la page "Cookie Notice", cliquez sur l'icône d'engrenage (en haut à droite) pour ouvrir le panneau des paramètres

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

* Sélectionnez les langues que vous souhaitez utiliser ([plus de détails ici](https://doc.commandersact.com/features/realtime-cookie-scanner/cookie-notice-manager#settings))
* Entrez le(s) domaine(s) de votre site web
* Enregistrez votre config

<figure><img src="/files/06967348938f2123798cd07515a22e1a66ed49ca" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Besoin de collecter des cookies depuis vos sous-domaines ?

Vous n'avez pas besoin de les déclarer un par un !

Ajoutez simplement "\*." avant la déclaration de votre domaine

exemple

<img src="/files/4351d4ec3a08ed809fa3e57d15f066be5c75ea0a" alt="" data-size="original">
{% endhint %}

#### Étape 2

Générez et déployez vos Web Container(s)

Vous n'utilisez pas notre TMS ? Alors générez et déployez simplement vos privacy banner(s)

### Avec Didomi ou OneTrust CMP :

Suivez l'étape 1 mentionnée ci-dessus (comme nos clients utilisant notre CMP).

Une fois votre paramètre déclaré dans l'interface Cookie Notice, il vous suffit de générer et déployer vos Web Container(s)

### Vous utilisez la marque d'une autre CMP ?

Notre Real-time Cookie Scanner est compatible avec n'importe quelle CMP. Veuillez demander à votre représentant commercial des instructions de configuration personnalisées.


---

# 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/realtime-cookie-scanner/getting-started.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.
