# Marking a Client's Reported Absence

Got word from a client that they won't be able to make it to a lesson? You can mark their absence in the system in three clicks — and the system will automatically grant them a makeup impulse.

{% hint style="info" %}
Clients can also [report absences themselves through the Client Panel](/en/client-panel/reporting-absence.md).
{% endhint %}

## How to do it

Select the lesson from the calendar and click *Manage this lesson*. In the *Reported absences* section, find the participant and toggle the switch to *Reported absence*. Done!

![Lesson details with Reported absences tab and toggle set to Reported absence for a participant](/files/hJWJPszBPllaATUNX8al)


---

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