# Registering as a Participant or Parent

Registering with ActiveNow is the first step to using the Client Panel — checking your lesson schedule, settlements, and signing up for makeup classes. All you need is an email invitation from the school and a few minutes.

![Invitation email from the school with a registration link](/files/qXJj6NEDb2G3FWvZN7f3)

If you haven't received the email, check your **SPAM** folder or ask the school to send a new invitation.

## Registration

* Click the **Sign up** button in the email from the school.
* You will be taken to the registration page.
* Your login will be your email address.
* Set a password (minimum 8 characters).

After completing registration you will be automatically logged in to the [**Client Panel**](/en/client-panel/managing-account-in-client-panel.md).

![Registration page showing the email and password fields](/files/xeefjTaWvL2THNGIg8kM)

## Client Panel

In the Client Panel you will see your upcoming lessons and have access to other features such as making up missed classes, settlements, and signing up for courses.

For a full description of all features, see [**Managing Your Account in the Client Panel**](/en/client-panel/managing-account-in-client-panel.md).

![Client panel home screen showing upcoming classes](/files/TlSs2UNdMai3TGNop9m7)


---

# 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/client-panel/registering-as-participant-or-parent.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.
