# Alterar idioma do perfil

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

Normalmente, o idioma é definido com base nos detalhes do proxy. Isso significa que, se você tiver um proxy chinês com um endereço IP chinês, o idioma será o chinês.

No entanto, você pode alterar isso manualmente:

{% stepper %}
{% step %}
**Vá para as configurações do Navegador**

Vá para a aba **Navigator** para ver as configurações do perfil.
{% endstep %}

{% step %}
**Desative a configuração de idioma**

Localize as configurações de **Languages** na parte inferior e desative a opção **Fill language based on IP.**
{% endstep %}

{% step %}
**Escolha outro idioma**

Defina o idioma você mesmo.

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

{% hint style="info" %}
Se ainda tiver alguma dúvida, não hesite em contatar nosso [departamento de suporte](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/documentation/pt-br-documentation/navegador-e-perfis-de-navegador/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.
