> ## Documentation Index
> Fetch the complete documentation index at: https://omnilens-626cb878.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Repository Dashboard

## Summary

The Summary page provides a detailed view of workflow runs and metrics for your repository.

<img src="https://mintcdn.com/omnilens-626cb878/9YPdy53s_Tk8sQJh/images/repo-dash.png?fit=max&auto=format&n=9YPdy53s_Tk8sQJh&q=85&s=3a58543778a25696706e8dba81a39ec0" alt="Repo Dash" width="3564" height="2260" data-path="images/repo-dash.png" />

### Date Selection

You can view workflow runs for any date by using the date controls in the top-right corner:

* **Today button**: Quickly jump to today's date
* **Calendar picker**: Select any date to view historical workflow runs
* **Refresh button**: Reload the page to fetch the latest data

### Daily Metrics

There are four metric cards showing aggregated statistics for the selected date.

* **Pass/Fail Rate**: A pie chart showing the success rate of workflow runs
* **Overview**: General statistics
* **Workflow Health**: Health status breakdown comparing today's runs with yesterday's
* **Runs by hour**: A bar chart showing when workflows are most active throughout the day

### Workflow section

The workflow cards are split in two sections:

* **Active Workflows**: Workflows that have runs for the selected date
* **Idle Workflows**: Workflows that have no runs for the selected date

## Workflow  Card Overview

Each workflow card provides a compact overview of the workflow's activity.

<img src="https://mintcdn.com/omnilens-626cb878/9YPdy53s_Tk8sQJh/workflow-card.png?fit=max&auto=format&n=9YPdy53s_Tk8sQJh&q=85&s=30dc32d404cd83988746efdb18c0f543" alt="Workflow Card" width="1046" height="388" data-path="workflow-card.png" />

### Metrics

The workflow card displays the following metrics:

* **Status badge**: Visual indicator showing Pass, Fail, Running, or Idle
* **Run count badge**: Shows when a workflow runs multiple times
* **Health status indicator**: Compares today's performance with yesterday
* **Duration**: The total runtime of the workflow execution

### Actions

Each workflow card includes interactive elements:

* **View button**: Opens the workflow run on GitHub Actions
* **Run count badge**: Click to view all runs

<img src="https://mintcdn.com/omnilens-626cb878/9YPdy53s_Tk8sQJh/images/workflow-runs.png?fit=max&auto=format&n=9YPdy53s_Tk8sQJh&q=85&s=ddb627d6f1756c7538b75284748c5798" alt="Workflow Runs" width="1034" height="398" data-path="images/workflow-runs.png" />
