
## Configure language settings

URL: https://docs.atlan.com/product/capabilities/discovery/how-tos/configure-language-settings

> Customize language settings for your Atlan workspace and personal instance. Admins can set a default workspace language, and individual users can override it with a personal language preference from supported languages.

Use Atlan in your preferred language by configuring workspace and personal language settings. Admins can set a default language for the entire workspace through the Admin center, while individual users can override workspace defaults with their personal language preference. 

Atlan currently supports the following languages:

- English (default)
- French
- German
- Korean
- Japanese
- Portuguese
- Spanish

To enable any of the additional supported languages or request ones not listed in this section in your Atlan workspace, Atlan admins must [contact Atlan support](https://docs.atlan.com/support/submit-request).

## Configure workspace language settings

:::warning Who can do this?
 Once Atlan has enabled a preferred language for your organization, you need to be an [admin user](https://docs.atlan.com/llms/governance/access-control/delegate-administration/llms.txt) in Atlan to configure language settings for your Atlan workspace.

:::

To configure workspace language settings:

1. In your Atlan workspace, click **Settings** from the left menu.

 If you are using the **Old UI (Classic)**, from the left menu, click **Admin**.

2. Click **Labs**.
3. Under the _Workspace settings_ heading of the _Labs_ page, for _Default workspace language_, click the **English** language dropdown to set a preferred language. 

Your users can now use Atlan in their preferred language! 🎉

## Configure personal language settings

:::warning Who can do this?
 Once Atlan has enabled a preferred language for your organization, anyone with access to Atlan - admin, member, or guest user - can update language settings for their Atlan instance.

:::

To set a personal language preference:

1. Click your name to open the menu.
 * If you are using the **Old UI (Classic)**, click your name in the top right corner.
 * If you are using the **New UI**, click your name in the bottom left corner.

2. From the dropdown, click **Language**.

3. From the _Language_ dropdown, select a preferred language for your Atlan instance.

You can now use Atlan in your preferred language! 🎉

## Troubleshooting

If you wish to improve translations, such as for some specific technical term that's not translating correctly, you can directly submit that through Atlan's [open source language support](https://github.com/atlanhq/i18n).

Note that you need to have a Github account to be able to do so.

Enter src/locales/default and choose the language you wish to update translations for. Submit a pull request to edit any existing translations or add new terms.

![Example.png](https://docs.atlan.com/img/product-capabilities/discovery/i18n.png)

Alternatively you can submit a request to [Atlan support](https://docs.atlan.com/support/submit-request).

---
