# Notifications' Language

All default emails and notifications sent by atrilio to its users will be written in the Language defined by the owner as "Company Language".

## How to change "Company Language"?

Only the **owner** can change it.&#x20;

For that, go to Menu > Company settings > Company language and select the desired one.

Remember: all notifications and certificates will be delivered in the selected language.

## Company language     vs.     Preferred Account Language

Company and account language are not the same. When users modify the account language settings, their interface displays all its contents in the newly selected language. Any user can modify their preferred account language by going to their Menu > My profile > Account Preferences > Language.&#x20;

{% content-ref url="/pages/lpxFOiDHrc7BI5QKF9ro" %}
[Account language](/atrilio-users-guide/general-concepts/account-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/notifications/notifications-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.
