> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/french-documentation/gestion-du-compte/edit-account-details/change-user-interface-language.md).

# Changer la langue de l'interface utilisateur

Dans ce guide, nous expliquons comment changer la langue de l'interface utilisateur dans Incogniton. Cet ajustement vous permet de changer la langue de l'application pour les langues suivantes :

* English
* Russian
* Chinese
* Portuguese
* French
* Spanish
* Vietnamese

{% stepper %}
{% step %}

### Option 1 : Sur l'écran de connexion

Ouvrez l'application Incogniton. Sur l'écran de connexion, cliquez sur le menu déroulant de langue et sélectionnez la langue que vous préférez.
{% endstep %}

{% step %}

### Option 2 : Dans votre compte

Lorsque vous êtes connecté à l'application, cliquez sur l'icône à 3 points à côté de votre nom d'utilisateur dans le coin inférieur gauche. Allez dans **Language** et sélectionnez celle que vous préférez.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si vous avez encore des questions, n'hésitez pas à contacter notre [service d'assistance](https://incogniton.com/contact/).
{% 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:

```
GET https://docs.incogniton.com/documentation/french-documentation/gestion-du-compte/edit-account-details/change-user-interface-language.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.
