Connect Nodes & Run Workflow

Learn how to add new nodes to your canvas and connect their input and output ports to build functional workflows.

Updated Jul 24, 2026 · 3 min read

Add & Connect Nodes

1. Click Add Node (or right-click on the canvas) and select the node you want to add.

Add Node

2. Drag from one node’s output port to another node’s input port to connect them.

Node Connection

3. Make sure all required inputs are connected before running the workflow.

Connect Nodes

Run a Workflow

1. Click the Run button to execute the workflow. The system will process each node based on the connections.

Click Run

Related articles