# Change profile language

{% embed url="<https://www.youtube.com/watch?v=4oUoGEZmXWs>" %}

Normally the language is set based on proxy details. This means that if you have a Chinese proxy with a Chinese IP address, the language will be Chinese.

However, you can change this manually:

{% stepper %}
{% step %}

#### Go to Navigator settings

Go to the tab **Navigator** to see the settings of the profile.
{% endstep %}

{% step %}

#### Turn off the language setting

Locate the **Languages** settings at the bottom and turn off the option **Fill language based on IP.**
{% endstep %}

{% step %}

#### Choose other language

Set the language yourself.

![](/files/d594d4eae9ed13aa50f4dc546a95902fbdcf3c96)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions, don’t hesitate to contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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://docs.incogniton.com/browser-and-browser-profiles/managing-browser-profiles/change-profile-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.
