# Instructor's Classes List

The *List of classes* report shows every class an instructor held in a selected period — with dates, venues, class names, their salary, and whether each class took place. Use it to verify that the instructor is keeping their class notes up to date, or send it to them before settlement so they can confirm everything looks correct.

## How to generate the report

1. Go to *Reports → Courses → List of classes*.
2. Select the instructor you want to review.
3. Set the date range.
4. Click *Generate a report*.

![List of classes report showing a detailed breakdown of an instructor's classes in the selected period](/files/ssWCmQhak6DXUDwAi92p)


---

# 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/instructor-management/instructor-classes-list.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.
