Extensions/comfyui-workflow-switchboard
ComfyUI Extension

comfyui-workflow-switchboard

Small workflow navigation helper for large ComfyUI graphs with many grouped workflows, featuring switchboard UI for selecting and managing workflow groups.

By Tessiiiz·Created 2 months ago·Updated 2 months ago· 1
Tessiiiz/comfyui-workflow-switchboard
Nodes2
On cloudLocal install
Categoryworkflow/switchboard
Stars1
Updated2 months ago
Readme

ComfyUI Workflow Switchboard

Small workflow navigation helper for large ComfyUI graphs with many grouped workflows.

Nodes

  • WF Switchboard: main UI node. Add it once near the top of your graph.
  • WF Return: optional helper node. Put one inside any workflow group to jump back to the switchboard.

Basic Use

  1. Restart ComfyUI.
  2. Add workflow/switchboard > WF Switchboard.
  3. Put each workflow inside a normal ComfyUI Group.
  4. Click Scan on the switchboard.
  5. Each group appears in a category section.
  6. Click Use on the row you want.

The selected group and any groups inside it are unbypassed. Other groups listed in the switchboard are bypassed.

Buttons

  • Add group: add one existing ComfyUI group to the switchboard.
  • Scan: load every ComfyUI group in the graph into the switchboard UI.
  • Bypass all: bypass every managed group.
  • Unbypass all: unbypass every managed group.
  • Search field: click it and type a search term.
  • Category chips: filter by Image, Video, Upscale, Edit, Tools, Custom, or Favorites.
  • A-Z: click to toggle sorting between A-Z and Z-A.

Workflow Rows

  • Use: enable that workflow group and any groups inside it, bypass the other managed groups, then focus it.
  • Go: jump to that workflow group without changing bypass states.
  • Category badge: click to manually assign a category. Type Auto to return to automatic category detection.
  • Star: add or remove the workflow from favorites.
  • Del: remove that row from the switchboard UI only. It does not delete the ComfyUI group.

WF Return

Put WF Return inside a workflow group.

  • Back to main UI: jump back to the first WF Switchboard.