# Reporting an Absence

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.

## How to report 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 want to report an absence for and click ***Report absence***.

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

## Making up the absence

Depending on your school's settings, the system will let you know:

* whether you can [**make up the reported absence**](/en/client-panel/signing-up-for-makeup-class.md),
* 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/yYXKvvzTezySBAPJHdfz)


---

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