> ## Documentation Index
> Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Bank Reconciliation

> Bank reconciliation matches bank activity to cash entries in Arcus so your bank statement and general ledger agree. Use it at period close or whenever cash activity needs a formal review.

## Open Bank Reconciliation

Bank Reconciliation lives under Accounting, in the close and reconcile area. The overview
shows completed reconciliations, in-progress work, difference counts, connected bank
accounts, and the basic process your team follows.

<Frame caption={"The overview shows bank accounts, linked GL cash accounts, reconciliation status, and the high-level matching process."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/bank-reconciliation-overview.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=5609c0b6d67bef28c0c1cad19981ff8b" alt="Bank Reconciliation overview with completed, in-progress, and with-differences counters, connected bank account, GL account, and how reconciliation works" width="1660" height="980" data-path="images/support/screenshots/accounting/bank-reconciliation-overview.png" />
</Frame>

## What Must Be Ready First

* A bank account must be set up in Arcus.
* The bank account should be linked to the correct GL cash account.
* The statement date and ending balance should come from the bank statement.
* Cash, check, deposit, payout, fee, and journal activity should be posted before final review.
* Plaid bank feed is helpful when configured, but manual review is still required.

<Warning>
  **Do not reconcile against the wrong GL account**
  If the bank account is linked to the wrong GL cash account, the reconciliation can look
  clean while the books are still wrong. Confirm the linked GL account before starting.
</Warning>

## Start a Reconciliation

1. Open **Accounting**.
2. Open **Bank Reconciliation**.
3. Click **New Reconciliation** or open **Start Reconciliation**.
4. Select the bank account from the statement.
5. Enter the statement date.
6. Enter the ending balance from the statement.
7. Add notes when the period needs explanation.
8. Begin reconciliation.

<Frame caption={"Start Reconciliation captures the bank account, statement date, ending balance, and notes before the matching workspace opens."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/bank-reconciliation-start.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=708022190ada3e345c53f46dcd0199ac" alt="Start Bank Reconciliation tab with bank account selector, statement date, ending balance, notes, and Begin Reconciliation action" width="1660" height="980" data-path="images/support/screenshots/accounting/bank-reconciliation-start.png" />
</Frame>

## Match Bank Activity to GL Entries

In the matching workspace, bank transactions are compared with cash entries Arcus has
posted to the linked GL account. The goal is for the difference to reach zero or for
any remaining difference to be understood and approved.
Use the dedicated Bank Feed Match Workspace guide when you need detailed steps for
auto-match suggestions, manual matches, AP payment matches, printed checks, marketplace
payout deposits, and removing incorrect matches.

* **Auto suggestions**: Arcus can suggest matches based on amount, date, and reference details.
* **Manual matches**: users can select a bank transaction and one or more GL entries when the suggestion is not enough.
* **Outstanding checks**: entries may be valid in Arcus even if the bank has not cleared them yet.
* **Bank fees**: fees may need a posted entry before the difference clears.
* **Duplicates**: duplicate bank feed rows or duplicate journal activity should be investigated before completion.

<Tip>
  **Use the statement as the source of truth**
  The bank statement ending balance and date define the reconciliation period. Do not adjust
  those numbers just to make the screen turn green.
</Tip>

## Complete or Hold the Reconciliation

Complete the reconciliation when the difference is zero or when your accounting policy
allows a documented difference. Hold it open when the difference needs research.

* Review unmatched bank transactions.
* Review unmatched GL entries.
* Post missing bank fees, deposits, payouts, or corrections when appropriate.
* Confirm outstanding checks and timing differences are expected.
* Save notes that explain unusual items.

<Note>
  **Reconciliation is an audit checkpoint**
  A completed reconciliation is not just a visual status. It records that the cash account
  was reviewed against a bank statement for a specific period.
</Note>

## Common Blocks

* **No bank account appears**: set up the bank account and link it to a GL cash account.
* **Plaid feed is empty**: review Plaid setup, bank feed permissions, and sync timing.
* **Difference will not clear**: look for missing bank fees, duplicate entries, outstanding checks, timing differences, or wrong statement balance.
* **Wrong GL entries appear**: confirm the bank account is linked to the right GL account.
* **Cannot complete**: check permissions, required fields, open differences, and accounting-period controls.

## Related Articles

<CardGroup cols={2}>
  <Card title="Chart of Accounts" href="/support/accounting/chart-of-accounts">
    Understand account structure, account types, and posting behavior.
  </Card>

  <Card title="Journal Entries" href="/support/accounting/journal-entries">
    Create, review, and reverse journal entries.
  </Card>

  <Card title="Account Ledger" href="/support/accounting/account-ledger">
    Review transaction history, source activity, debits, credits, and running balance for one GL account.
  </Card>

  <Card title="Bank Feed Match Workspace" href="/support/accounting/bank-feed-match-workspace">
    Match bank feed rows to GL cash entries, AP payments, printed checks, and marketplace payouts.
  </Card>

  <Card title="GL Reconciliation and Integrity" href="/support/accounting/gl-reconciliation-integrity">
    Compare control accounts to subledgers, review clearing account health, and audit GL integrity check logs.
  </Card>

  <Card title="Financial Reports" href="/support/accounting/reports">
    Run balance sheet, profit and loss, cash flow, and operational reports.
  </Card>

  <Card title="Integrations" href="/support/settings/integrations">
    Connect Stripe, marketplaces, shipping, email, and other services.
  </Card>
</CardGroup>
