# Monthly Financial Summary

Want to compare your school's revenue across recent months, or get a quick overview of the finances? The monthly financial summary lets you keep tabs on your income at a glance.

## How to generate the summary

Go to the ***Reports*** tab. You land directly on the ***Dashboard*** with the summary table. Select the months you want to compare, then click ***Generate report***.

{% hint style="info" %}
The summary updates automatically — every time you open the *Dashboard*, the data will be refreshed.
{% endhint %}

## What the summary shows

You can compare the total revenue for a given month against previous months, and see the sum of all billings broken down by:

* Group courses,
* Individual courses,
* Camps,
* Events,
* Single events,
* Subvenue bookings \*.

\* if this option is available on your plan.

![Monthly Financial Summary table showing income breakdown by course type across selected months](/files/yGrdhBpeWT6MDqgzqYo3)

Manually added billings (*Additional charge*) are also included in the summary.

![Row showing the total of manually added charges in the financial summary table](/files/oYC427Njs5LozG0u5BTs)


---

# 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/monthly-financial-summary.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.
