What This Does
This guide explains how to verify whether automation executed as expected.Steps
- Open an automation rule.
- Review the configured trigger, conditions, and action.
- Use
Execute Ruleif that action is available for your use case. - Use
Dispatch Triggerwith a test payload when supported. - Review the resulting status message or automation run output.
- Open automation run records if your environment exposes them.
- Check whether the expected change, approval, notification, or SLA action occurred.
Tips
- Test with realistic sample payloads.
- Keep one rule focused on one clear outcome where possible.
- If the action does not run, check permissions and required policy configuration first.

