> 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/client-panel/reporting-absence.md).

# Reporting an Absence and Signing Up for a Make-Up Lesson

Need to skip a class? Report your absence through the Client Panel — if your school has this option enabled and you are within the limit, you will be able to make up the lesson at a different time.

## Reporting an absence

After logging in to your [**Client Panel**](/en/client-panel/managing-account-in-client-panel.md), go to the ***Upcoming classes*** tab. Find the lesson you need to miss and click ***Report absence***.

![Upcoming classes tab with the Report absence button next to a lesson](/files/X6d4eJaF4ScjN7Xkauvc)

After reporting, the system will let you know:

* whether you can make up the reported absence,
* whether the absence was reported on time,
* how many make-up opportunities you have left.

![Absence confirmation showing whether make-up is available, whether it was reported on time, and remaining make-up credits](/files/Tj9QLcTxm6AQX5MxZVMB)

## Signing up for a make-up class

Once you have an available make-up credit, go to the ***Making up absences*** tab and select the lesson you want to attend.

To find the right class more quickly, use the filters to sort lessons by:

* day of the week,
* location,
* instructor,
* level.

<figure><img src="/files/B2oFJsQu94KXVJ50vClw" alt=""><figcaption></figcaption></figure>

Once you find a suitable lesson, click ***Sign up*** to confirm your spot.

In the same tab, in the ***My absences*** section, you can check how many make-up credits you have left, the deadline by which you need to use them, and a list of all absences you have reported.

![Making up absences tab with a list of available lessons and the Sign up button](/files/qn5j2WfWwYYUlx12Qcyo)


---

# 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/client-panel/reporting-absence.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.
