Create and manage alerts

Learn how to create and manage alerts, set warning and critical thresholds, and configure email, Slack, or Teams notifications.

Alerts notify you when your tests fail repeatedly. This guide explains how to create an alert, set its thresholds, and configure notification channels.

Interactive tutorial


Step-by-step guide

Create an alert

1
Go to alerts

From the main menu, navigate to Incidents, then select the Alerts tab.

2
New alert

Click Create an alert, then click Add a new alert in the success rate alerts section.

3
Name the alert

Give your alert a clear name.

4
Set the analysis window

Set the number of last points to check. For example, 3 to only consider the last 3 executions.

5
Set the Warning threshold

Set the Warning threshold. For example, 2: if 2 of the last 3 tests fail, a Warning alert is triggered. This threshold is optional.

6
Set the Critical threshold

Set the Critical threshold. For example, 3: if all 3 last tests fail, a Critical alert is triggered.

7
Filter by product or test

Select a product or specific tests if the alert should not apply to the entire workspace.

Configure notifications

1
Email

Enable Email Notification, enter the recipient address, and click Create option to add it.

2
Slack

Enable Slack Notification, then click the link to generate a Slack webhook. Paste the webhook URL into the field.

3
Microsoft Teams

Enable Microsoft Teams Notification, follow the instructions to create a Teams webhook, and paste the URL into the field.

4
Save

Click Save to create the alert.

Edit or delete an alert

From the alerts list, click the Actions menu to edit or delete an existing alert.

What's next?

Incidents

View and manage incidents triggered by your alerts.

Create monitors

Set up monitors to watch your tests continuously.

Last updated on