# List of Clients

The *List of clients* report shows which clients had classes in a selected period. You can use it to:

* gather email addresses of all participants on a given day to send them an important message,
* see who is on the participant list for a specific day and hand it to reception, so they can use it to let people into the facility,
* check which participants attended classes in the previous semester.

## How to generate the report

1. Go to *Reports → Clients → List of clients*.
2. Select the date range you need.
3. Choose whether to include:
   * clients who **signed up for reclaiming**,
   * clients who **reported an absence**.
4. Click *Generate a report*.

![List of clients report form with date range selection and filtering options](/files/GYy0YbSKQ9VaVpxfOZwZ)


---

# 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/reports/list-of-clients.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.
