# Enter Customer Beginning Balances

To enter customer balances, follow the steps below:

1. Get an Aged Accounts Receivable report from your previous accounting system, which you wish to transfer.  It should have the same date as the report that you used for vendors and open payables.
2. Access the Invoices transaction from the Financial\Accounts Receivable menu and start a New Invoice.
3. Enter unpaid invoices in the Invoices screen.
4. Enter unpaid credit memos in the Invoiced screen.
5. Access the Payments transaction from the Financial\Accounts Receivable menu and start a New Payment.
6. Enter unapplied cash in the Payments screen.
7. The customer's balance will be updated with the amount of each invoice, credit memo or payment entered.
8. Print an Customers Balance Detail report and compare it to the report from your previous accounting system.


---

# 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://infinisuite.gitbook.io/erp/overview/enter-customer-beginning-balances.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.
