# Manage accounts receivable

- [Accounts receivable best practices](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/accounts-receivable-best-practices.md)
- [About company and person AR account types](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/accounts-receivable-understanding-account-types.md)
- [AR permissions](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/accounts-receivable-permissions.md)
- [Add an AR tender type](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/setting-up-store-account-tender-type.md)
- [Add AR accounts](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/setting-up-accounts.md)
- [Link customer records to AR accounts](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/accounts-receivable-linking-customer-record.md)
- [Link an AR account to a master billing account](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/accounts-receivable-linking-accounts.md)
- [Block purchases on account](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/blocking-purchases-on-account.md)
- [View ledger entries](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/viewing-ledger-entries.md)
- [Enter adjustments on account](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/entering-adjustments-on-accounts.md)
- [Close the billing cycle](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/closing-the-billing-cycle.md)
- [Print or email statements](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/printing-or-emailing-statements.md)
- [Look up previous statements](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/looking-up-previous-statements.md)
- [Generate AR reports](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/generating-accounts-receivable-reports.md)
- [Deactivate AR accounts](https://docs.rmhpos.com/store-manager/manage-accounts-receivable/accounts-receivable-deactivating-accounts.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://docs.rmhpos.com/store-manager/manage-accounts-receivable.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.
