Copying a Power Automate flow can be done in a few easy ways, depending on whether it's inside or outside a Solution.
Copy a Flow via Export/Import
This works for both My Flows and Team Flows.
Steps:
1.
Go to Power Automate
2.
Find the flow you want to copy
3. Click ⋯ (More options) > Export > Package (.zip)
4.
Download the .zip file
5. Go back to Power Automate, click Import
6.
Upload the .zip file
7.
During import, choose:
o Create as new (this makes a copy)
o Reconnect or update the connections
8.
Click Import Now you have a full copy of the original flow.
Copy a Flow Inside a Solution
If your flow is part of a Solution, it’s even easier:
1.
Go to the Solution where your flow lives
2.
Select the flow
3.
Click ⋯ > Clone > As new flow
4.
Rename it and update anything needed This duplicates the flow right within the Solution.
Bonus Tip: Quick Copy Trick (Workaround for Simple Flows)
1.
Open your flow
2.
Select all actions using Ctrl+A
3.
Click Copy to clipboard (from top right menu)
4.
Create a new flow → Paste from clipboard Works great for smaller flows and snippets!