> For the complete documentation index, see [llms.txt](https://docs.overthereality.ai/over-sdk-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overthereality.ai/over-sdk-manual/over-visual-scripting-legacy/nodes/flow/group.md).

# Group

### Description

This [OverNode](/over-sdk-manual/over-visual-scripting-legacy/visual-scripting-essentials/overnode.md) allows a sub-set of connected Nodes to be grouped up.

This is a Flow Node, in which the flow is divided into two branches, represented by two output flow ports.&#x20;

The `Body` branch represents the entry point of the scope of the Group Node itself, allowing the execution of the following grouped nodes. Once the flow inside the Group is executed, the main branch (represented by the upper right corner port) is resumed.

To better describe the Group Node inside the Graph and its purpose, a `Name` parameter could be edited.

<figure><img src="/files/M4Lz11lFdxJNE5nutszN" alt=""><figcaption></figcaption></figure>
