***
title: Create copies of flows with clones
updated: 2025-11-17T00:00:00.000Z
topictype: procedure
slug: docs/postman-flows/build-flows/create/clone-flows
max-toc-depth: 2
----------------
You can create copies of flows with the *clone* feature in Postman Flows. When you clone a flow, the cloned flow includes all the blocks 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, click
**Clone this flow**. A dialog appears with the current workspace already selected.
2. Click **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, click
**Clone this flow**.
2. In the dialog that appears, select the destination workspace from the dropdown list.
3. Click **Continue**.
4. A dialog appears showing the cloning process. When the process is complete, click **Open Cloned Flow** to open the cloned flow in its workspace, or click **Close** to return to the original flow in the current workspace.