Skip to main content

Orchestration Workflows Pipeline

Use the Orchestration Workflows page to design, schedule, and manage multi-stage pipelines that coordinate dependencies, retries, and conditional logic.

Orchestration Workflows showing a multi-stage pipeline DAG with tasks, dependencies, and run status

Review orchestrated workflows

Browse the list of orchestration definitions, including schedule, status, and dependency graph. Identify workflows that need adjustment or remediation.

Design a new workflow

Use the Create action to build a new orchestration. Define tasks, set dependencies, configure retry policies, and schedule execution. Validate the DAG before saving.

Monitor execution

Review run instances, task durations, success rates, and failure logs. Use the execution graph to pinpoint which stage failed and why.

Typical path

StepActionLocation
1Open PipelineMain sidebar
2Select Orchestration WorkflowsPipeline navigation
3Review existing workflowsWorkflow list
4Create or edit an orchestrationWorkflow designer
5Schedule and monitor executionRun history

What happens next

Orchestrated workflows execute pipelines in the correct order, handle failures gracefully, and provide observability into multi-stage data operations.