> 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/absences-and-makeup-classes.md).

# Reporting Absences and Making Up Lessons

This section covers everything related to participant absences — how to report them, mark them in the system, and organise make-up lessons. Use the guide below to find what you need.

## Reporting absences

**Want to configure absence reporting and make-up lessons for group courses?** → [Reporting Absences and Making Up Lessons in Group Courses](/en/absences-and-makeup-classes/reporting-and-making-up-absences.md)

**Got a message from a participant that they'll be absent — want to mark it in the system?** → [Marking a Participant's Reported Absence](/en/absences-and-makeup-classes/marking-client-absence.md)

**Want to understand how absences work for individual lessons?** → [Reporting Absences in Individual Lessons](/en/absences-and-makeup-classes/individual-lesson-reschedule-request.md)

## Making up lessons

**Want to sign a participant up for a make-up lesson?** → [Signing a Participant Up for a Makeup Class](/en/absences-and-makeup-classes/adding-client-to-makeup-class.md)

**Want to view or manually edit a participant's reclaiming impulses?** → [Viewing and Editing a Participant's Impulses](/en/absences-and-makeup-classes/managing-impulses.md)

**A participant can't see any make-up lesson slots?** → [Participant Can't See Make-Up Lesson Slots](/en/absences-and-makeup-classes/participant-cannot-see-makeup-lesson-slots.md)


---

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