# Assigning Control Owners

Assign ownership of controls to ensure accountability for maintaining compliance and completing required actions.

Each control should have a clearly defined owner responsible for managing its status, monitors, and associated evidence.

---

<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
Control owners are responsible for maintaining compliance and ensuring all required evidence is completed and up to date.
:::

---

## Assign Owner to Control

<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="Click Edit">
  Click the **Edit** icon.
</Step>
<Step title="Assign Owner">
  Select a user in **Owner**.
</Step>
<Step title="Save Changes">
  Click **Save Changes**.
</Step>
</Steps>

---

## What Happens Next

<TipInfo>The selected user becomes responsible for the control.</TipInfo>
<TipInfo>Ownership is reflected in compliance tracking.</TipInfo>
<TipInfo>Control progress is tied to the assigned owner.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="User Not Available For Assignment" defaultOpen>
If user is missing:

- Ensure the user is included in **framework scope**
- Confirm the user has **Compliance access**
</Accordion>

</AccordionGroup>
