# Bank Reconciliation

<details>

<summary>Media</summary>

<img src="/files/OpFu0tJ1xoy2dTuvanuA" alt="" data-size="line">[Bank Reconciliation](https://salesorder.wistia.com/medias/fhqj6ulm56)

</details>

When you reconcile a Bank Account:

* you’re matching the transactions on your Bank Statements with the transactions in the respective Bank and Credit Card accounts in your system.
* creating and saving a record of the reconciliation.

### Reconcile a Bank or Credit Card account <a href="#rxbmstqhal28" id="rxbmstqhal28"></a>

<mark style="color:orange;">Banking>Bank Account>Actions>Reconcile</mark>

1. Enter the target statement end date and it’s respective ending balance.
2. Click ‘Continue’
3. The system will create a ‘New Reconciliation' Document with a Status of ‘Pending’. If you decide to suspend the reconciliation task, you can ‘Save and finish later’. The Document will remain ‘Pending’.
4. Match the transactions on the statement with the system records. Click in the checkbox to the left of the transaction to record the match. Notice the balance of ‘Amount Reconciled’ will increase, and the residual balance will be displayed in the ‘Amount Not Reconciled’.
5. If you find an amount that does not match, then investigate and enter the unmatched amount onto the appropriate Document(s).
6. When you’ve completed the reconciliation, click ‘Save’. The reconciliation will be saved for reference.

To find a ‘reconciled’ or ‘pending reconciliation’ Statement,

<mark style="color:orange;">Bank Accounts>Find</mark>.


---

# 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://helpwith.salesorder.com/banking/bank-reconciliation.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.
