# View and Manage Risks in Risk Register

<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 10px 0;">
    <Icon icon="material-filled-person" color="#d760f9"/>
  </td>
  <td style="vertical-align:top; padding:0 0 10px 0;">
    Any <span style="color:#d760f9; font-weight:600;">End Users</span> assigned as an owner to one or more risks
  </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 and Manage Risks in Risk Register

:::info[]
The risk register displays all risks including their inherent and residual scores, ownership, and status.
:::

<Steps>

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

<Step title="Open Risk Management">
  Select **Risk Management** from the left-hand navigation.
</Step>

<Step title="View Risk Register">
  Review all risks displayed in the main table.
</Step>

<Step title="Apply Filters">
  Use available filters to narrow risks by owner, status, or severity.
</Step>

<Step title="Sort Risks">
  Sort columns to prioritize risks based on score or impact.
</Step>

<Step title="Select Risk">
  Click a risk to open detailed risk information.
</Step>

</Steps>

---

## What Happens Next

<TipInfo>You can view both inherent and residual risk values for each risk.</TipInfo>
<TipInfo>Selecting a risk opens detailed information and editing options.</TipInfo>
<TipInfo>Filtering and sorting helps prioritize high-risk items.</TipInfo>
<TipInfo>Changes made to risks are reflected in the register immediately.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Risks Not Appearing In Register" defaultOpen>
- Verify filters are not hiding results  
- Ensure risks are not **archived**  
- Refresh the page to reload data
</Accordion>

<Accordion title="Incorrect Risk Values Displayed">
- Confirm **inherent** and **residual** values were set correctly  
- Ensure mitigation tasks are completed before updating residual values  
- Reopen the risk and verify saved values
</Accordion>

<Accordion title="Cannot Open Risk Details">
- Ensure you have permission to view risks  
- Verify the risk is not restricted or assigned outside your access  
- Refresh the page and try again
</Accordion>

</AccordionGroup>
