> For the complete documentation index, see [llms.txt](https://docs.rmhpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable.md).

# Accounts receivable

- [Account managers](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-account-managers.md): This topic describes how to configure account managers for AR accounts.
- [Finance charges](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-finance-charges.md): This topic describes how to configure finance charges. Stores can configure RMH to apply finance charges to unpaid balances on AR accounts.
- [AR payment terms](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-payment-terms-for-ar.md): This topic describes how to configure payment terms for AR accounts.
- [AR reason codes](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-reason-codes.md): This topic describes how to configure reason codes to apply for changes to AR account ledger items (such as adjustments and reversals of finance charges).
- [Statement types](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-statement-types.md): This topic describes how to configure the statement template for AR account billing statements.
- [Number series](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-a-number-series.md): This topic describes how to configure RMH to automatically generate AR account numbers for new AR accounts.
- [Account groups](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-account-groups.md): This topic describes how to configure AR account groups.
- [Accounting defaults](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-accounting-defaults.md): This topic describes how to configure AR accounting defaults.
- [Email message](https://docs.rmhpos.com/store-manager/configure-pos-and-store-manager/accounts-receivable/setting-up-email-message.md): This topic describes how to configure a default email message for emailed AR account billing statements.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/configure-pos-and-store-manager/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.
