> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/settings/changing-the-system-language.md).

# 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.

{% 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/hiCb2U7qHOsXc17tpXkn)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
