# Match or Unmatch Transactions

:sparkles: Digits automatically matches transactions across connected sources, such as Stripe, Ramp, or your client’s bank, to merge them into a single, clean record. This prevents duplicates and keeps your books audit-ready.

Most matches happen automatically, but during reconciliation, you can manually match or unmatch transactions if something looks off.

***

{% hint style="warning" %}
**Note:** Changes may take a few minutes to reflect in the Ledger and Reconciliations view.
{% endhint %}

### How to Match Transactions

1. From the left-hand menu, go to **Accounting → Ledger.**
2. Click the **Edit** icon in the header to enter edit mode.
3. Scroll or use filters to find the two transactions you want to match.
4. Click the checkbox next to each transaction.
5. A toolbar will appear at the top — click the **Match** icon.

<div align="left"><figure><img src="https://931519193-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuIztBwoMl2RW5oGzS0cZ%2Fuploads%2FwHbOumP7nbTlfXUaJpdB%2FCursor_and_Michelle_s_Demo_Clie%E2%80%A6___Ledger.png?alt=media&#x26;token=bab426ad-9336-4599-a0c6-fda5d65b77d8" alt="" width="563"><figcaption></figcaption></figure></div>

6. Or the **Unmatch** icon in the toolbar.&#x20;

<div align="left"><figure><img src="https://931519193-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuIztBwoMl2RW5oGzS0cZ%2Fuploads%2Fld41IQF1lfFyf2i80dxR%2FCursor_and_Michelle_s_Demo_Clie%E2%80%A6___Ledger.png?alt=media&#x26;token=54c0d1fe-5c2d-4d33-ba2c-063e2aabe812" alt="" width="563"><figcaption></figcaption></figure></div>

7. Confirm when prompted.

***

### Matching Requirements

* The **amounts must be identical.**
* Other fields (like date, party, or category) help guide matching but aren’t required.
* Transfers and duplicate payments are the most common match scenarios.

***

### Frequently Asked Questions

<details>

<summary>What kinds of transactions can be matched?</summary>

You can match any transactions that share the same total amount, including payments, deposits, or transfers between connected accounts.

</details>

<details>

<summary>What kinds of transactions can be matched?</summary>

You can match any transactions that share the same total amount, including payments, deposits, or transfers between connected accounts.

</details>

<details>

<summary>What happens when transactions are matched?</summary>

Digits merges the two entries into one consolidated record, removing duplicates and syncing the data across your Ledger and Reconciliation views.

</details>

<details>

<summary>Do matches affect reports?</summary>

Yes — matched transactions are counted once across financial reports, ensuring your totals remain accurate.

</details>

***

{% columns %}
{% column width="66.66666666666666%" valign="middle" %}
Got a question or feedback? Our team is all ears—come say hello!
{% endcolumn %}

{% column width="33.33333333333334%" valign="middle" %}

<p align="center"><a href="https://app.gitbook.com/s/x8QKZsFt122QPdcslRDC/contact-us" class="button primary" data-icon="envelope-open-text">Contact Digits Support</a></p>
{% endcolumn %}
{% endcolumns %}

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.digits.com/firms-agentic-general-ledger/match-unmatch-transactions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
