# Connections

## Connections <a href="#connections" id="connections"></a>

A connection in the context of workflow management serves as a critical link between different nodes within the system, enabling the seamless transfer of data.&#x20;

It plays a pivotal role in guiding the flow of information from the output of one node to the input of another, ensuring the smooth progression of tasks and processes within the workflow.

<figure><img src="https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2FWwdoooe8YALDm6Ut7mbR%2Fimage.png?alt=media&#x26;token=c6de552e-823e-459c-9f35-3d70f03292a1" alt="" width="563"><figcaption></figcaption></figure>

### Create a connection <a href="#create-a-connection" id="create-a-connection"></a>

To establish a link between two nodes, one should choose the gray-colored dot or the "Add node ![](https://125370873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzdpN2Lz0hzXpnNScDzVt%2Fuploads%2F23iMnALGpM4gwwyVE50d%2Fimage.png?alt=media\&token=8a053b1f-4e43-4943-9202-16b1ef475854)" option located on the right side of a particular node and then shift the arrow towards the gray rectangle positioned on the left side of the subsequent node.

### Delete a connection <a href="#delete-a-connection" id="delete-a-connection"></a>

Hover over the connection, then select **Delete** ![Delete connector icon](https://docs.n8n.io/_images/common-icons/delete-connector.png).
