Before you start
Anyone who can see the Reconciliation nav item can use everything in the Hub â no separate permission is needed. Importing transaction files is different: that lives on a providerâs page in Network, and only an organization Owner (or a user with integration permissions) can see or use it. If you donât see the import option described below, thatâs likely why.Open the Reconciliation Hub
- Click Reconciliation in the left nav.

Review runs
The Runs tab is the default view. It lists every runâs cadence, status, completion time, and counts for checked, matched, exceptions, errors, and orphans. Filter by Cadence and From/To date â thereâs no PFI filter here, since a single run checks transactions across every provider at once. With no filters applied, a highlighted row at the top shows the next scheduled run, labeled Scheduled with its expected date. Apply any filter and that row disappears â it doesnât mean nothing else is scheduled, just that it doesnât match your filter.- Click any row in the runs table to open that runâs detail.

Open a runâs detail
A runâs detail page shows its provider, start and completion time, and its own six-stat strip â but the labels arenât identical to the Hubâs. Youâll see Checked, Matched, Match rate, Exceptions, Errors, and Orphans. The Hubâs single Reconciled tile splits into Checked and Matched here, and thereâs no Regressions tile on a runâs detail page at all.- From the run header, click Export to download every transaction in the run as a CSV (named
{run-id}-transactions.csv), with columns for Transaction ID, Type, Status, PFI, source and destination amount/currency, Reconciliation status, and Updated at. A spinner shows on the button while it works â this can take a moment on large runs. - Use the three tabs below the header â Transactions, Exceptions, Orphaned â for the runâs detail lists. Each loads more rows automatically as you scroll.
- Click Back to runs to return to the Runs tab.

Work the Exceptions tab
The Exceptions tab lists every open discrepancy â a transaction whose amount or status doesnât match between Borderless and the provider, or one that only exists on one side. At the top, four tiles group open exceptions by age: 0â7 days (tagged Recent), 8â30 days (Watch), 31â90 days (Aging), and 90+ days (Critical). Older items carry more risk â clear those first.- Click an age tile to filter the list below to just that bucket. Click it again, or click Clear age filter, to remove the filter.
- Use the filters row â Cadence, From, To, PFI, Status â to narrow further. Status only appears on this tab, with options Mismatched and Missing (a PFI Error option is also listed, but provider errors are tracked under Errors rather than as exceptions, so the list always shows Mismatched and Missing items).

Check the Orphaned tab
Orphaned lists transactions your provider reported that have no matching record on the Borderless side. Filter by Cadence, From, To, and PFI (thereâs no status filter here).- Click any row to open that transactionâs own detail page â a summary of the amount flow, the providerâs status for it, and the raw data the provider reported it with.

Import transactions from a provider
If a provider processed transactions off-platform, you can bring them into Borderless to complete your history and include them in execution benchmarking. This isnât on the Reconciliation page â itâs on the providerâs own page. There are two paths: syncing via the providerâs API (where supported, using your own credentials) or uploading a CSV. One important distinction: transactions imported via CSV are not reconciled. Reconciliation works by re-checking a transaction against the providerâs API, and a CSV row has no live counterpart to check â Borderless has no way to fetch its current state. CSV import is for completing your records and benchmarking, not for verification. Where the API sync option exists, prefer it.- Go to Network, open the providerâs drawer, and go to its Overview tab.
- Click Import Transactions from CSV. If you donât see this option, you likely need Owner access or integration permissions â see âBefore you startâ above.
- In the Import transactions modal, click Download template if you need the CSV format: a header row (
externalId,type,status,asset,network,fiat,assetAmount,fiatAmount,exchangeRate,date) with one example row. - Click Choose CSV file and select your file.
- If every row is clean, youâll see â{n} rows ready to import.â
- If any row has a problem, youâll see how many rows have errors, followed by a line for each (âRow {n}: âŚâ). Fix the file and choose it again to re-validate.
- Once validation passes, click Import.
