Skip to main content
Use the Contexts page in the Matcher module to create and manage reconciliation contexts. A context groups together the sources, rules, and schedules that define a specific reconciliation workflow.

Accessing the Contexts page


To open the Contexts page, select Contexts under the Reconciliation section of the left sidebar.

Context list


The table displays all reconciliation contexts with the following columns:
ColumnDescription
NameThe context name
IDThe unique context identifier
TypeMatching cardinality (1:1, 1:N, or N:M)
IntervalHow often reconciliation runs (Daily, Weekly, Monthly, Quarterly, or Yearly)
StatusCurrent state of the context

Context statuses

StatusDescription
ActiveThe context is operational and accepts reconciliation runs
PausedThe context is temporarily suspended
DraftThe context is being configured and is not yet active
ArchivedThe context is no longer in use and has been archived
Use the actions menu on each row to view context details or delete a context.

Creating a new context


1
Click the New Context button on the Contexts page.
2
Fill in the General Information section:
FieldDescription
Name (required)A descriptive name for the context (e.g., “Daily Bank Reconciliation”)
Type (required)Matching cardinality: 1:1 (one-to-one), 1:N (one-to-many), or N:M (many-to-many)
Interval (required)How often reconciliation runs: Daily, Weekly, Monthly, Quarterly, or Yearly
3
Optionally configure Fee Tolerance settings:
FieldDescription
AbsoluteMaximum absolute difference allowed between matched amounts
PercentageMaximum percentage difference allowed between matched amounts
NormalizationMethod used to normalize fee values before comparison: NET or GROSS
4
Optionally enable Auto-match on upload. When turned on, the reconciliation engine runs automatically as soon as new data is uploaded to this context.
5
Click Save to create the context.

Context detail page


Click on a context name or select Details from the actions menu to open the context detail page. The detail page is organized into the following sections:

General Information

Displays the context’s current settings including name, type, interval, fee tolerance, and auto-match configuration. The page header shows the context name, status badge, type, interval, and creation date. Use the status action buttons to pause, resume, or archive the context.

Data Sources

Lists all data sources configured for this context. From here you can create, edit, and delete sources. For more details, see Context Sources.

Match Rules

Lists all match rules configured for this context. From here you can create, edit, and delete rules. For more details, see Context Rules.

Schedules

Lists all reconciliation schedules configured for this context. Schedules define when reconciliation runs execute automatically. For more details, see Context Schedules.
Sources, Rules, and Schedules are all managed from within the context detail page. There are no separate standalone pages for these entities.