# Manage Languages

Quickly replace multiple labels with the same text by clicking![](https://reasyapps.com/forum/wp-content/uploads/2022/07/Find-and-Replace.png). Search to find the text and replace it with the text you want to display. Then, save it.

* Activate the required locale(s) to enable them and make them available for your users to choose from. Right-click and select **Activate**.
* To make any other locale than English the default, right-click it and select **Make it default**. The default locale is always displayed at the top of all the locales; and can’t be deleted.
* Export a locale to view and edit the app’s display text outside of the platform; in an Excel file. To do this, right-click and select **Export**.
* If you no longer need the locale, delete it. Right-click and select **Delete**.

{% hint style="info" %}
**Tip**: It’s always a good idea to seek the assistance of a language expert to ensure your app communicates well with the target audience.
{% endhint %}

### Know how to make the locales available to users? <a href="#know-how-to-make-the-locales-available-to-users" id="know-how-to-make-the-locales-available-to-users"></a>

Go to your app layout, locate a drop-down menu, and then tag the “Language” element to it. All the activated locales will appear here. Your target audience can now view your app in their preferred locale.


---

# 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.reasy.ai/help/getting-started/engines/languages/manage-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.
