Section node
A visual container that groups related nodes — moving the section moves everything inside. Organize big flows into readable regions.
Section (section) groups related nodes in a labeled container: drag the section and its contents move together. The tool for keeping 30-node flows readable.

Configuration
Open the node (double-click) to edit it. Key fields:
- Node ID / Name — the identifier used in variables and the display name on the canvas.
- Label and bounds — name the region and resize it around its nodes.
Inputs & outputs
It has no inputs or outputs — it is a visual container only. Downstream nodes reference its output with {{node_id.field}} — see the variables reference.
Example
[Section: Ventas] Chat Input → LLM ⇄ CRM
[Section: Reportes] Wait → Pandas → EmailSee also: Base nodes · Building flows