# How to change the language?

## Change the language of GPT Workspace App

To change the language of the interface of GPT Workspace app,&#x20;

go to Settings then click **Application language**

We currently support English, Spanish, French, German, Dutch, Czech, Italian, Portuguese, Russian, Chinese, Japanese, Korean, Turkish, Hindi, Arabic, Hebrew, Greek, Thai and Indonesian&#x20;

<figure><img src="/files/HLKPJAwks589f4ziLYcS" alt="" width="356"><figcaption></figcaption></figure>

## Change the default answer language of the model

To change the default language in which the model will answer you,&#x20;

Click on "Chat settings" from the Chat box

<figure><img src="/files/Wwdxb2nkREcpQwgzBpQZ" alt="" width="338"><figcaption><p>How to activate chat settings</p></figcaption></figure>

Then you will find the language settings at the bottom of the chat settings.&#x20;

<figure><img src="/files/vBTBvK6KbleX5y2wxTm5" alt="" width="338"><figcaption><p>Change the default model language in GPT Workspace</p></figcaption></figure>

{% hint style="info" %}
If you language is not there please contact our team at <contact@gpt.space>
{% endhint %}

## **Demo video**

Having trouble configuring your settings? Our support video walks you through the process. Watch now to effortlessly personalize your experience:

1. **Access Settings**: Navigate to the settings through the main menu.
2. **Adjust Preferences**: Follow step-by-step instructions to tailor your preferences.
3. **Save Changes**: Learn how to save and apply your personalized settings.

Enhance your experience by ensuring your settings are optimized!

{% embed url="<https://www.youtube.com/watch?v=IGRBjGMHcjk>" %}


---

# 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.gpt.space/faq/how-to-change-the-language.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.
