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

# Dashboard

> Your compliance command center — track framework progress, tasks, vendor risk, and audit readiness at a glance.

The Dashboard is the home screen of DSALTA. It provides a single-page overview of your entire compliance program — what is on track, what needs attention, and where to focus today.

## Compliance progress

The top section displays your **Audit Readiness** percentage for each active framework. Switch between frameworks using the dropdown. Below the progress bar, four summary cards show your completion status:

<CardGroup cols={4}>
  <Card title="Controls" icon="toggle-on">
    Percentage of controls with sufficient evidence.
  </Card>

  <Card title="Policies & Procudures" icon="file-lines">
    Percentage of required policies and procedures that are approved. The card label carries a typo in the product.
  </Card>

  <Card title="Tests" icon="flask-vial">
    Percentage of tests passing.
  </Card>

  <Card title="Documents" icon="folder-open">
    Percentage of required documents uploaded.
  </Card>
</CardGroup>

## Tasks & follow-ups

The tasks section aggregates all outstanding compliance work across your workspace:

| Priority          | Description                                     |
| ----------------- | ----------------------------------------------- |
| **Overdue**       | Tasks past their due date — address these first |
| **Urgent**        | Tasks due within 7 days                         |
| **Upcoming**      | Tasks due later than 7 days                     |
| **Not Scheduled** | Tasks with no due date assigned                 |
| **Completed**     | Tasks that have been resolved                   |

## Trust & external readiness

<CardGroup cols={3}>
  <Card title="Trust Center" icon="shield">
    Whether your Trust Center is online and accessible to visitors.
  </Card>

  <Card title="Customer-Facing Security Posture" icon="chart-line">
    Your security score out of 1000, with a **Healthy** indicator next to it.
  </Card>

  <Card title="Access Requests" icon="door-open">
    Pending requests from customers to view Trust Center content.
  </Card>
</CardGroup>

## Vendor risk management

<CardGroup cols={3}>
  <Card title="Monitored Vendors" icon="building">
    Total vendors tracked, with trend data over time.
  </Card>

  <Card title="Average Risk Score" icon="chart-bar">
    Average security rating across all your vendors (0–1000).
  </Card>

  <Card title="Grade Distribution" icon="chart-pie">
    Vendors grouped by risk grade — A (801–1000), B (601–800), and lower.
  </Card>
</CardGroup>

<Tip>
  Start every morning by checking the Dashboard. Address Overdue tasks first, then Urgent, to stay ahead of audit deadlines. Every card and widget is clickable — it takes you directly to the detailed page for that area.
</Tip>

## Related pages

* [My Tasks](/guides/tasks/my-tasks)
* [Frameworks](/guides/compliance/frameworks-active)
* [Vendor Executive Summary](/guides/vendors/executive-summary)
* [Controls](/guides/compliance/controls)
