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

# Controls

> View and manage all compliance controls across your active frameworks.

The Controls page provides a unified view of every compliance control across all your active frameworks. Track completion, assign owners, and identify gaps from a single screen.

## Completion overview

At the top, two widgets summarize your control health:

<CardGroup cols={2}>
  <Card title="Completion %" icon="chart-line">
    The percentage of controls marked as complete — with a progress bar showing your current position.
  </Card>

  <Card title="Assignment Breakdown" icon="chart-pie">
    A donut chart showing how many controls are Completed, Needs attention, and No evidence.
  </Card>
</CardGroup>

## Controls table

The main table lists every control with the following columns:

| Column           | Description                                         |
| ---------------- | --------------------------------------------------- |
| **ID**           | Control identifier (e.g., VPM-2, IAC-7)             |
| **Control Name** | What the control verifies, with a short description |
| **Framework**    | Which framework this control belongs to             |
| **Monitoring**   | Number of policies, tests, and documents mapped     |
| **Owner**        | Assigned team member                                |
| **Status**       | Completed, Needs attention, or No evidence          |

## Filtering

Use the toolbar to narrow your view:

* **Status filter** — show only controls at a specific status
* **Framework filter** — focus on controls for a single framework

## Bulk operations

You can **bulk-assign owners** to multiple controls at once. Select controls using the checkboxes, then assign an owner from the bulk action menu. Security roles (InfoSec Officer, Privacy Officer, etc.) can also be used to auto-assign controls.

<Tip>
  Filter by "No evidence" to find the controls that need the most work. These are your biggest gaps for audit readiness.
</Tip>

## Related pages

* [Framework Detail](/guides/compliance/framework-detail)
* [Control Detail](/guides/compliance/control-detail)
