# Signing Up for a Make-Up Class

You've [**reported an absence**](/en/client-panel/reporting-absence.md) and received a make-up credit — now you want to use it?

## How to sign up

Log in to your [**Client Panel**](/en/client-panel/managing-account-in-client-panel.md) and go to the ***Making up absences*** tab. Browse available slots 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.

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

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

## Available make-up credits and reported absences

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.

![My absences section showing remaining make-up credits, deadline, and list of reported absences](/files/58UByupjmZ0pkxuwJYIA)


---

# 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/signing-up-for-makeup-class.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.
