# Hours, Classes, and Income in Courses Reports

This group of reports helps you analyse how your courses are running and how profitable they are.

## Number of classes and hours in courses

The *Number of classes in courses* and *Number of hours in courses* reports show how many classes and hours are planned across your courses in a selected period.

1. Go to *Reports → Courses*.
2. Select *Number of classes in courses* or *Number of hours in courses*.
3. Choose the period you need.
4. Click *Generate a report*.

![Number of classes in courses report showing a breakdown of classes per course](/files/4OLAa2fx52g1u7DZMHMO)

## Income from courses

The *Income from courses* report shows how much your school should earn from each course — a great starting point for figuring out which courses are worth the most to your business.

1. Go to *Reports → Finances → Income from courses*.
2. Choose the period you need.
3. Click *Generate a report*.

![Income from courses report showing projected revenue per course](/files/kiMGn4MRjAW6M2RuSDUj)


---

# 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/hours-classes-and-income-in-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.
