> ## 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. It shows 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/kb1KNsLI0JW1ssLF/en/products/matcher/ui/images/05-matches-workbench.jpg?fit=max&auto=format&n=kb1KNsLI0JW1ssLF&q=85&s=0a64b53ae8901fd6f1a2e7df1c778e6a" alt="Matcher Matches workbench listing matched transaction groups with their confidence scores" width="2000" height="1246" data-path="en/products/matcher/ui/images/05-matches-workbench.jpg" />
</Frame>

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

Each match group card shows the **Rule** that produced the group and the **Match rationale**. It lays out the group's transactions as allocated-vs-expected items. It also shows a **Confidence** meter with the label **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 has an incorrect match, click **Unmatch** on its card. The **Unmatch this group?** dialog requires a **Reason** that explains why you unmatch the group. Confirm with **Unmatch**. The group's transactions return to the unmatched pool and become available for re-matching.

## Manual matching

***

Transactions without an automatic match 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 that explains why the transactions belong together. For the full step-by-step walkthrough, see [Manual Matching](/en/products/matcher/ui/manual-matching).
