# Clients Signed Out of Courses Report

The *Clients signed out of courses* report lets you monitor the scale of drop-outs — how many participants left their courses before the end date and when it happened.

## How to generate the report

1. Go to *Reports → Clients → Clients signed out of courses*.
2. Select the date range.
3. Click *Generate a report*.

![Clients signed out of courses report with date range selection](/files/vxH1eGzBIVZag1dz9GgJ)

For each participant the report shows:

* name,
* the course they were signed out of,
* sign-out date,
* course end date,
* instructor.

![](/files/i3RBRCU8dJ0uaQVhP5bo)


---

# 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/clients-signed-out-of-courses-report.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.
