Skip to content

Create, validate, and publish a run

  1. Open a saved workflow and select Start run.
  2. Confirm the workflow revision and run name.
  3. Fill every required variable.
  4. Review all rendered nodes and transactions.

While the run is staged, you can replace its variable values and validate again.

Sanitized txcast workflow run showing rendered execution steps

Validation checks the frozen candidate against current organisation and chain context. Resolve every blocking issue and treat warnings as items requiring human review.

For each transaction, inspect:

  • execution chain and account;
  • target and native value;
  • function and decoded arguments;
  • transaction order; and
  • signer or Safe requirements.

Select Publish run only after the rendered plan is correct. Publication freezes variables and transactions. Nodes with no unmet dependencies become ready; others remain blocked or waiting.

Refresh the run. Another action changed its version after your page loaded. Revalidate the current state instead of retrying a stale request.

If the frozen plan is wrong after publication, cancel and restart.