# Suggesting Makeup Classes

A client can't choose a makeup slot themselves through the [Client Panel](/en/client-panel/signing-up-for-makeup-class.md)? You can do it for them or send them a list of available dates by email.

## How to suggest makeup classes

Go to the participant's profile, find the *Making up absences* section, and click *Sign up for makeup*. The system shows a list of the 10 nearest group lessons the participant can attend — select the right slot and confirm.

If you'd prefer to let the participant choose, click *Suggest dates* in the top-left corner of the dialog — this opens a dialog where you can send the participant a list of available slots. They let you know which one works, and you sign them up.

![Participant profile with the Making up absences section and Sign up for makeup button](/files/VV0Adtag0ptToQagXAMS)


---

# 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/absences-and-makeup-classes/suggesting-makeup-classes.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.
