Grouping of nodes and ability to disable/enable single nodes and groups of nodes

Proposed Features:

  1. Node Grouping
  • Select multiple nodes → right-click → “Group”
  • Collapsible containers with custom labels
  • Bulk move/copy/delete operations
  1. Enable/Disable Toggle
  • Toggle individual nodes or entire groups
  • Disabled nodes show grayed out, pass data through unchanged
  • Preserves connections when disabled

Implementation Suggestions:

  • Group templates: Save common node combinations as reusable group templates
  • Conditional enable/disable: Enable groups based on flow variables (e.g., “if testing_mode = true”)
  • Keyboard shortcuts: Ctrl+G to group, Ctrl+D to disable selected nodes, or Ctrl + [Number 0-9]

Hey @Ashish – For #1, re: grouping nodes that is exactly what subflows are, it is one of the most powerful features on Gumloop: Subflows - Gumloop

Agreed on point #2, its already on the roadmap :slight_smile:

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.