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

# Payment reconciliation

> Match parsed EOB payments to bank transactions to confirm which deposits correspond to which insurance payments.

After Lemma parses an EOB, you need to confirm which bank deposit corresponds to that insurance payment. Lemma helps by automatically surfacing transactions with matching amounts.

## How reconciliation works

When you view a parsed EOB in the **Payer Remittances** table, Lemma searches your recent transactions for deposits that match the EOB's total payment amount. Matching transactions are displayed alongside the EOB details so you can confirm the connection in one place.

This replaces the manual process of:

1. Reading the total payment amount from an EOB
2. Opening your bank statement
3. Searching for a deposit with that amount
4. Cross-referencing dates and payer names to confirm it is the right one

## Reconciling a payment

<Steps>
  <Step title="Go to the EOB section">
    Navigate to the **EOB** page and select the **Insurance payments** tab.
  </Step>

  <Step title="Select a payment">
    Choose a parsed EOB from the list. The detail panel shows the full breakdown —
    payer, claims, and total amount.
  </Step>

  <Step title="Review matching transactions">
    Lemma displays transactions with amounts that match the EOB's payment total.
    Review the transaction details (date, counterparty, amount) to confirm it is
    the correct deposit.
  </Step>

  <Step title="Confirm the match">
    Once you identify the matching transaction, confirm the reconciliation. The
    EOB and transaction are linked together for your records.
  </Step>
</Steps>

## Lockbox payments

When an insurance company mails both a check and an EOB to your [lockbox](/billing/lockbox-eob-parsing), the process is even simpler. The check is deposited automatically and the EOB is parsed automatically. Lemma links the check deposit to the parsed EOB, so many lockbox payments arrive pre-reconciled.

## Tips for reconciliation

* **Check amounts first** — the total payment amount is the primary matching criterion
* **Verify the payer** — confirm the transaction counterparty matches the insurance company on the EOB
* **Allow for timing differences** — a check deposit may settle a few days after the EOB is dated, so the transaction date and EOB payment date may not match exactly
* **Bulk payments** — some payers send a single check covering multiple EOBs. In this case, the deposit amount will be the sum of several EOB payment totals
