> ## Documentation Index
> Fetch the complete documentation index at: https://getlemma.com/docs/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>

## Downloading an 835

Once Lemma has parsed a lockbox or uploaded EOB, you can download the equivalent 835 EDI file from the remittance detail view. Use this when your EHR or clearinghouse accepts 835 files but the payer sent you a paper EOB instead.

1. Open the **EOB** page and select the **Insurance payments** tab.
2. Choose a parsed remittance.
3. Click **Download 835**.

## Provider-level adjustments

For remittances sourced from an ERA or 835 file, the check total may not equal the sum of claim payments. Provider-level balance (PLB) adjustments account for the difference. These include:

* **Recoupments** — the payer clawing back a prior overpayment
* **Forwarding balance** — a balance carried into or out of this check
* **Interest** — interest the payer owes on late payments
* **Capitation** — periodic capitated payments outside any single claim
* **Withholding** — funds withheld against a future obligation

When a parsed remittance contains any of these, the detail page shows a **Provider-Level Adjustments** section listing each entry with its reason code, reference, fiscal period, and signed effect on the check. A positive amount reduces the check; a negative amount adds to it. Use this section to explain why the deposit does not match the total of the claim lines.

## Lockbox payments

When an insurance company mails both a check and an EOB to your [lockbox](/docs/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
* **Check totals that don't match the claims** — for ERA-sourced remittances, look at the [Provider-Level Adjustments](#provider-level-adjustments) section on the detail page. Recoupments, forwarding balances, and interest are applied outside any single claim
