Browse help topics

Testing and run history

Try an automation safely, then follow what every real run did.

Available on the Business plan.

Admins only, on the Business plan.

Test runs are safe

The editor has a built-in test mode that walks your whole automation against real data without touching anything. No records are changed and no messages or emails go out, so you can test as many times as you like, even on a draft.

  1. Open the automation in the editor.
  2. Open the Debug tab in the drawer on the right.
  3. Pick a sample record to run against if you want a specific one.
  4. Click Run test.

The execution timeline shows each step with its own status. If items inside a loop fail, they are summarized inline so you can spot the pattern.

A test run's execution timeline in the Debug tab

Run it for real

A test run never sends anything. When you want a published automation to run immediately with real effects, use Run now from the Automations table.

  1. Go to Automations and find the automation's row.
  2. Click the play button to open the Run now popover.
  3. Pick a target record if the automation needs one.
  4. Click Run now. The published automation runs with real effects.

The Runs tab

The Runs tab on the Automations page lists every individual run across all of your automations. Filter the list by status with the status dropdown, and click an automation's name to jump into its editor.

Each run shows one of six statuses: Running, Completed, Completed with errors, Failed, Skipped, or Cancelled.

The Runs tab filtered by status

Reading a run step by step

Every run records an execution timeline: what each step did, its status, and the reason when a step was skipped. An email step that hits the daily cap, for example, is recorded as skipped with a note that the cap was reached, and the run itself carries on.

To dig into the details, open the automation in the editor and use the Debug tab, the same place you run tests.

Frequently asked questions

Related resources

Did this article answer your question?

Search help

Search help articles