> ## 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 Deposits

> Bank Deposits batch received checks and cash into a bank deposit. Use this page when the money has been received in Arcus, but still needs to move from undeposited funds into the cash account that matches the bank statement.

## When To Use Bank Deposits

Use Bank Deposits for customer checks, cash receipts, lockbox batches, or other received
payments that should be grouped into one bank deposit. This gives accounting one auditable
deposit record instead of trying to reconcile each individual receipt against the bank feed.

<Frame caption={"The deposits list shows draft, posted, reconciled, and voided deposits with totals, bank account, date, and posting status."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/bank-deposits-list.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=740809e82cfca22e77811b5466569f1e" alt="Bank Deposits page with summary cards, status tabs, search, filters, and deposit rows" width="1660" height="980" data-path="images/support/screenshots/accounting/bank-deposits-list.png" />
</Frame>

## What Must Be Ready First

* The customer payment must already be recorded in Arcus.
* The receipt should be waiting in undeposited funds or an equivalent clearing account.
* The target bank account must exist and be linked to the correct GL cash account.
* The deposit date and total should match the bank deposit slip or bank feed amount.
* Any cash over, short, fee, or returned-payment issue should be understood before posting.

<Warning>
  **Do not post a deposit just to make cash look right**
  A posted deposit moves value into cash. If the selected receipts do not match the real
  bank deposit, reconciliation and period close will be harder to trust.
</Warning>

## Create a Deposit

1. Open **Accounting**.
2. Open **Bank Deposits**.
3. Click **New Deposit**.
4. Select the bank account that will receive the deposit.
5. Enter the deposit date from the bank or deposit slip.
6. Select the received checks that belong in this deposit batch.
7. Add register cash or other cash amounts that belong in the same bank deposit.
8. Compare the selected total to the bank deposit total.
9. Review the deposit summary and create the deposit when it is ready to post.

<Frame caption={"Create the deposit from the same payments that will clear together on the bank statement."}>
  <img src="https://mintcdn.com/arcuserp/5v8ggAMP6rzMRoYX/images/support/screenshots/accounting/bank-deposit-create-modal.png?fit=max&auto=format&n=5v8ggAMP6rzMRoYX&q=85&s=2eb969e86096b611e85d2c4422a1eb2d" alt="Create deposit modal with bank account, deposit date, and available received payments" width="1200" height="1000" data-path="images/support/screenshots/accounting/bank-deposit-create-modal.png" />
</Frame>

## Create Deposit Wizard Steps

* **Bank and Date**: choose the bank account and the deposit date from the bank slip or statement.
* **Checks**: select received checks that are not already part of another deposit.
* **Cash**: add register cash or other cash amounts that are ready to move to the bank.
* **Review**: confirm the bank, date, selected items, and total before posting.

<Note>
  **Creating the deposit posts it**
  The deposit creation flow posts the deposit to accounting. Use the review step to catch
  wrong bank accounts, wrong dates, duplicate checks, and mismatched totals before creating it.
</Note>

## Understand Deposit Status

* **Draft**: the deposit is being prepared and should not be treated as final cash movement yet.
* **Posted**: Arcus has posted the accounting impact and the deposit is ready for bank reconciliation.
* **Reconciled**: the deposit has been matched to the bank statement.
* **Voided**: the deposit was reversed or cancelled and should no longer be used for reconciliation.

<Note>
  **Accounting impact**
  Posting a deposit normally debits the selected cash account and credits undeposited funds.
  The individual customer payments remain part of the audit trail, but the bank reconciliation
  uses the posted deposit amount as the cash movement.
</Note>

## What Posting Does

* Moves selected received checks into deposited status so they cannot be deposited again.
* Reduces register cash pending deposit when register cash is included.
* Posts the cash movement from undeposited funds or cash drawer clearing into the selected bank cash account.
* Makes the deposit available for bank reconciliation against the bank statement line.
* Allows a deposit ticket to be printed from the deposit row.

## How Deposits Connect To Reconciliation

After a deposit is posted, it should appear as a cash-side entry for the linked bank account.
During bank reconciliation, match the deposit to the bank feed or statement line that shows
the actual deposit clearing the bank.

* If the bank shows one lump deposit, group the matching payments into one Arcus deposit.
* If the bank shows separate deposits, create separate Arcus deposits for those receipts.
* If a payment was returned or short, correct the payment issue before final reconciliation.
* If bank fees were deducted, record the fee in the correct workflow so the net cash movement can be explained.

<Tip>
  **Match the bank statement, not the receipt drawer**
  The best deposit grouping is the grouping your bank will show. This makes bank
  reconciliation faster and prevents a clean receipt batch from becoming a messy cash match.
</Tip>

## Void Or Correct A Deposit

Use void when a posted deposit was created with the wrong bank account, wrong items, or
wrong amount and it has not been reconciled yet.

* Voiding reverses the deposit accounting entry.
* Selected checks return to received status so they can be used in a corrected deposit.
* Register cash pending deposit is restored for included register cash.
* Reconciled deposits cannot be voided until the reconciliation issue is resolved according to accounting policy.

## Common Problems

* **A payment is missing**: confirm the customer payment was recorded and is not already included in another deposit.
* **The total does not match**: check for missing receipts, duplicate receipts, cash over or short, fees, or returned payments.
* **No bank account is available**: set up the bank account and link it to the right GL cash account first.
* **Check is already deposited**: refresh the available checks list. Another user or batch may have posted the check first.
* **Register cash amount is blocked**: confirm the register still has enough cash pending deposit.
* **The deposit cannot be edited**: posted or reconciled deposits may require a void, reversal, or correction workflow instead of direct editing.
* **Total is zero**: select at least one valid check or cash amount before creating the deposit.
* **Period close blocks changes**: if the deposit date is in a closed period, accounting may need to reopen the period or post a current-period correction.

## Related Articles

<CardGroup cols={2}>
  <Card title="Record Customer Payments" href="/support/orders/record-payment">
    Record cash, card, ACH, check, wire, external, terms, or credit payments.
  </Card>

  <Card title="AR Management" href="/support/accounting/ar-management">
    Track customer balances, aging, statements, and collections work.
  </Card>

  <Card title="Bank Reconciliation" href="/support/accounting/reconciliation">
    Match bank transactions to payments, deposits, payouts, and checks.
  </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="Journal Entries" href="/support/accounting/journal-entries">
    Create, review, and reverse journal entries.
  </Card>

  <Card title="Period Close" href="/support/accounting/period-close">
    Close, approve, reopen, and audit accounting periods with pre-close checklist controls.
  </Card>
</CardGroup>
