# Perform A Risk Assessment

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

## Generate Risks via Risk Assessment

:::info[]
Risk assessments generate risks automatically based on your answers and can be saved before submission.
:::

<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="Start Assessment">
  Click **Perform New RA** to begin a new assessment.
</Step>

<Step title="Select Checklist">
  Choose the checklist to use for generating risks.
</Step>

<Step title="Set Default Assignee">
  Optionally assign a user to all generated risks.
</Step>

<Step title="Enable Auto Fill">
  Choose whether to auto populate risk details.
</Step>

<Step title="Launch Questionnaire">
  Click **Perform** to start answering questions.
</Step>

<Step title="Answer Questions">
  Complete all questions based on your environment.
</Step>

<Step title="Submit Assessment">
  Click **Submit** to generate risks.
</Step>

</Steps>

---

## What Happens Next

<TipInfo>Risks are automatically created in the risk register based on your responses.</TipInfo>
<TipInfo>Each risk includes scoring, ownership, and optional remediation details.</TipInfo>
<TipInfo>Assigned users are responsible for managing and treating risks.</TipInfo>
<TipInfo>Risks can be edited, assigned tasks, and tracked to completion.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="No Risks Generated After Submission" defaultOpen>
- Confirm **auto generate risk** was set to **Yes**
- Verify the assessment was successfully **submitted**  
</Accordion>

<Accordion title="Risk Details Missing">
- Confirm **auto-fill** was enabled during setup  
- If disabled, risks are created without descriptions or remediation steps
</Accordion>

<Accordion title="Cannot Start Assessment">
- Verify access to **Risk Management**  
- Ensure your role has permission to perform assessments  
- Check that the feature is available on your plan
</Accordion>

</AccordionGroup>
