# View ledger entries

There are two ways to view ledger entries on AR accounts:

* Via the AR account
* Via the customer account

### View ledger entries via the AR account

1. Click **Customer**.
2. Click **Account**.
3. Double-click the AR account to open it.

<div align="left"><figure><img src="/files/WNLW9PbN6vWiTxXXEsqo" alt=""><figcaption></figcaption></figure></div>

4. Click **Ledger**.

### View ledger entries via the customer account

1. Click **Customer**.
2. Click **Customers**.
3. Double-click the customer account that is linked to the AR account.

<div align="left"><figure><img src="/files/gXzSYzZfUpjHPWWv2ndp" alt=""><figcaption></figcaption></figure></div>

4. Click **Account**.
5. Click **Ledger**.


---

# 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/viewing-ledger-entries.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.
