# Languages

### How can I change the application language?

Go to '**Profile'** / '**Languages'**. Select the preferred user interface language from the list:

* [x] English
* [x] العربية
* [x] Deutsch
* [x] Español
* [x] Français
* [x] हिन्दी
* [x] Italiano
* [x] ქართული
* [x] Nederlands
* [x] Português
* [x] Română
* [x] Русский
* [x] Türkçe
* [x] 中文(繁體)
* [x] Українська
* [x] Tiếng Việt
* [x] 中文(简体)

***

### Does Keet support in-app text translation?

Not yet — but this feature may be added in future releases.

{% hint style="success" %}
Stay tuned! Keet is evolving faster than ever! 🚀
{% 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://support.keet.io/technical-support-and-troubleshooting/languages.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.
