# Checking Attendance

In ActiveNow you can check attendance for every lesson — so you always know who is actually showing up and can track participation over time.

{% hint style="info" %}
The attendance list is only available for group courses. Participants who have cancelled a lesson are not shown — participants signed up for a make-up class are.
{% endhint %}

## For a specific lesson

Click the class in the *Calendar*, then choose *Check attendance*. In the panel that opens, toggle the slider next to participants who did not show up.

![Attendance check panel opened from the Calendar view with participant toggles](/files/TDhS1GmIyASpnyMDwHWI)

## For all lessons in a course

Open the group course and go to the *E-register* tab. In the *Lessons history* section, toggle the slider next to participants who were absent on a given day.

![E-register tab showing the lessons history view](/files/WzHsfDqDvZ43Gjzn2mqY)

![Lessons history section with attendance sliders per participant](/files/scSjlTbu5DdyS0jO0AwM)


---

# 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/calendar-management/checking-attendance.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.
