Skip to content

Understanding the Canvas

The Workflow Canvas is the heart of FeedFlux Desktop. It’s a visual interface where you design automation workflows by placing and connecting modules.


FeedFlux Workflow Canvas interface

ElementDescription
ToolbarSave, run, stop workflows and control canvas view
Modules PanelList of all available automation modules to drag onto canvas
Canvas AreaThe main workspace where you build your workflow
NodesIndividual modules placed on the canvas
ConnectionsLines linking nodes to define execution flow
Settings PanelConfiguration options for the selected node

ActionHow To
Pan/MoveClick and drag on empty canvas area
Zoom In/OutMouse scroll wheel, or use zoom buttons
Fit to ViewClick “Fit” button to see entire workflow
Select NodeClick on any node
Multi-SelectHold Shift and click multiple nodes, or drag selection box
Delete NodeSelect node and press Delete key

Each node on the canvas has these parts:

Node anatomy showing handles, icon and module name

  • Input Handle (top): Where connections from previous modules attach
  • Output Handle (bottom): Where connections to next modules start
  • Icon: Visual indicator of module type
  • Module Name: The name of the module

Workflows in FeedFlux are linear — modules execute in sequence, from the first module to the last. There are no branching or condition nodes on the canvas itself.