# Add Compliance Framework

Add a compliance framework to begin tracking controls, monitors, and documents required for compliance.

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

## Add A Framework

<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="Click Add Framework">
  Click the **Add Framework** button.
</Step>
<Step title="Select Framework">
  Choose a framework from the **Framework** dropdown.
</Step>
<Step title="Select Users">
  Select users in **Users** to define scope.
</Step>
<Step title="Select Integrations">
  Choose integrations for automated evidence collection.
</Step>
<Step title="Create Framework">
  Click **Add Framework** to create the framework.
</Step>
</Steps>

---

## What Happens Next

<TipInfo>The framework is added to the Compliance Center.</TipInfo>
<TipInfo>Controls, monitors, and documents are automatically generated.</TipInfo>
<TipInfo>Compliance tracking begins based on assigned scope.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Framework Cannot Be Created" defaultOpen>
If the framework cannot be added:

- Ensure your account is on the **Business plan**
- Verify required fields (**Framework**, **Users**) are selected
</Accordion>

<Accordion title="Users Not Available In Dropdown">
If users are missing:

- Confirm users exist in **User Management**
- Ensure users are on at least the **Core plan**
</Accordion>

</AccordionGroup>
