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

# Groups

Groups automatically organize nodes of the same type that are returned from transforms. This keeps your graph clean and makes it easier to manage large numbers of related nodes.

## Group Details View

When you select a group, the details view shows information about the group and its contents.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-groups1.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=2bd3c47a9949ca0ef4436b01d5160f99" alt="Group details view showing group information and contents" width="1644" height="1070" data-path="images/graph-groups1.png" />
</Frame>

## Expanding Groups

Click "Expand All" to see the contents of each node in the group. This reveals all individual nodes within the group.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-groups2.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=f29962a0a4d851688458998e45b94d7e" alt="Expanded group view showing all individual nodes" width="1862" height="1124" data-path="images/graph-groups2.png" />
</Frame>

## Extracting Nodes from Groups

You can extract individual nodes from groups. When you extract nodes, they are removed from the group and displayed separately, affecting the graph layout.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-groups3.gif?s=f41152c74377aea069a30ef896a9b4d3" alt="User extracting nodes from groups and layout changes" width="1145" height="720" data-path="images/graph-groups3.gif" />
</Frame>

## Hierarchical Nodes in Groups

Groups containing hierarchical nodes display a red hierarchical icon. In the details view, nodes with subnodes show the red icon next to them.

<Frame>
  <img src="https://mintcdn.com/intrace/dgDcE2g3QnDbnnt5/images/graph-groups4.png?fit=max&auto=format&n=dgDcE2g3QnDbnnt5&q=85&s=eff41817cf9ab33d53d398cd2f598cd0" alt="Group with hierarchical nodes showing red hierarchical icons" width="1936" height="1722" data-path="images/graph-groups4.png" />
</Frame>

Extraction works the same way for hierarchical nodes—you can extract them from groups just like regular nodes.
