# Reports

- [Reports in ActiveNow](https://help.activenow.io/en/reports/reports-in-activenow.md)
- [Adding a Report to Favourites](https://help.activenow.io/en/reports/adding-a-report-to-favourites.md)
- [Monthly Financial Summary](https://help.activenow.io/en/reports/monthly-financial-summary.md)
- [Attendance Report](https://help.activenow.io/en/reports/attendance-report.md)
- [Summary of Clients Count](https://help.activenow.io/en/reports/summary-of-clients-count.md)
- [List of Clients](https://help.activenow.io/en/reports/list-of-clients.md)
- [Clients Signed Out of Courses Report](https://help.activenow.io/en/reports/clients-signed-out-of-courses-report.md)
- [List of Arrears](https://help.activenow.io/en/reports/list-of-arrears.md)
- [Hours, Classes, and Income in Courses Reports](https://help.activenow.io/en/reports/hours-classes-and-income-in-courses-report.md)
- [Classes and Hours in Venues Reports](https://help.activenow.io/en/reports/classes-and-hours-in-venues-report.md)
- [Report with Clients with High Arrears](https://help.activenow.io/en/reports/clients-with-high-arrears-report.md)
- [One-Time Discounts Report](https://help.activenow.io/en/reports/one-time-discounts-report.md)
- [Discount Codes Report](https://help.activenow.io/en/reports/discount-codes-report.md)


---

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