Validate workflows

Workflow validation checks for configuration errors, missing required inputs, and broken connections before you publish, so you can catch problems early and avoid runtime failures.

Automation orchestrator validates your workflow structure as you build and again when you attempt to publish. Validation checks include verifying that all required step fields are configured, that data connections between steps resolve to compatible types, and that the workflow has a valid trigger. When validation finds an issue, it highlights the affected step and describes the problem so you can correct it before activating the workflow.