Duplicate a Workflow

Create an exact copy of a workflow to experiment with variations while keeping the original configuration intact.

Duplicating a workflow in Datature Vi creates an independent copy with all configurations preserved: system prompt, dataset settings, model parameters, and canvas layout. The duplicate starts with no training history, so you can modify and train it without affecting the original.

Before You Start

A workflow you want to copy inside that project

1

Open your training project

Open your training project

Go to Training in the sidebar and click the project containing the workflow you want to duplicate.

You should see
Workflows list showing the duplicate workflow

The duplicate workflow appears as an independent entry in the workflows list with its own training history.

What gets copied and what does not

Setting
Copied
System prompt
Dataset configuration
Model settings and parameters
Canvas layout
Workflow name (with "(Copy)" suffix)
Training run history
Run metrics and results
Trained model artifacts
Creation timestamp (reset to now)
Workflow ID (a new one is generated)

The original and duplicate are fully independent. Changes to one do not affect the other.

Next steps

Rename A Workflow

Give the duplicate a name that reflects what variation you are testing.

Delete A Workflow

Remove duplicate workflows that did not produce useful results.

Manage Runs

Start a training run on the duplicate and compare results.