Delete a Workflow
When a workflow is no longer relevant to your project, you can delete it to keep your workflow library clean and organized.
How to Delete a Workflow
- Navigate to the Workflow view from the sidebar.
- In the Saved Workflows table, locate the workflow you want to remove.
- In the Actions column, click the Red Trash icon (🗑️).
- A confirmation dialog appears asking you to verify the deletion:
“Are you sure you want to delete this workflow?”
- Click Confirm to permanently remove the definition.
Deleting a workflow is irreversible. If you might need this command sequence in the future, consider clicking Duplicate first or exporting the workflow.
What Happens to Your Worktrees
Deleting a workflow removes only the automation recipe:
- Filesystem Intact: No files, dependencies, build artifacts, or folders inside your worktrees are touched or deleted.
- Branches Intact: Git branches, commits, and tags remain completely unaltered.
- Log Panel Preserved: The active Execution Log panel retains previously captured command output until explicitly cleared or restarted.