# View Assigned Policies

review policies assigned to you.

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

## View Policies

<Steps>
<Step title="Sign in to WatchDog Security">
  Sign in to the [**WatchDog Security Platform**](app.watchdogsecurity.io).
</Step>

<Step title="Open Policy Management">
  Navigate to **Policy Management** from the main navigation menu.
</Step>

<Step title="Browse Policies">
  View policies listed as **Not Accepted**.
</Step>

<Step title="Open Policy">
  Click on a policy to view its full content.
</Step>
</Steps>

## What Happens Next

<TipInfo>You can review policy details and requirements.</TipInfo>
<TipInfo>You can proceed to accept the policy if required.</TipInfo>
<TipInfo>Your acceptance status is tracked automatically.</TipInfo>

## Troubleshooting

<AccordionGroup>

<Accordion title="Policies Not Visible" defaultOpen>
If policies are missing:

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

</AccordionGroup>
