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

# Dashboard

The Dashboard (also called the **Posture** page) gives you a single-screen view of your cloud security health. It shows your security score, issue distribution, trends over time, and a breakdown by service category.

***

## At a Glance

When you open the Dashboard, you see four key areas:

### Stat Cards

| Card                  | What It Shows                                                                                                     |
| --------------------- | ----------------------------------------------------------------------------------------------------------------- |
| **Security Score**    | Percentage of passed checks, with a trend pill (↑ improving, ↓ declining, → stable) compared to the previous scan |
| **Total Issues**      | Count of failing checks, broken down by Critical, High, and Medium                                                |
| **Resources Scanned** | Total number of cloud resources evaluated                                                                         |

### Score Trend Chart

A line graph showing your pass rate over time. If you have multiple cloud providers connected, each provider gets its own line so you can compare trends across clouds.

### Issues by Severity

A donut chart showing the distribution of findings across severity levels — Critical, High, Medium, Low, and Informational.

### Top Failing Checks

A ranked list of the checks with the highest failure counts across your resources. This helps you identify which misconfigurations are most widespread.

***

## Category Breakdown

Below the summary section, the Dashboard displays a grid of **category cards** — one for each service area (e.g., Compute, Storage, Networking, Identity).

Each card shows:

* **Category name and icon**
* **Overall score** for that category (percentage of passing checks)
* **Pass/Fail counts**
* **Service-level breakdown** — nested rows showing individual services within the category and their pass/fail counts
* **Visual progress bar** showing the fail-to-pass ratio

This lets you quickly spot which areas of your infrastructure need the most attention.

***

## Filtering

Use the **cloud filter dropdown** in the sidebar to view results for a specific provider (Azure, AWS, GCP, M365) or all providers combined. When viewing a single provider, the Dashboard also shows the scan duration.

***

## Viewing Historical Scans

Click **Scan History** in the page header to browse past scans. Selecting a completed scan loads the Dashboard for that point in time, with a banner indicating you are viewing a historical scan rather than the latest results.

***

## Where to Go Next

* [**Findings**](/cspm-deploy/security/findings) — drill into specific failing checks
* [**Compliance**](/cspm-deploy/security/compliance) — see how your posture maps to compliance frameworks
* [**Scan Scheduling**](/cspm-deploy/security/scan-scheduling) — automate scans to keep the Dashboard current
