Skip to content

Workflow guide

Repeat important checks

Turn a useful check into a repeatable signal for critical journeys and release risk.

Setup

  • Start with a check that has deterministic setup and explicit assertions.
  • Use a stable environment and resettable test data.
  • Choose a schedule that matches the risk and the cost of false alarms.

Run

  1. 1Run the check manually first.
  2. 2Fix setup or instruction ambiguity.
  3. 3Schedule the proven check and review failures as release signals.

Limits

Scheduled runs still use the same project access, credits, target availability, agent limits, and evidence rules as a manual run.

Next step