Duplicate or Clone a Workflow
Duplicate workflows in place or clone them into another project — useful for replicating a process or staging changes safely.
Copying a workflow is useful when planning major changes or replicating a process with different options. Copies are completely independent — modifying a copy does not affect the original.
Two actions are available from the Workflows table:
- Duplicate Selected Workflows — fast in-place copy in the same project
- Clone Workflow(s) — copy into a target project of your choice (defaults to the current project)
Duplicate Selected Workflows
- Open the project's Workflows table
- Select one or more workflows
- Click
Duplicate Selected Workflowsin the toolbar
Each clone lands in the same project, with " copy" appended to the original name.
Clone Workflow(s)
Use this when you want to copy workflows into another project — for example, promoting from a development project into a sibling project.
- Open the source project's Workflows table
- Select one or more workflows
- Open the Actions menu and click
Clone Workflow(s) - In the dialog, pick the Target Project (defaults to the current project)
- Click
Clone Workflow(s)
Cloned workflows have " copy" appended to their names so they don't collide with anything already in the target project.
Note: Cloning copies the workflow definition and step configuration. Project-scoped resources referenced by the workflow (tables, dimensions, connections) must already exist in the target project, or you must clone them separately.