> ## 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 health, volume, and recent activity for the Bank Transfer plugin.

The **Dashboard** is the first page under **Bank Transfer** in the sidebar. It gives you an at-a-glance view of the plugin's health and activity: 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 is operating normally.                                |
| Attention | Non-critical issues detected.                                    |
| Degraded  | Some data may be stale or partially unavailable.                 |
| Down      | The plugin cannot reach the JD integration or core dependencies. |

Next to the status, a relative timestamp (*Updated just now*, *Updated 5m ago*) tells you when the summary was last updated.

## Degradation banner

***

When the plugin reports degraded performance, a banner appears below the header reading *System is experiencing degraded performance. Some data may be stale.* followed by the specific reasons detected.

<Note>
  The banner is informational — you can still use the plugin. Treat the listed reasons as signals that data on this page may not reflect the latest state.
</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 being processed (including those in *Created* status), with its share.
* **Pending** — transfers awaiting processing, with its share.
* **Failed / Rejected** — transfers that failed, were rejected, or were cancelled, 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**. Hovering a bar reveals the exact count.

If no transfers have been recorded 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 value shown in the header (Healthy, Attention, Degraded, Down).
* **Processing** — number of transfers currently being processed.
* **Pending** — number of transfers awaiting processing.
* **Terminal** — transfers that have 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 still in flight, it polls every five seconds. Once all visible transfers are in a terminal state, polling slows down to every thirty seconds.
</Note>
