# Track Security Events

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

---

## Track Security Events

:::info[]
Security events are automatically collected from external sources and linked to vendors based on their website.
:::

<Steps>

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

<Step title="Open Vendor Management">
  Navigate to **Vendor Management** from the left-hand menu.
</Step>

<Step title="Select Vendor">
  Click the vendor card you want to review.
</Step>

<Step title="View Security Events">
  Scroll to the **Security Events** section to see recent incidents.
</Step>

<Step title="Open Event Link">
  Click the **Link** icon to view the full security event article.
</Step>

</Steps>

---

## What Happens Next

<TipInfo>Security events are displayed based on external monitoring sources.</TipInfo>
<TipInfo>Each event includes a link to the original source for further investigation.</TipInfo>
<TipInfo>New events are automatically added as they are detected.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="No Security Events Visible" defaultOpen>
If no events are shown:

- Ensure the vendor has a valid **Website** configured
- Some vendors may not have recent or publicly reported incidents  
- Events depend on external data availability  
</Accordion>

<Accordion title="Event Links Not Opening">
If event links do not open:

- Verify your browser is not blocking pop-ups  
- Ensure the external link is still active  
- Try opening the link in a new tab  
</Accordion>

<Accordion title="Incorrect Events Displayed">
If events seem unrelated:

- Confirm the vendor **Website** is accurate  
- Events are matched based on vendor domain and public sources  
- Update the vendor details if needed  
</Accordion>

</AccordionGroup>
