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

# Managing matches

> Review confirmed match groups inside a run's detail page in the Matcher UI — check confidence, unmatch incorrect groups, and pair unmatched transactions manually.

There is no standalone Matches page in the Matcher UI. Match groups — the engine's confirmed pairings — live inside each reconciliation run's detail page, and manual matching happens in the **Unmatched** workbench.

## Viewing match groups for a run

***

<Steps>
  <Step>
    Navigate to **Matcher → Operate → Reconciliations** in the left sidebar.
  </Step>

  <Step>
    Select a run. The run detail page opens under the **Match groups** heading, showing the run's summary stats, a per-rule breakdown, and the reconciliation groups with confidence scores and item-level allocation for that run.
  </Step>
</Steps>

<Frame caption="Figure 1. Match groups inside a run's detail page.">
  <img src="https://mintcdn.com/lerian-49cb71fc/SFzzdxyH5SN7w_fC/en/matcher/ui/images/05-matches-workbench.jpg?fit=max&auto=format&n=SFzzdxyH5SN7w_fC&q=85&s=a9c554c1ddf446b1bc850f2942536de5" alt="Matcher Matches workbench listing matched transaction groups with their confidence scores" width="2000" height="1246" data-path="en/matcher/ui/images/05-matches-workbench.jpg" />
</Frame>

Use the **Status** filter to narrow the groups; it is applied server-side, so it reflects the whole run, not just the loaded page.

Each match group card shows the **Rule** that produced the group, the **Match rationale**, the group's transactions laid out as allocated-vs-expected items, and a **Confidence** meter labeled **High confidence**, **Medium confidence**, or **Low confidence**.

<Note>
  While a run is still in progress, the page refreshes automatically as it advances and offers **Stop watching** and **Recheck status** controls.
</Note>

## Unmatching a group

***

If a group was matched incorrectly, click **Unmatch** on its card. The **Unmatch this group?** dialog requires a **Reason** explaining why the group is being unmatched. Confirm with **Unmatch**. The group's transactions return to the unmatched pool and become available for re-matching.

## Manual matching

***

Transactions that were not matched automatically live in the **Unmatched** workbench at **Matcher → Resolve → Unmatched**. Select at least two transactions and click **Pair selected** to create a manual match; you can add an optional note explaining why the transactions belong together. For the full step-by-step walkthrough, see [Manual Matching](/en/matcher/ui/manual-matching).
