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

# Set up notifications for events using Alerts

> When events occur in your fleet, events are created in the Hologram Cloud that you can view in the **Event monitoring** section of your dashboard. You can create **Alerts** to subscribe to these events when they occur and send notifications via email or webhooks.

<Card title="About alerts and event monitoring" href="/guides/cloud-and-tools/event-monitoring-and-alerts-overview" icon="bell" horizontal>
  Read about how alerts work, event tags, and the types of events you can subscribe to.
</Card>

## How to manage alerts for a single SIM

<Steps>
  <Step title="Find the SIM">
    First find the SIM's details page from the **SIMs** pages or using **global search**.
  </Step>

  <Step title="Open the Alerts tab">
    Open the **Alerts** tab for the SIM. The card will display all alerts for this SIM.

    <Frame>
      <img src="https://mintcdn.com/hologram-b29df2a6/gBXuuJ66IPyI_nhw/images/sims/sim-alerts-tab.webp?fit=max&auto=format&n=gBXuuJ66IPyI_nhw&q=85&s=d48aa8e62017577e87c153bc27cca314" alt="Alerts cards displaying all alerts configured for this SIM" width="2454" height="1025" data-path="images/sims/sim-alerts-tab.webp" />
    </Frame>

    You can find all events that have been created for this SIM on the **Events** tab, including any events that triggered an alert. These events include the message data and contents, event tags, and any errors that occurred during the event, which is useful for troubleshooting and reference before creating a new alert.
  </Step>

  <Step title="Create a new alert">
    Press the **Create alert** button to create a new alert for the SIM you want to monitor. You'll be presented with a list of event types available to subscribe to. Then, you can configure the alert to send notifications via email or webhooks.
  </Step>
</Steps>

## How to manage alerts for your entire fleet

<Frame>
  <img src="https://mintcdn.com/hologram-b29df2a6/gBXuuJ66IPyI_nhw/images/event-monitoring/alerts-page.webp?fit=max&auto=format&n=gBXuuJ66IPyI_nhw&q=85&s=2f01975d2bf7be702649a6de58a5f4d0" alt="Alerts page displaying all alerts configured for your fleet" width="2880" height="1536" data-path="images/event-monitoring/alerts-page.webp" />
</Frame>

<Danger>
  **Important:** Legacy alert types that are no longer supported are marked with warnings and can only be deleted in the UI. Some deprecated alert types are still functional, but will be removed in a future release.
</Danger>

<Steps>
  <Step title="Navigate to the Alerts page">
    Navigate to the **Event monitoring** section in the main menu and open the **Alerts** page.
  </Step>

  <Step title="Add, edit, or delete alerts">
    On the Alerts page you will find a list of all the Alerts that have been created across your organization. Here, you can add, edit, or delete alerts for your fleet.
  </Step>
</Steps>

## Related actions

<Card title="Send messages to SIMs" href="/dashboard/sim-actions/send-messages-to-sims">
  Send TCP, UDP, or SMS messages to your devices
</Card>

<Card title="Alerts and notifications overview" href="/guides/cloud-and-tools/event-monitoring-and-alerts-overview">
  Learn how to configure and manage alerts
</Card>

<Card title="Troubleshooting alerts and webhooks" href="/guides/troubleshooting/troubleshooting-alerts-and-webhooks">
  Fix common alert configuration issues
</Card>
