Working with Node Groups

Node Groups can help you maintain common steps across multiple flows.

Creating/Updating a Node Group

For example, let's say we have this login flow:

Simple Login Flow

If you multi-select these nodes (Holding Shift and dragging over them, or holding CTRL when clicking on multiple) then you can group these using the right-click context menu.

Right-Click Context Menu

"Grouping" these nodes removes them from the flow and in its place, will add a new Node Group.

Newly Created Node Group

You are able to double-click this to update the name, and nodes within it.

Updating a Node Group

Deleting a Node Group

You are able to manage your groups from Settings > Node Groups.

From here, you are able to Edit, Clone, and Delete Groups.

Using Node Groups across multiple flows

Once you have created a Node Group, you are able to use these across all flows, they are selectable from the node menu on the flow designer view.

Last updated