> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rolearn.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting Alerts

> Configure notifications for game events and market changes

Alerts notify you when important events happen — CCU spikes, trend changes, or competitor movements.

## Creating an Alert

1. Navigate to the **Alerts** page from the sidebar
2. Click **New Alert**
3. Select the game, alert type, and threshold
4. Save — you'll see alerts in your dashboard feed

## Alert Types

| Type         | Description                                                              |
| ------------ | ------------------------------------------------------------------------ |
| CCU Spike    | Triggers when a game's CCU exceeds your threshold                        |
| Trend Change | Triggers when a game's trend direction changes (up → down or vice versa) |
| Competitor   | Triggers when a competing game in your genre makes a significant move    |

## Managing Alerts

* View all alerts at `/alerts` or via `GET /api/alerts/my`
* Mark alerts as viewed by clicking them
* Delete alerts you no longer need

## Email Alerts

Email notifications are available on **Builder** and **Studio** plans. When enabled, you'll receive an email in addition to the in-dashboard notification.

<Note>
  Alerts are checked regularly throughout the day and fire as soon as your conditions are met.
</Note>
