You are here:
Move and Connect Elements to Change a Flow Route
Identify which elements the flow executes and in what order by connecting the elements on your canvas together. To change the order of execution, move elements and add or remove connectors.
Required Editions
| View supported editions. |
| User Permissions Needed | |
|---|---|
| To open, edit, create, activate or deactivate a flow using all flow types, elements, and features available in Flow Builder, including Einstein and Agentforce for Flow: | Manage Flow |
Route a Flow in Auto-Layout
In auto-layout, Flow Builder automatically creates connectors when an element is added, and it removes connectors when an element is deleted. Place elements in the desired order, and move them to change the order of execution.
Move a Single Element in Auto-Layout
You can’t directly move elements in auto-layout. So, to change a single element’s location, cut the element, and then paste it to its new location.
- Click the element that you want to move.
- Select Cut Element.
-
Where you want to place the element, click
, and then click
to paste.
When cutting a Decision or Wait element, you can leave the elements from an outcome or configuration path on the canvas after cutting. To keep elements from a path on the canvas, select the path in the cut element panel. To cut a Decision or Wait element and all of its paths, select None, cut all paths. from the cut element panel.
Move Multiple Elements in Auto-Layout
To move multiple elements, select all the elements that you want to move, copy them, paste them to their new location, and then delete the original elements.
- Click Select Elements.
-
Click
on each element that you want to move.
-
To copy the selected elements, click
.
-
Where you want to place the elements, click
.
- Select Paste Elements.
- For each copied element, click the element, and select Delete Element.
Connect Nonconsecutive Elements in Auto-Layout
In Auto-Layout, elements on the canvas are spaced and connected automatically. To connect elements that aren’t automatically connected, use a Go To connector.
-
To change a connector to a Go To connector, directly after the element that you want to
connect from, click
.
- Click Connect to element.
-
Click
on the element that you want to connect to.
Route a Flow in Free-Form
In free-form, you create and remove connectors that determine the order of execution for the elements on the canvas.
- On the canvas, find the node at the bottom of the source element.
- Drag the node onto the target element.
- If prompted, select which decision outcome or wait configuration to assign to the path.
Remove Connectors from a Flow in Free-Form
When you need to change the execution path of a flow in Free-Form layout, delete the connector and then add a new one.
-
In your flow, select the connector to delete.
When you select a connector, its color changes from gray to blue.
- Press the DELETE key.
If you delete a connector for a specific outcome of a Decision element, the outcome isn't deleted from the source element. However, if you delete an outcome from a Decision element, the outcome's connector is also deleted.
Wait for Conditions elements work similarly. If you delete a connector for a specific path of a Wait for Conditions element, the path isn't deleted from the source element. But if you delete a path from a Wait for Conditions element, the path's connector is also deleted.

