# In-app languages

{% hint style="info" %}
This feature is available for: All plans
{% endhint %}

### How to change language in app

To change the language in App, go to **Settings** -> select in-app languages ​​and **select the language you want** to change -> **Save.**

<figure><img src="/files/6Oa6TOg4LZ4bIabKYkk3" alt=""><figcaption></figcaption></figure>

Currently Joy is supporting 6 languages:

* English
* French
* Spanish
* German
* Italian
* Japanese

We're working to bring you guys more languages ​​in the future!

### Language Settings Bar

If you check the box **"Display language settings on every screen."** then the Language Settings Bar will appear in all settings screens. You can directly use this bar to change the language without going into settings.

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


---

# 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://help.joy.so/settings/in-app-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.
