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

# Alerts

> Get notified when conversations match specific conditions

## Overview

Alerts let you monitor conversations in real time and get notified when specific events occur. Set up rules based on agent activity, QA results, sentiment, workflow errors, or action calls, then deliver notifications to email addresses or Slack channels.

***

## Alerts List

Alerts are grouped by status:

* **Active** - Currently monitoring conversations and sending notifications
* **Snoozed** - Temporarily paused for a set duration, then automatically reactivated
* **Disabled** - Turned off entirely until manually re-enabled

Each alert card shows its name, description, delivery channels (email and/or Slack badges), when it was last triggered, and event counts for the last 24 hours and all time.

<Frame>
  <img src="https://mintcdn.com/strada/45CdzzHAEilhRguf/deployment/alerts-list.png?fit=max&auto=format&n=45CdzzHAEilhRguf&q=85&s=daf35a28a32258ddb1ab956ca9f5dcaa" alt="Alerts list" width="1024" height="204" data-path="deployment/alerts-list.png" />
</Frame>

### Managing Alerts

From the list, you can:

* **Snooze** an active alert for 1 hour, 4 hours, 8 hours, 24 hours, 3 days, or 1 week
* **Unsnooze** a snoozed alert to reactivate it immediately
* **Edit**, **Enable/Disable**, or **Delete** an alert from the menu on each card

***

## Creating an Alert

Click **Create alert** to open the alert form.

### Name and Description

Give your alert a name and a description to help your team understand what it monitors.

<Frame>
  <img src="https://mintcdn.com/strada/45CdzzHAEilhRguf/deployment/alerts-name.png?fit=max&auto=format&n=45CdzzHAEilhRguf&q=85&s=7d339f2c68d1415238d2806e456ab592" alt="Alert name and description" width="1024" height="285" data-path="deployment/alerts-name.png" />
</Frame>

### Conditions

Build conditions using the visual condition builder. Within a group, all conditions must match (AND logic). Add multiple groups to fire the alert when any group matches (OR logic).

<Frame>
  <img src="https://mintcdn.com/strada/45CdzzHAEilhRguf/deployment/alerts-conditions.png?fit=max&auto=format&n=45CdzzHAEilhRguf&q=85&s=ab0050c304186acd7cd37efb8cfdd066" alt="Condition builder" width="1024" height="451" data-path="deployment/alerts-conditions.png" />
</Frame>

Available condition types:

* **Agent** - Restrict the alert to specific agents
* **Action Call** - Fire when a specific action is called during a conversation
* **Workflow Error** - Fire when any workflow error occurs
* **Call Errored** - Fire when a call ends with an error
* **QA Result** - Fire based on overall QA pass/fail or a specific rubric criteria result
* **Sentiment** - Fire when caller sentiment matches one or more of your configured sentiment labels

### Delivery

Choose how you want to be notified. Both channels are optional. If neither is configured, alert events are still tracked and visible on the alert's event history page.

<Frame>
  <img src="https://mintcdn.com/strada/45CdzzHAEilhRguf/deployment/alerts-delivery.png?fit=max&auto=format&n=45CdzzHAEilhRguf&q=85&s=f9ae25b44b2b1de3ab203a92feade9d5" alt="Delivery options" width="958" height="246" data-path="deployment/alerts-delivery.png" />
</Frame>

* **Email** - Add one or more email addresses to receive notifications
* **Slack** - Select a connected Slack workspace and channel. If no workspace is connected, you can set one up from the Integrations page.

### Notification Grouping

By default, each matching conversation sends its own notification immediately. Use notification grouping to batch conversations that match within the same time window into a single notification.

<Frame>
  <img src="https://mintcdn.com/strada/45CdzzHAEilhRguf/deployment/alerts-grouping.png?fit=max&auto=format&n=45CdzzHAEilhRguf&q=85&s=543af95e4ea18f8a8a1a455cd12310f0" alt="Notification grouping" width="1024" height="220" data-path="deployment/alerts-grouping.png" />
</Frame>

***

## Alert Events

Click any alert card to view its event history. Each event represents a conversation that triggered the alert, showing:

* Whether it was a call or chat
* The conditions that matched
* When it was triggered
* A link to the conversation or workflow run for further review

Events are paginated and can be filtered by date range.
