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.
Once nodes are added and connected, the canvas shows the full process flow.
Canvas Controls
The toolbar at the top of the canvas provides the following controls:
| Control | Description |
|---|---|
| Zoom In / Out | Adjust the canvas scale for a closer or wider view |
| Undo | Revert the last change made on the canvas |
| Redo | Reapply the last undone change |
| Full Screen | Expand the canvas to fill the screen |
| Lock | Prevent 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:
| Option | Description |
|---|---|
| Edit | Opens the configuration panel for the node on the right side. Set the node's title, description, and all relevant fields |
| Delete | Removes 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:


