# Pause Monitors and Documents

Pause non-mandatory monitors or documents when they are not applicable to your organization.

This helps keep your compliance score accurate and focused only on relevant requirements.

<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
Not all controls apply to every organization.

Pausing irrelevant items ensures your compliance score reflects only applicable requirements.
:::

## Pause A Monitor
<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** from the sidebar.
</Step>
<Step title="Select Framework">
  Select a framework in **Compliance Center**.
</Step>
<Step title="Select Control">
  Select a control in the **Selected Framework**.
</Step>
<Step title="Locate Monitor">
  Find the monitor you'd wish to pause.
</Step>
<Step title="Click Pause">
  Click **Pause**.
</Step>
</Steps>

---

## Pause A Document
<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** from the sidebar.
</Step>
<Step title="Select Framework">
  Select a framework in **Compliance Center**.
</Step>
<Step title="Select Control">
  Select a control in the **Selected Framework**.
</Step>
<Step title="Locate Document">
  Find the document you'd wish to pause.
</Step>
<Step title="Click Pause">
  Click **Pause**.
</Step>
</Steps>

## What Happens Next

<TipInfo>The item is marked as paused.</TipInfo>
<TipInfo>It is excluded from compliance scoring.</TipInfo>
<TipInfo>Your compliance score reflects only active requirements.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Pause Option Not Available" defaultOpen>
If pause is unavailable:

- The item is **mandatory**
- Mandatory items cannot be paused
</Accordion>

</AccordionGroup>
