# English-Speaking Clients

Do you have English-speaking participants attending your courses? You can switch the system language to English for them (see [Changing the system language](/en/settings/changing-the-system-language.md) for details).

You can also enable a dedicated module that improves the experience for English-speaking clients across sign-up forms and automated communication.

## Enabling the English-speaking clients module

Go to ***Settings*** → ***General*** and in the ***Additional features*** section enable the option ***Do you have English-speaking clients?***

![Additional features section with the English-speaking clients toggle switched to Yes](/files/5Z01sCKADX9a63GOHyXc)

## Managing sign-up forms

Once the module is enabled, you can add English-language sign-up forms to the system.

Go to ***Settings*** → ***Online sign-ups*** and click ***Add signup form*** to expand the list of available form types. Each form type will now show a language variant you can add. Use the ***Preview*** button to see what the form looks like before adding it.

![Animation showing how to add an English-language sign-up form in Settings → Online sign-ups](/files/QbHi9NAkBlpVI52LRftA)

## Managing communication language

When the module is active, you can set a communication language for each client. The system automatically assigns the appropriate language based on which form the client completed — Polish or English. You can also set or change the language when adding a new client or directly on their profile.

![Animation showing how to change the communication language on a client's profile](/files/6eohv9fJm8GFiBeKLG3r)

From that point on, all automated system messages (emails and SMS) sent to that client will go out in their chosen language.

**Emails sent in the client's language:**

* Payment reminder
* Invitation to the system
* Welcome message
* Payment link
* Make-up class reminder

**SMS messages sent in the client's language:**

* Payment reminder
* Automatic SMS reminders about upcoming individual lessons
* Reminder before one-time classes

## Editing system email content per language

The content of some system emails can be customised. With the English-speaking clients module enabled, you can edit these emails separately for Polish-speaking and English-speaking clients. Wherever email content editing is available, you will see a language selector letting you choose which version to edit.

![Settings screen showing language selector for editing system email content](/files/ixWRTNjDNkdas5yHOtQH)


---

# 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/english-speaking-clients.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.
