For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Postman
PricingEnterprise
Contact SalesSign InSign Up for Free
HomeDocs
HomeDocs
      • Overview
        • Overview
          • Create blocks
          • Connect blocks
          • Copy flows with clones
Postman API Platform

Product

  • Postman Overview
  • Enterprise
  • Spec Hub
  • Flows
  • Agent Mode
  • API Catalog
  • Fern
  • Postman CLI
  • Integrations
  • Workspaces
  • Plans and pricing

API Network

  • App Security
  • Artificial Intelligence
  • Communication
  • Data Analytics
  • Database
  • Developer Productivity
  • DevOps
  • Ecommerce
  • eSignature
  • Financial Services
  • Payments
  • Travel

Resources

  • Postman Docs
  • Academy
  • Community
  • Templates
  • Intergalactic
  • Videos
  • MCP Servers

Legal and Security

  • Legal Terms Hub
  • Terms of Service
  • Postman Product Terms
  • Security
  • Website Terms of Use

Company

  • About
  • Careers and culture
  • Contact us
  • Partner program
  • Customer stories
  • Student programs
  • Press and media
Twitter iconLinkedIn iconGithub iconYouTube iconInstagram iconDiscord icon
Download Postman
Privacy Policy

© 2026 Postman, Inc.

On this page
  • Clone a flow into the same workspace
  • Clone a flow into a different workspace
Postman FlowsBuild flowsCreate

Create copies of flows with clones

||View as Markdown|
Was this page helpful?
Previous

Connect blocks in Postman Flows

Next

Loops overview

Built with

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 Duplicate icon Clone this flow. A dialog appears with the current workspace already selected.

    Select the same workspace
  2. Click Continue.

  3. The cloned flow opens and appears under 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 Duplicate icon Clone this flow.

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

    Select a different workspace
  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.