- Open Workflows and select New Workflow.
- Choose a template or Blank Workflow.
- Select an existing dataset or a completed run as the source.
- Use Find compatible steps. Recommendations come from manifest-declared artifact types; incompatible pipelines are not offered.
- Add and configure one step at a time, then save the workflow.
- Review Planned execution before pressing Run workflow.
- Local OK runs locally by default.
- Slow locally / Cloud recommended can transition to a configured cloud workspace when the planner determines a handoff is appropriate.
- Completed local nodes are not rerun after handoff.
Use a completed dcm2niix run exposing nifti_raw as the source. Add FSL
BET, then add FSL FLIRT from BET's nifti_skull_stripped output. BET runs
locally. With a cloud workspace configured, FLIRT enters the handoff-required
state. Select the workspace and press Continue in Cloud.
The workflow history records node location, run IDs, parameters, lineage, transfer state, errors, and result synchronization. A failed handoff can be retried; the idempotency key prevents a duplicate workflow execution.