Skip to main content
The Dashboard is the home page of the Matcher module. It provides an at-a-glance overview of your reconciliation health for the selected context, covering key metrics, trend charts, breakdown visualizations, and recent reconciliation runs.

Accessing the Dashboard


Navigate to Matcher → Dashboard in the left sidebar, or select Matcher from the product launcher — the Dashboard is the default landing page. All data displayed on the Dashboard is filtered by the active context selected in the Context Switcher and defaults to the last 30 days.

KPI cards


A row of five summary cards appears at the top of the page:
CardDescription
Total TransactionsTotal number of transactions ingested across all sources in the selected period.
Match RatePercentage of transactions that were successfully matched. Displayed in green for quick assessment.
Total MatchesAbsolute count of confirmed match groups created during the period.
Pending ExceptionsNumber of exceptions still awaiting resolution. Highlighted in amber when non-zero.
Cash ExposureAggregate monetary value of unmatched transactions flagged as critical. Highlighted in red.

Charts


Below the KPI cards, the Dashboard presents several interactive charts that help you identify patterns and spot issues. A full-width area chart showing daily volumes over the selected period. Three series are plotted:
  • Ingested — number of transactions ingested per day.
  • Matched — number of transactions matched per day.
  • Exceptions — number of exceptions generated per day.
Use this chart to track how reconciliation volume and quality evolve over time.

Match Rate Over Time

An area chart displaying the daily match rate percentage (0–100%). Monitor this chart for downward trends that may indicate rule degradation or data quality issues.

Source Breakdown

A stacked bar chart showing matched vs. unmatched transaction counts per source. Use it to identify which sources contribute the most unmatched items.

Exceptions by Severity

A donut chart breaking down open exceptions by severity level:
  • Critical — requires immediate attention.
  • High — should be resolved promptly.
  • Medium — standard priority.
  • Low — informational or minor discrepancies.

Matches by Rule

A horizontal bar chart ranking match rules by the number of matches they produced. Helps you understand which rules are most active and whether rule coverage is balanced.

Exception Age Distribution

A bar chart grouping open exceptions by age bucket (for example, 0–1 days, 2–7 days, 8–30 days). Aging exceptions may indicate bottlenecks in your resolution workflow.

Cash Impact

A dedicated section displaying the total unmatched monetary amount with two sub-charts:
  • By Currency — a donut chart showing unmatched amounts broken down by currency.
  • By Aging — a bar chart showing unmatched amounts grouped by age bucket.
These charts help treasury and operations teams quantify the financial exposure from unresolved items.

Recent Runs


At the bottom of the page, a table lists the most recent reconciliation runs for the selected context. Columns include:
ColumnDescription
StatusCurrent state of the run: Queued, Processing, Completed, or Failed.
ModeWhether the run was a Dry Run (preview only) or Commit (results persisted).
MatchesNumber of match groups created.
UnmatchedCombined count of unmatched transactions from both sides.
For ReviewTransactions flagged for manual review.
DateTimestamp when the run started.
ViewLink to open the run details in the Matches page.

Action buttons


The page header includes two action buttons:
  • Upload — opens the file upload flow to ingest new transaction data.
  • Execute Reconciliation — starts a new reconciliation run for the active context.