# Create Manual Risk

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

---

## Create Manual Risk

:::info[]
Manual risks allow you to track risks that are not generated through risk assessments.
:::

<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="Add Risk">
  Click **Add Risk** to create a new risk.
</Step>

<Step title="Enter Risk Details">
  Provide the risk name, notes, and inherent impact and likelihood.
</Step>

<Step title="Save Risk">
  Click **Save** to create the risk.
</Step>

</Steps>

---

## What Happens Next

<TipInfo>The new risk is added to the risk register.</TipInfo>
<TipInfo>The risk includes initial inherent risk values based on your input.</TipInfo>
<TipInfo>You can assign an owner and define a treatment plan.</TipInfo>
<TipInfo>The risk can be updated with tasks and residual risk values.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="Cannot Create Risk" defaultOpen>
- Verify your role is **Account Owner** or **Security Admin**  
- Ensure required fields such as **risk name** are completed  
- Confirm you clicked **Save**
</Accordion>

<Accordion title="Risk Not Appearing In Register">
- Refresh the page after saving  
- Check filters are not hiding the risk  
- Ensure the risk was not accidentally archived
</Accordion>

</AccordionGroup>
