# Set language per user

When configuring your CMP, you can select the language in which the UI will be surfaced to users.\
By default it is set to **Browser language** which enables an automatic detection so the UI is always surfaced in a language the user understand.

You can choose the CMP language in the advanced settings of the console.

<figure><img src="/files/325XVREL2vlYZEcPd189" alt=""><figcaption></figcaption></figure>

#### List of available langages:

Bulgarian, Czech, Danish, Dutch, English, French, German, Greek, Hungarian, Italian, Norwegian, Polish, Portuguese, Portuguese (Brazil), Portuguese (Portugal), Romanian, Spanish, Swedish

<figure><img src="/files/cWvrLk59ApFsEtHZcoqA" 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/en/advanced-features/set-language-per-user.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.
