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
From the main menu, navigate to Incidents, then select the Alerts tab.
Click Create an alert, then click Add a new alert in the success rate alerts section.
Give your alert a clear name.
Set the number of last points to check. For example, 3 to only consider the last 3 executions.
Set the Warning threshold. For example, 2: if 2 of the last 3 tests fail, a Warning alert is triggered. This threshold is optional.
Set the Critical threshold. For example, 3: if all 3 last tests fail, a Critical alert is triggered.
Select a product or specific tests if the alert should not apply to the entire workspace.
Configure notifications
Enable Email Notification, enter the recipient address, and click Create option to add it.
Enable Slack Notification, then click the link to generate a Slack webhook. Paste the webhook URL into the field.
Enable Microsoft Teams Notification, follow the instructions to create a Teams webhook, and paste the URL into the field.
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?
Last updated on