> 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/school-income-reports.md).

# Analysing School Income

Want to see how much you earned from individual courses, venues, or proficiency levels? Income reports break down your revenue by the criteria that matter most to you.

{% hint style="warning" %}
**Income reports show a forecast, not actual receipts.** The figures represent what your school should earn in a given month — assuming all participants settle their dues. If you want to check payments that have actually been registered, use the [Participant Payments Report](/en/billing/payments-list.md).
{% endhint %}

## How to generate an income report

1. Go to ***Reports*** → ***Finances***.
2. Choose the report you want.
3. Set the date range.
4. Click ***Generate report***.

## Available income reports

**Income from participants** — shows how much each participant is expected to pay in the selected period. Useful when you want to see revenue broken down by individual client.

**Income from courses** — shows projected income for each group course. A good starting point for assessing which courses are most profitable for your school.

**Income from venues** — shows income broken down by the venues where classes take place.

**Income from proficiency levels** — shows income broken down by participant proficiency levels.

**Income from camps** — shows income from camps and half-colonies.

**Income from events** — shows income from events.

{% hint style="info" %}
Income reports for camps and events are only available if you use those modules in ActiveNow.
{% endhint %}


---

# 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/school-income-reports.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.
