# Edit Compliance Framework

Update the scope of a compliance framework including users and integrations.

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

## Update Compliance 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**.
</Step>
<Step title="Select Framework">
  Select the framework to update.
</Step>
<Step title="Click Edit">
  Click the **Edit** button.
</Step>
<Step title="Update Scope">
  Modify **Users** and **Integrations**.
</Step>
<Step title="Save Changes">
  Click **Save Changes**.
</Step>
</Steps>

## What Happens Next

<TipInfo>Framework scope updates immediately.</TipInfo>
<TipInfo>Monitors adjust based on integrations.</TipInfo>
<TipInfo>User access updates based on scope.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Changes Not Saving" defaultOpen>
If updates fail:
- Ensure required fields remain selected
- Verify you have **Admin permissions**
</Accordion>

<Accordion title="Integration Not Applying">
If integrations do not update:

- Confirm integration is connected and healthy
- Reconfigure using **Configure Scope**
</Accordion>

</AccordionGroup>
