# Account language

## By default...

when a user logs into Atrilio, their interface will display all contents in the same language as the browser they opened Atrilio with.&#x20;

## But...

they can change their language settings

## How

* Go to the Menu > My Profile > Account Preferences > Language
* Select the language you want atrilio to use. It will be saved automatically.

## Important: Company language is not the same as your preferred Account Language

Company and account language are not the same.&#x20;

1. When users modify the account language settings, their interface displays all its contents in the newly selected language.&#x20;
2. &#x20;When the owner modifies the Company Language settings, all Atrilio's notifications and certificates will be delivered in that language.

{% content-ref url="/pages/kLbXtq3tIFJ5DjqpwfEZ" %}
[Notifications' Language](/atrilio-users-guide/notifications/notifications-language.md)
{% endcontent-ref %}

{% content-ref url="/pages/CEMLKKkjj8IkkzJMc7cY" %}
[Certificates' Language](/atrilio-users-guide/certificates/certificates-language.md)
{% endcontent-ref %}


---

# 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://atrilio.gitbook.io/atrilio-users-guide/general-concepts/account-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.
