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

> Upload transaction data and start new reconciliation runs for any context configured in the Matcher module.

Use the **Reconciliations** page in the Matcher module to upload transaction data and start new reconciliation runs for your contexts.

## Accessing the Reconciliations page

***

Navigate to **Matcher → Operations → Reconciliations** in the left sidebar.

<Frame caption="Figure 1. The Reconciliations list page.">
  <img src="https://mintcdn.com/lerian-49cb71fc/d2MhAt_ujMsAUgqn/images/en/console/matcher/04-reconciliations-list.jpg?fit=max&auto=format&n=d2MhAt_ujMsAUgqn&q=85&s=685e86de53c49e4eca569ed40f4b9080" alt="" width="2000" height="1246" data-path="images/en/console/matcher/04-reconciliations-list.jpg" />
</Frame>

## Available actions

***

From the **Reconciliations** page, you can:

<Columns cols={2}>
  <Card title="Upload Reconciliation Data" icon="upload" horizontal href="/en/platform/lerian-console/matcher-console/uploading-reconciliation-data">
    Upload a transaction file to start ingestion for a selected context and source.
  </Card>

  <Card title="Execute Reconciliation" icon="play" horizontal href="/en/platform/lerian-console/matcher-console/executing-reconciliation">
    Manually trigger the matching engine to reconcile transactions for the selected context.
  </Card>

  <Card title="View Job History" icon="clock-rotate-left" horizontal href="/en/platform/lerian-console/matcher-console/operational-history">
    Track the status of past and active ingestion jobs.
  </Card>
</Columns>

## Starting a new reconciliation

***

<Frame caption="Figure 2. The New Reconciliation wizard.">
  <img src="https://mintcdn.com/lerian-49cb71fc/d2MhAt_ujMsAUgqn/images/en/console/matcher/17-ingestion-wizard.jpg?fit=max&auto=format&n=d2MhAt_ujMsAUgqn&q=85&s=f54786d1d576bb7ed0cbfaa49175e075" alt="" width="2000" height="1254" data-path="images/en/console/matcher/17-ingestion-wizard.jpg" />
</Frame>

Click the **New Reconciliation** button to open the ingestion wizard. The wizard walks you through two steps:

1. **Select context and date range** — Choose the reconciliation context and the period being reconciled.
2. **Upload source files** — Upload the transaction file for the selected source.

For the full step-by-step walkthrough, see [Uploading Reconciliation Data](/en/platform/lerian-console/matcher-console/uploading-reconciliation-data).
