# Configure User Events

Customize how you receive notifications for events assigned specifically 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>

:::info[]
This feature is only available if **User Override** is enabled by your administrator.
:::

## Overview

The **Configure User Events** feature allows you to control which notifications you receive for events that directly involve you.

You can enable or disable notifications by category and choose how they are delivered.


## Configure Notification Preferences

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

<Step title="Open Settings">
  Navigate to **User Profile** > **Settings**.
</Step>

<Step title="Open Notifications Tab">
  Click on the **Notifications** tab.
</Step>

<Step title="Open User Events">
  Select **User Events** to view configurable notifications.
</Step>

<Step title="Expand Categories">
  Expand categories such as **Inventory**, **Risk Management**, or **Compliance Center**.
</Step>

<Step title="Toggle Notifications">
  Enable or disable notifications using available channels such as **Email**.
</Step>

<Step title="Save Changes">
  Click **Save Changes** to apply your updates.
</Step>
</Steps>

## What Happens Next

<TipInfo>Your notification preferences are applied immediately.</TipInfo>
<TipInfo>You only receive alerts for events you have enabled.</TipInfo>
<TipInfo>Notifications are triggered based on your assigned resources and activities.</TipInfo>

---

## Troubleshooting

<AccordionGroup>

<Accordion title="User Events Not Editable" defaultOpen>
If you cannot modify user events:

- **User Override** may be disabled by your administrator
- Organization defaults will be enforced
</Accordion>

<Accordion title="Receiving Too Many Notifications">
If you are getting too many alerts:

- Disable unnecessary events under **User Events**
</Accordion>

<Accordion title="Missing Expected Notifications">
If expected alerts are missing:

- Ensure the event is enabled
- Confirm the event applies to your assigned items
- Verify your notification channel is active
</Accordion>

</AccordionGroup>
