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

# Managing the Bank Transfer Dashboard

> Monitor the Bank Transfer plugin in Lerian Console — health status indicator, KPI cards, volume by TED Out, TED In, and P2P, plus recent activity.

The **Dashboard** is the first page under **Bank Transfer** in the sidebar. It gives you a quick view of the plugin health and activity. It shows the overall status indicator, headline counts, volume by transfer type, a health breakdown, and the most recent transfers.

## Accessing the Dashboard

***

<Steps>
  <Step title="Open the Midaz Module">
    From the Lerian Console home page, select the Midaz product card.
  </Step>

  <Step title="Go to Bank Transfer">
    In the left sidebar, expand the **Bank Transfer** section and click **Dashboard** (it is the first item).
  </Step>
</Steps>

## Page header

***

The page title **Bank Transfer** sits at the top left, with the subtitle *Dashboard overview*. On the right, a status indicator and a status label summarize the current health.

| Indicator | Meaning                                                 |
| --------- | ------------------------------------------------------- |
| Healthy   | The plugin operates normally.                           |
| Attention | The plugin detected non-critical issues.                |
| Degraded  | Some data may be stale or partially unavailable.        |
| Down      | The Console cannot reach the plugin to read its health. |

Next to the status, a relative timestamp (*Updated just now*, *Updated 5m ago*) shows when the plugin last refreshed the summary.

## Degradation banner

***

When the plugin reports degraded performance, a banner appears below the header. The banner warns that performance is degraded and some data may be stale, then lists the specific reasons.

<Note>
  The banner is informational. You can still use the plugin. Treat the listed reasons as signals that this page may not show the latest data.
</Note>

## KPI cards

***

Five cards summarize transfer activity for the current organization:

* **Total Transfers** — the total count.
* **Completed** — transfers in a successful terminal state, with its share of the total.
* **Processing** — transfers currently in progress, including those in *Created* status, with its share.
* **Pending** — transfers awaiting processing, with its share.
* **Failed / Rejected** — transfers in a failed, rejected, or cancelled state, with its share.

## Transfer Volume by Type

***

A horizontal bar chart shows how many transfers fall under each type: **TED Out**, **TED In**, and **P2P**. Point to a bar to see the exact count.

If the plugin has no transfers yet, the card shows *No transfer data available*.

## System Health card

***

On the right, the **System Health** card shows a detailed breakdown:

* **Overall Status** — the same health value that the header shows.
* **Processing** — number of transfers in the *Processing* state.
* **Pending** — number of transfers in the *Pending* state.
* **Terminal** — transfers that reached a terminal state.
* **Failures** — transfers that ended in a failure state.
* **Fail Rate** — percentage of terminal transfers that failed.

When the plugin is degraded, the card lists the degradation reasons inside the card body, just above the **Last updated** line in the footer.

## Recent Transfers

***

The bottom of the page lists the five most recent transfers with columns for **Type**, **Amount**, **Fee**, **Total**, **Status**, and **Date**. Use the **View All** link in the card header to jump to the full Transfers list.

<Note>
  The Recent Transfers card auto-refreshes. While at least one transfer is in flight, it polls every five seconds. When all visible transfers reach a terminal state, it polls every thirty seconds instead.
</Note>
