# Changing the System Language

To change the default system language, contact your account manager. The system is currently available in Polish and English.

Changing the language for the Administrator also changes it for all school participants, including the language used in notifications and sign-up forms.

As an Administrator, you can also change the communication language for individual participants. To enable this, go to *Settings* → *General* → *Additional features* and turn on [English-speaking clients](/en/settings/english-speaking-clients.md).

Below are instructions for changing the language depending on which panel you are using.

## Administrator panel

As an Administrator you can change the language for individual participants.

Go to the *Participants* tab on the left. Open the participant's profile and click the *Language of communication* field — a language selector will appear where you can make the change.

![Participant profile with the Language of communication field and language dropdown](/files/T2uMVGMAqxy2ybbYgz2I)

{% hint style="warning" %}
If the participant is a minor, the *Language of communication* option will be available in the *Parent* section of their profile.
{% endhint %}

## Instructor panel

Log in to the Instructor Panel and go to the *My personal details* tab. Click the *Language* field and select your preferred language from the list.

![My personal details tab in the Instructor Panel with the Language field and language dropdown](/files/d7IhvN4x2xRTlp8ihpxE)

## Client panel

Log in to the Client Panel and go to the *My personal details* tab. Click the *Language* field and select your preferred language from the list.

![My personal details tab in the Client Panel with the Language field and language dropdown](/files/N7gBs88foHGTx7ztB5mY)


---

# 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.activenow.io/en/settings/changing-the-system-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.
