# Generate AR reports

1. Click **Reports**.
2. Do one of the following:

* Click **Active Reports**, expand **Standard**, and expand **Account Receivables**.
* Click **Sharp Shooter** and expand **Account Receivables**.

The following reports are available:

* AR Details
* AR Summary
* Account List
* Account Receivable Summary
* Account Receivable Detailed
* Account Balance
* Account Aging
* Account Statement
* Payment on Account

3. Build a **Filter** to control what data is included in the report.
4. Click **OK**. The report displays.


---

# 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.rmhpos.com/store-manager/manage-accounts-receivable/generating-accounts-receivable-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.
