Create and delete monitors

Learn how to create, configure, and delete monitors that run scheduled tests, plus understand their statuses and options.

A monitor runs a test at regular intervals. This guide explains how to create one, understand its statuses, and delete it.

Interactive tutorial


Step-by-step guide

Create a monitor

1
Find the test

Search for the test you want to monitor.

2
Open the menu

Click ... next to the test, then select Create a monitor.

3
Configure the monitor

Edit the name if needed, select the resource that will execute the test, and adjust default options (browser preset, variables, etc.).

4
Set the frequency

Adjust the execution frequency to match your needs.

5
Advanced scheduling

Click Advanced to configure specific time windows or days if you do not want 24/7 monitoring.

6
Create

Click Create a monitor to activate it.

  • Retry on failure: automatically reruns the test if it fails. Not recommended by default to avoid overloading resources.
  • Ignore errors: executes all steps even if some fail. Useful for scenarios where every step must run.

Monitor statuses

StatusMeaning
ScheduledThe monitor is created and waiting for its next execution
RunningThe test is currently executing
SuccessThe last execution passed
FailedThe last execution failed

Delete a monitor

1
Open the menu

Click ... next to the monitor you want to delete.

2
Delete

Select Delete and confirm the deletion.

What's next?

Pause and resume monitors

Temporarily suspend and resume your monitors.

Manage alerts

Get notified when a monitor detects a problem.

Last updated on