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

# Alerts

The Alerts panel enables visualization and configuration of alerts, allowing users to monitor alert groups, rules, and associated data during alert windows.

## Add Alerts Panel

<Steps>
  <Step title="Navigate to Dashboards">
    Go to the **Dashboards** tab, select the desired dashboard, and click on the **+ Panel** button to create a new panel.
  </Step>

  <Step title="Select Alerts Panel">
    Choose **Alerts Panel** from the list of available panels.\\

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/select-alerts-panel.png" alt="" />
  </Step>

  <Step title="View Created Alerts">
    All created alerts will automatically be displayed in the preview as soon as you select the Alerts Panel.\\

    <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/view-created-alerts-example.png" alt="" />
  </Step>

  <Step title="Enable Tabbed View">
    * By default, the preview will show the alerts in **list view**.
    * Enabling the **Tabbed View** toggle will change the display from a list view to a tabbed view in the preview.\\
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/tabbed-view-example.png" alt="" />
  </Step>

  <Step title="Group by Alert Groups">
    * Initially, the preview shows all alerts.
    * Enable the **Group by Alert Groups** toggle to switch the preview to show alert groups instead of individual alert rules.
    * You can also select specific alert groups or alert rules to display only the desired configurations in the panel.\\
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/group-by-alert-groups-example.png" alt="" />
  </Step>

  <Step title="Add Aggregates">
    * You can add aggregates to visualize data during the time window when an alert was triggered.
    * This helps in correlating data with the triggered alerts for deeper insights.\\
          <img src="https://mintlify.s3.us-west-1.amazonaws.com/bytebeamio/assets/add-aggregates-example.png" alt="" />
  </Step>

  <Step title="Preview and Submit the Panel">
    * Preview all the configurations to ensure that the panel displays alerts, alert groups, or rules as required.
    * Once satisfied, click **Submit** to add the Alerts Panel to the dashboard.\
      The panel will now display real-time or historical alerts based on your configurations.
  </Step>
</Steps>

<Note>When you click on the dashboard links in the alerts panel, you will be redirected to the corresponding dashboard with the time range and device ID automatically applied.</Note>
