Create copies of flows with clones

You can create copies of flows with the clone feature in Postman Flows. When you clone a flow, the cloned flow includes all the requests and modules present in the original flow. You can clone a flow into the same workspace as the original or into a different workspace. When you clone a flow into a new workspace, any requests used by the flow are copied into a new collection in that workspace.

Clone a flow into the same workspace

To clone a flow into the same workspace as the original flow, do the following:

  1. In the flow you want to clone, select Duplicate icon Clone this flow. A dialog appears with the current workspace already selected.

    Select the same workspace
  2. Select Continue.

  3. The cloned flow opens and appears in the list of flows in the sidebar. The cloned flow is named "flow name copy".

Clone a flow into a different workspace

To clone a flow into a different workspace than the original flow, do the following:

  1. In the flow you want to clone, select Duplicate icon Clone this flow.

  2. In the dialog that appears, select the destination workspace from the dropdown list.

    Select a different workspace
  3. Select Continue.

  4. A dialog appears showing the cloning process. When the process is complete, select Open Cloned Flow to open the cloned flow in its workspace, or select Close to return to the original flow in the current workspace.

Last modified: 2025/04/30