# Collections

Collections is an important aspect of any business and the Collections dashboard helps you stay on top of collections. You can see out much revenue is outstanding and how it ages over time. Bunny automatically splits uncollected revenue into buckets of 30 days. The uncollected amount shown is based on the unpaid amount of the invoice, i.e. excluding any payments applied.

<figure><img src="/files/wHBit3bLg1JqZxFdh9AA" alt=""><figcaption><p>Collections dashboard</p></figcaption></figure>

And of course, you can drill down and see exactly which accounts you need to chase for those missing payments.


---

# 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://docs.bunny.com/guide/tour/analytics/collections.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.
