# IDs TMS et Consent banners

## Site & Containers ID / Versions

Pour pouvoir récupérer votre Site ID et les Containers ID, vous devez ouvrir votre DevTool sur votre navigateur et saisir

```
tC.containersLaunched
```

<figure><img src="/files/8d113d2af855635f59325d98cb935840c0b8d456" alt=""><figcaption></figcaption></figure>

**Ci-dessus :**

* **Site ID** : 4505
* **Containers ID** :
  * 20 *(version 155.04)*
  * 21 *(version 32.01)*

## Privacy ID & Privacy Version

Pour pouvoir récupérer votre Privacy ID & Privacy Version, vous devez ouvrir votre DevTool sur votre navigateur et saisir

```
tC.PrivacyID
```

```
tC.PrivacyVersion
```

<figure><img src="/files/6c0078da15d9c4c9c94c1265923681de33ceb292" alt=""><figcaption></figcaption></figure>

**Ci-dessus :**

* **Privacy** **ID** : 12
* **Privacy Version** : 005


---

# Agent Instructions: 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://doc.commandersact.com/fr/fonctionnalites/sources/sources-catalog/web/containers/best-practices/tms-and-consent-banners-ids.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.
