# Managing Your Account in the Client Panel

The Client Panel is your central place for everything related to your learning — your class schedule, settlements, progress, and more.

You can access it on a **computer** or **phone**, at **any time**. It keeps you informed about upcoming classes, make-up options, and lets you sign up for additional activities.

## How to access the Client Panel

You get access to the Client Panel when **the school invites you to ActiveNow**.

After the invitation is sent, you will receive an email containing a **registration link to create your account**.

For step-by-step registration instructions, see [**Registering as a Participant or Parent**](/en/client-panel/registering-as-participant-or-parent.md).

**If you have children in different groups** or attend multiple schools, you can **switch between profiles with a single click**.

For more information on switching between profiles, see [**Managing Multiple Children's Accounts**](/en/client-panel/managing-multiple-children-accounts.md).

## What's in the Client Panel?

The panel consists of several tabs giving you quick access to all the important information about your school.

![Client panel menu showing all available tabs](/files/XOPTtTyfymVpK34TY7fk)

## Upcoming classes

In the *Upcoming classes* tab you can see both upcoming and past lessons.

You can also report your absence from this tab.

Learn how to report an absence [**here**](/en/client-panel/reporting-absence.md).

If your school allows making up missed classes, after reporting an absence the system will show whether it was reported on time and whether you can make up the lesson.

For **individual lessons**, you can also **send a reschedule request**, and if the school allows it — **cancel the billing for the class**.

Learn how to submit a reschedule request [**here**](/en/client-panel/requesting-lesson-reschedule.md).

## My Courses

The *My Courses* tab shows a list of all your **current** and **finished** courses.

Opening a specific course lets you see which lessons you **attended**, what **topics** were covered, and what **grades** the school gave you.

## Making up absences

If your school allows making up missed classes, here you can browse available make-up slots, check how many absences you can still make up, and see the deadlines for doing so.

Learn more about making up absences [**here**](/en/client-panel/signing-up-for-makeup-class.md).

## Settlements

Here you will see your **payment history**. If the school offers online payments, you can also pay directly using the *Pay now* button.

## Sign up for classes

The *Sign up for classes* tab lets you enrol in **courses** offered by the school.

Learn more about signing up for courses [**here**](/en/client-panel/signing-up-for-a-course.md).

## Sign up for a camp

The *Sign up for a camp* tab is only visible when the school organises **camps or holiday programmes**. You can **sign up for camps** and **view details** of camps you are already enrolled in.

Learn more about signing up for camps [**here**](/en/client-panel/signing-up-for-camps.md).

## Sign up for an event

Like camps, the *Sign up for an event* tab only appears when the school organises **events**. You can **sign up for events** and view details of events you have already joined.

Learn more about signing up for events [**here**](/en/client-panel/signing-up-for-an-event.md).

## Skills

If your school uses the *Skills* feature, this tab shows your **goals**, **acquired skills**, and the **dates** they were earned.

![](/files/AD21FaIwWVvn7qMAxg0f)

## Homework

If the school assigns homework through ActiveNow, here you will find:

* **tasks to complete**,
* **finished homework**.

![](/files/tDCyuBuuXKrg2WTbMbBL)

## My personal details

The *My personal details* tab shows your personal information, address, accepted terms, optional consents, and any other information assigned by the school.

If the school allows it, you will also be able to edit your details here.

## Notifications

In the top-right corner of the Client Panel you will find the **bell icon**, where you can check all your notifications.

Notifications may include:

* **new progress notes from your teacher**,
* **new grades**,
* **assigned skills**,
* **reminders to make up missed classes**,
* and other messages the school decides to send.

![](/files/x4FQDOL2lqbAfQYOGr7T)


---

# 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/managing-account-in-client-panel.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.
