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

# Matcher documentation update

> Matcher API reference and guide coverage now align with the codebase, with new configuration CRUD, reporting, and governance pages.

<Badge stroke icon="calendar-days" iconType="regular">March 4, 2026</Badge> <Badge stroke icon="file-code" iconType="regular">Documentation update</Badge> <Badge color="purple" size="lg" stroke icon="eye" iconType="regular">Review recommended</Badge>

## Affects

***

Teams using the Matcher API reference.

This update applies to the public documentation portal. It does not change the runtime API behavior unless the linked product documentation says otherwise.

## What changed

***

The Matcher API reference and guide documentation received a major update to close the gap between documented and actual endpoints.

### Coverage expansion

***

Prior to this update, the Matcher documentation covered approximately **38 endpoints** while the codebase exposed approximately **98**. This update significantly expanded coverage, adding reference pages and guide content for previously undocumented areas.

### New reference pages

* Quick start section added to help developers get up and running with the Matcher API
* New endpoint pages for **configuration** CRUD operations (contexts, sources, field mappings)
* New endpoint pages for **reporting** and governance workflows

### Updated content

The following sections were reviewed and aligned with the latest codebase:

* [**Contexts and Sources**](/en/matcher/configuration/matcher-contexts-and-sources) — Expanded with complete CRUD coverage
* [**Match Rules**](/en/matcher/configuration/matcher-match-rules) — Updated rule syntax and strategy descriptions
* [**Exception Routing**](/en/matcher/configuration/matcher-exception-routing) — Revised exception flow documentation
* [**Resolving Exceptions**](/en/matcher/daily-reconciliation/matcher-resolving-exceptions) — Updated resolution workflows
* [**Reviewing Matches**](/en/matcher/daily-reconciliation/matcher-reviewing-matches) — Expanded review process documentation
* [**External Sources**](/en/matcher/integrations/matcher-external-sources) — Rewritten integration guide

### Reference material

The following reference pages were reviewed and corrected:

* [**Confidence Scoring**](/en/matcher/reference/matcher-confidence-scoring)
* [**Multi-Currency**](/en/matcher/reference/matcher-multi-currency)
* [**Security**](/en/matcher/reference/matcher-security)
* [**Split & Aggregate**](/en/matcher/reference/matcher-split-aggregate)

## Impact

***

This is a documentation update. Existing integrations do not need a migration from this release note alone.

## What you need to do

***

<Steps>
  <Step>
    Review the expanded Matcher API reference before building new configuration, context, or reporting integrations.
  </Step>
</Steps>

### Deadline

None.

### Why

The documentation expanded Matcher endpoint coverage and aligned more closely with the codebase.
