# Définir la langue pour un utilisateur

En configurant votre CMP, vous avez la possibilité de sélectionner la langue dans laquelle elle s'affichera aux utilisateurs.\
Par défaut, celle-ci est définie sur **Langue du navigateur**, ce qui permet une détection automatique pour toujours afficher la CMP dans une langue que l'utilisateur comprend.

Dans les paramètres avancés, vous pouvez choisir la langue dans laquelle la CMP s'affiche.

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

#### Liste des langues disponibles:

Bulgare, Tchèque, Danois, Néerlandais, Anglais, Français, Allemand, Grec, Hongrois, Italien, Norvégien, Polonais, Portugais, Portugais (Brésil), Portugais (Portugal), Roumain, Espagnol, Suédois

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


---

# 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://cmp.docs.sirdata.net/fonctionnalites-avancees/definir-langue-utilisateur.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.
