# How to change the list of languages?

The list of languages available in your subscription is defined during setup. By default, all supported languages are enabled.

To update the list:

1. Go to the **admin panel**.
2. Open **Settings** and click **Update**.

<figure><img src="/files/6SMJnjfTxXVfB2byTlJi" alt="Settings page with Update button"><figcaption></figcaption></figure>

3. Select the languages you want to enable or disable. Click **Confirm**.

<figure><img src="/files/7q4aDUKdbZCH57vzilE9" alt="Languages selection dialog" width="375"><figcaption></figcaption></figure>

It may take a few minutes for the changes to apply.

### Where the changes appear

After the update, the selected languages are available in the WProofreader UI for end users.

1. Open the editor where WProofreader is enabled.
2. Click the badge in the bottom-right corner.
3. Open **Settings**.

<figure><img src="/files/uiVDxCGs4Ya1bJ8kYrgh" alt="Badge and Settings icon"><figcaption></figcaption></figure>

4. In the **Language** section, select a language. Only enabled languages are shown.

![Language dropdown in Settings](/files/Umzn7JqGP3aOkuE4nFaB)

{% hint style="info" %}
In the self-hosted version, the list of languages is configured during installation.
{% 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://docs.wproofreader.com/v6.12.0/faq/technical/languages/how-to-change-the-list-of-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.
