# Working with Node Groups

## Creating/Updating a Node Group

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

<figure><img src="https://2973996442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH10EEO19EDpBHNPowThh%2Fuploads%2FFHvmzAzRLkPGowlQJF3p%2Fimage.png?alt=media&#x26;token=befa30dc-3e29-4fa2-be80-a3153e26b6a4" alt=""><figcaption><p>Simple Login Flow</p></figcaption></figure>

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.

{% hint style="warning" %}
You are able to group any nodes apart from Starter (Open) nodes
{% endhint %}

<figure><img src="https://2973996442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH10EEO19EDpBHNPowThh%2Fuploads%2FV4HYfB6swp0G2wCmBeHd%2Fimage.png?alt=media&#x26;token=b5841318-d0b8-48f9-9737-09f8e4409581" alt=""><figcaption><p>Right-Click Context Menu</p></figcaption></figure>

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

<figure><img src="https://2973996442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH10EEO19EDpBHNPowThh%2Fuploads%2F2fWxjXcAWzOcHvAbSwCP%2Fimage.png?alt=media&#x26;token=f8e42de2-75c6-4a7a-8e26-3ec228abf6f4" alt=""><figcaption><p>Newly Created Node Group</p></figcaption></figure>

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

<figure><img src="https://2973996442-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH10EEO19EDpBHNPowThh%2Fuploads%2FFAnqktcphAB5GD2pD80j%2Fimage.png?alt=media&#x26;token=a14d1801-6159-440b-9317-e19ff6639e9b" alt=""><figcaption><p>Updating a Node Group</p></figcaption></figure>

{% hint style="danger" %}
Updating a node group results in every single instance of it getting updated, across all flows. Deleting a group from a flow does not delete it from the other ones.
{% endhint %}

## 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.&#x20;
