Workflows

Compose deterministic orchestration around agent behavior for retries, branching, and long-running logic.

When to use workflows

Use workflows when routines/scripts alone are not enough for observability, retries, or conditional control flow.

Operational baseline

Run workflow changes in sandbox first, then promote with explicit app/env targeting.

Check workflow resources

archastro get automations
archastro get automation <automation-id>
archastro get automationruns