# Progress Tracking

Track your compliance progress across frameworks, criteria, controls, monitors, and documents.

Progress tracking provides visibility into completion status and helps prioritize work.

<div style="
  background: rgba(128,128,128,0.08);
  border: 2px solid rgba(128,128,128,0.25);
  border-radius: 10px;
  padding: 20px 20px 0px 20px;
">
  <div style="font-weight:700; margin-bottom:20px;">Who can use this feature?</div>

  <table style="border-collapse:collapse;">
    <tr>
  <td style="vertical-align:top; padding:0 8px 10px 0;">
    <Icon icon="material-filled-person" color="#d760f9"/>
  </td>
  <td style="vertical-align:top; padding:0 0 10px 0;">
    All <span style="color:#d760f9; font-weight:600;">Account Owners</span> and <span style="color:#d760f9; font-weight:600;">Security Admins</span>
  </td>
</tr>
    <tr>
  <td style="vertical-align:top; padding:0 8px 0 0;">
    <Icon icon="material-filled-flag" color="#d760f9"/>
  </td>
  <td style="vertical-align:top; padding:0;">
    Available on the <span style="color:#d760f9; font-weight:600;">Business</span> plan
  </td>
</tr>
  </table>
</div>

:::info
Compliance progress is calculated based on controls, monitors, and document completion. Each completed item contributes to your overall compliance score.
:::

:::tip
Focus on high-impact controls first. Completing key controls early improves your score faster and reduces audit risk.
:::

## Viewing Framework Progress

<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>
<Step title="Open Compliance Center">
  Navigate to the **Compliance Center**.
</Step>
<Step title="Select Framework">
  Open a framework.
</Step>
<Step title="View Progress">
  Review progress indicators across criteria and controls.
</Step>
</Steps>

## What Happens Next

<TipInfo>Progress updates dynamically as controls are completed.</TipInfo>
<TipInfo>Compliance score reflects real-time status.</TipInfo>
<TipInfo>Gaps are clearly visible for remediation.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Progress Not Updating" defaultOpen>
If progress is incorrect:

- Ensure controls and documents are marked complete
- Verify monitor results are updating
</Accordion>

</AccordionGroup>
