# Reports in ActiveNow

ActiveNow includes a wide range of reports that can support your business analysis and day-to-day management.

To access them, go to *Reports* in the left-side menu.

Reports are organised into several categories:

* **Dashboard** — shows the favourite reports you have pinned
* **Finances** — includes:
  * [List of payments](broken://pages/K8yRleKjjlTOzcKkm9GM)
  * [List of arrears](/en/reports/list-of-arrears.md)
  * Income from clients
  * [Income from courses](/en/reports/hours-classes-and-income-in-courses-report.md)
  * Income from camps
  * Income from venues
  * Income from cities
  * Income from proficiencies
  * [Instructor's salaries](broken://pages/e470ac954a9f39c0abfb5786f80161675cf03222)
  * Instructor's salaries from courses
  * Instructor's salaries from venues
  * [One-time discounts](/en/reports/one-time-discounts-report.md)
* **Clients** — includes:
  * [Sign-ups for courses](/en/online-sign-ups/sign-up-summary.md)
  * [List of clients](/en/reports/list-of-clients.md)
  * [Clients signed out of courses](/en/reports/clients-signed-out-of-courses-report.md)
  * [Summary of clients count](/en/reports/summary-of-clients-count.md)
  * Number of classes for clients
  * Number of hours for clients
* **Courses** — includes:
  * [List of classes](https://github.com/azyzio/activenow-help/blob/master/docs-en/instructor-settlements/instructor-classes-list.md)
  * [Summary of attendance](/en/reports/attendance-report.md)
  * [Instructor substitutions](/en/instructor-management/instructor-substitutions.md)
  * Instructor's classes
  * [Number of classes in courses](/en/reports/hours-classes-and-income-in-courses-report.md)
  * [Number of classes in venues](/en/reports/classes-and-hours-in-venues-report.md)
  * [Instructor's hours](https://github.com/azyzio/activenow-help/blob/master/docs-en/instructor-settlements/instructor-hours.md)
  * [Number of hours in courses](/en/reports/hours-classes-and-income-in-courses-report.md)
  * [Number of hours in venues](/en/reports/classes-and-hours-in-venues-report.md)
* **Other** — includes:
  * [Discount codes](/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/reports-in-activenow.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.
