# List of Arrears

The *List of arrears* report shows which participants have outstanding balances and how much they owe. Use it to regularly monitor payment status across your school, assess the overall scale of unpaid amounts, and identify participants with the highest arrears who should be contacted.

## How to generate the report

1. Go to *Reports → Finances → List of arrears*.
2. Click *Generate a report*.

The total arrears amount is shown in the top-left corner. Below it you'll find a breakdown by participant.

![List of arrears report with total outstanding amount and a per-participant breakdown](/files/p8d9J1raFuaYKp948X9F)


---

# 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/list-of-arrears.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.
