# Overview — LI.FI Intents Analyzer

> Live KPI dashboard for LI.FI cross-chain intent settlements.

URL: https://intentexplorer.com

## What This Page Shows

The Overview page is the primary dashboard for monitoring LI.FI Protocol activity in real time:

- **Total Intents**: Cumulative count of intents submitted in the selected time window.
- **Settlement Volume (USD)**: Total USD value of assets successfully bridged/swapped.
- **Success Rate**: Percentage of intents reaching the FILLED status vs. total settled.
- **Average Time-to-Fill**: Median duration from intent creation to solver settlement.
- **Active Intents**: Count of intents currently in-flight (PENDING or IN_PROGRESS).
- **Chain Breakdown**: Per-chain bar chart of intent volume by source and destination.
- **Volume Trend**: Area chart of settlement volume over time for the selected window.

## Time Windows

All KPIs support 1h / 24h / 7d / 30d selection via the time range picker.

## Intent Statuses

- `PENDING` — Intent submitted, waiting for solver pickup.
- `IN_PROGRESS` — Solver is actively filling the intent.
- `FILLED` — Intent successfully settled on the destination chain.
- `REFUNDED` — Intent expired or cancelled; funds returned.
- `UNKNOWN` — Wire value not recognized by this version of the analyzer.

## Data Freshness

KPIs update in real time via Server-Sent Events (SSE). The telemetry stream pushes live counts of pending/active/filled intents and recent volume every few seconds.

## Related Pages

- [Live Intents](https://intentexplorer.com/intents.md)
- [Analytics](https://intentexplorer.com/analytics.md)
- [Solver Leaderboard](https://intentexplorer.com/solvers.md)
- [Cross-Chain Flows](https://intentexplorer.com/flows.md)
