# Aged Receivables

The "Aged Receivables" report shows amounts owed on invoices that have been sent but not yet paid, broken down by age and matter for the entire organization.

<figure><img src="/files/oA1InESEldBp202Z7QRS" alt="Aged Receivables"><figcaption><p>Aged Receivables</p></figcaption></figure>

Aged Receivables can be exported to csv with the "Export CSV" button.

They can also be filtered by Location, Client, Matter Tags Required and Matter Tags Excluded, you can also choose to display Matters with Zero balances


---

# 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.clevercase.com/reports/aged-receivables.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.
