# Policy Management

View and accept policies assigned to you within WatchDog Security.

<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>, <span style="color:#d760f9; font-weight:600;">Security Admins</span> and <span style="color:#d760f9; font-weight:600;">End Users</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;">Free</span>, <span style="color:#d760f9; font-weight:600;">Core</span> and <span style="color:#d760f9; font-weight:600;">Business</span> plans
      </td>
    </tr>
  </table>
</div>

## Key Features

<CardGroup cols={2}>
<Card title="View Policies" href="/view-assigned-policies-2053570m0" icon="lucide-file-text">
  Access policies assigned to you by your organization.
</Card>

<Card title="Accept Policies" href="/accept-policy-2031189m0" icon="lucide-check">
  Review and acknowledge policies to confirm compliance.
</Card>
</CardGroup>

---

## Overview

The **Policy Management** module allows you to review and accept policies assigned to you by your organization.

As an end user, you can:
- View assigned policies
- Read policy documents
- Accept policies to acknowledge compliance
- Track your acceptance status

## Troubleshooting

<AccordionGroup>

<Accordion title="No Policies Visible" defaultOpen>
If no policies are shown:

- You may not have been assigned any policies
- Refresh the page
- Contact your **Security Admin**
</Accordion>

<Accordion title="Cannot Accept Policy">
If you cannot accept a policy:

- Ensure you have opened the policy document
- Some policies require full review before acceptance
- Refresh the page and try again
</Accordion>

<Accordion title="Policy Still Shows As Pending">
If a policy remains pending:

- Confirm you clicked **Accept Policy**
- Refresh the page
- Reopen the policy and accept again if needed
</Accordion>

</AccordionGroup>
