> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/reports/hours-classes-and-income-in-courses-report.md).

# Number of Classes, Hours and Income in Courses

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*.

<figure><img src="/files/bU5fDqyFIO09d7A1MdpN" alt=""><figcaption></figcaption></figure>

## 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/yX5VIAkhY6Wr0ydd5n4d)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
