> For the complete documentation index, see [llms.txt](https://docs.udara360.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.udara360.io/getting-started/customisation/change-language.md).

# Change Language

The Language setting allows you to customise the display language of your Udara360 interface. This setting is specific to your account and does not affect other users on the platform. Once updated, the changes are applied instantly across the platform.

### **Preferred Language**

The Preferred Language dropdown allows you to select the language in which the Udara360 interface is displayed. Currently, the following languages are supported:

* **English**
* **French**

<figure><img src="/files/JQeyQicfZVVNqAK6DxwV" alt=""><figcaption></figcaption></figure>

### **Changing Your Preferred Language**

1. Click your profile name at the top right of the screen
2. Select **Settings** from the dropdown
3. Click **Preferences** in the left sidebar
4. Under **Language**, click the **Preferred Language** dropdown
5. Select your preferred language and the interface will update instantly

<figure><img src="/files/Sr4xCaz7iODOa0vUwF4f" alt=""><figcaption></figcaption></figure>


---

# 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.udara360.io/getting-started/customisation/change-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.
