BrainGrid Controller
Process Orchestrator
Canvas

Canvas

The canvas is the visual workspace where you build and manage your process flow. Nodes are connected by drawing lines between their handles, and the entire flow runs from the Start node to the End node.

Empty canvas with Start and End nodes and trigger component panel

Once nodes are added and connected, the canvas shows the full process flow.

Process Orchestrator canvas with a built process flow

Canvas Controls

The toolbar at the top of the canvas provides the following controls:

ControlDescription
Zoom In / OutAdjust the canvas scale for a closer or wider view
UndoRevert the last change made on the canvas
RedoReapply the last undone change
Full ScreenExpand the canvas to fill the screen
LockPrevent any changes to the process until unlocked

Working with Nodes

Click any node on the canvas to select it. Drag a node to reposition it. Connect two nodes by hovering over the source node until its output handle appears, then drag to the input handle of the target node.

Right-click any node to open its context menu with the following options:

OptionDescription
EditOpens the configuration panel for the node on the right side. Set the node's title, description, and all relevant fields
DeleteRemoves the node from the canvas and disconnects any connected edges

Clicking Edit on a node opens its configuration panel. For example, selecting an API Trigger node opens the following settings:

API Trigger configuration panel with title, description, mode, method, and URL fields