Connecting Nodes

Create connections between nodes to define data flow

Connecting Nodes

Understanding Connections

Connections (or links) define how data flows between nodes. When you connect an output pin from one node to an input pin of another node, you establish a data pathway in your workflow.

Creating a Connection

Basic Steps

  1. Click and hold on an output pin (right side of a node)
  2. Drag the connection line towards the target node
  3. Release on an input pin (left side of a node) that's compatible
  4. The connection is created and the nodes are now linked
Tip: As you drag, the compatible pins will highlight in green, showing where you can safely connect.

Connection Rules

Valid Connections

Invalid Connections

Note: If you try to create an invalid connection, the pin will highlight in red, indicating the action is not allowed.

Connection Types

Different types of pins handle different data:

Editing Connections

Modify a Connection

  1. Right-click on a connection line
  2. Select "Edit Connection" from the menu
  3. Adjust the connection properties if available

Delete a Connection

Rerouting Connections

To change where a connection connects:

  1. Click and hold on the end point of a connection (on either node)
  2. Drag it to a different pin on any node
  3. Release on the new target pin
Tip: You can also move a connection from one node to another without disconnecting - simply drag the connection endpoint to the new pin.

Connection Visualization

Multiple Connections from One Pin

An output pin can connect to multiple input pins. This allows one node's output to feed into many different nodes:

Example: A single "Calculate Value" node can output to three different "Display" nodes, showing the result in three places.

Auto-Connection

Some node systems support automatic connection recognition: