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

# Framework Detail

> Explore areas, criteria, controls, and readiness metrics for any active framework.

The Framework Detail page provides a comprehensive view of a specific compliance framework — its areas, criteria, mapped controls, and overall readiness metrics.

## Framework overview

At the top of the page, summary statistics give you a quick health check:

<CardGroup cols={4}>
  <Card title="Framework has" icon="layer-group">
    **Areas** — major categories within the framework — and **Criteria**, the specific requirements within each area.
  </Card>

  <Card title="Mapped to" icon="toggle-on">
    Controls **Completed** out of the total mapped, plus an **n% ready** badge.
  </Card>

  <Card title="Automated Tests" icon="gauge">
    Tests **Completed** out of the total mapped, plus an **n% ready** badge.
  </Card>

  <Card title="Policies / Documents" icon="file-lines">
    Two more stat groups in the same shape, one for policies and one for documents.
  </Card>
</CardGroup>

The header also shows an **Enabled** or **Disabled** badge, the framework's categories, and a **Manage framework** button.

## Requirements navigation

The left panel lists all **requirement areas** (e.g., CC 1.0 Control Environment, CC 2.0 Communication, CC 3.0 Risk Assessment). Click any area to see its sub-criteria on the right side.

Each criterion displays the controls mapped to it, with columns showing:

| Column           | Description                                            |
| ---------------- | ------------------------------------------------------ |
| **Control Name** | The control's name, with its description underneath    |
| **Scope**        | **In scope** or **Not in scope**                       |
| **Owner**        | The team member responsible for this control           |
| **Status**       | **Completed**, **Needs attention**, or **No evidence** |

Open a control to see its **ID**.

Click any control row to open the [Control Detail Drawer](/guides/compliance/control-detail).

<Tip>
  Use the search bar and status filter to quickly find controls that need attention. Focus on **Needs attention** and **No evidence** items first to maximize your readiness percentage.
</Tip>

## Related pages

* [Controls](/guides/compliance/controls)
* [Control Detail](/guides/compliance/control-detail)
* [Audits](/guides/compliance/audits)
