> ## Documentation Index
> Fetch the complete documentation index at: https://test-docs.upayments.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Settlements

> Track settled transactions and settlement trends

# Settlements

The Settlements page tracks when transactions are settled by the processor and funds are deposited.

## Metrics

* **Settled Volume** — Total amount settled in the period
* **Pending Settlement** — Transactions approved but not yet settled
* **Avg Settlement Time** — Average time between processing and settlement
* **Settlement Rate** — Percentage of transactions that have settled

## Settlement Trend

Daily chart showing settled volume over the selected period.

## Transaction Settlements

Paginated table of individual settled transactions showing:

* Transaction ID and description
* Customer name and email
* Amount
* Processed date and settled date
* Time to settle

<Info>
  Settlement time is calculated as the difference between `processedAt` and `settledAt`. NMI updates the settlement date when a transaction batch settles, typically within 24-48 hours.
</Info>
