> ## Documentation Index
> Fetch the complete documentation index at: https://docs.quick.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# Grouping Blocks

<Frame>
  <img src="https://mintcdn.com/urbiport-eca888d8/KPSdaS9HkoqnwSDh/images/builder/editor/editor-group.png?fit=max&auto=format&n=KPSdaS9HkoqnwSDh&q=85&s=cb44092da868b51e2217f824c9ce3baf" alt="Grouping blocks" width="533" height="340" data-path="images/builder/editor/editor-group.png" />
</Frame>

A group is a collection of blocks that can be moved, duplicated, or deleted. Groups are useful for
organizing complex flows and keeping related blocks together.

A group can not exist without at least one block. If you delete all blocks in a group, the group
will be deleted as well.

You can rename the group by clicking on the group name in the top left corner of the group.

## Group Actions

<Frame>
  <img src="https://mintcdn.com/urbiport-eca888d8/KPSdaS9HkoqnwSDh/images/builder/editor/editor-group-actions.png?fit=max&auto=format&n=KPSdaS9HkoqnwSDh&q=85&s=4f6ddb4e4c63b9c83f699545e1c522b4" alt="Group actions" width="380" height="160" data-path="images/builder/editor/editor-group-actions.png" />
</Frame>

When clicking on a group, above the group you will see a menu with the following options, from left to right:

* **Preview** to test the group in a live simulation environment
* **Duplicate** to create a duplicated group with the same blocks and settings
* **Delete** to remove the group.
