Skip to content
Workflows

Delinked Nodes (Independent Branches): Advanced Builder Workflow

Learn how Delinked Nodes let you create independent workflow branches on the canvas for parallel automation paths using Trigger Go-To.

3 min read630 words3 explained images
View as markdownOpen in ClaudeOpen in ChatGPT
Each image has a one line explanation. Switch to full detail for the step it belongs to, the fields and buttons involved, examples and the whole procedure.
On this page
  1. What are Delinked Nodes?
  2. Key Benefits of Delinked Nodes
  3. Key behaviors & visuals
  4. Set up Delinked Nodes
  5. Best practices
  6. Important Takeaways
  7. Frequently Asked Questions

Delinked Nodes let you build independent branches (mini-flows) on the canvas that aren’t wired into a single main line. Use them to design parallel paths side-by-side and start each branch from the trigger you choose.


Video 1 Open in a new tab


TABLE OF CONTENTS


What are Delinked Nodes?

Delinked nodes are actions laid out as independent clusters that don’t have to connect to your “main” chain.
They do not run on their own—you must route a trigger (or another node) to the first action in the cluster. 

  • Build in multiple clusters: Place actions anywhere to create independent clusters (no need to chain everything together).
  • Route explicitly: Start any cluster by pointing a trigger to it using Trigger Go-To (dashed connector).
  • Stay readable: Separate branches are easier to scan, document, and evolve.
What are Delinked Nodes? (image 1 of 3) What this shows Build in multiple clusters: Place actions anywhere to create independent clusters (no need to chain everything together). What this shows Illustrates the "What are Delinked Nodes?" section of "Delinked Nodes (Independent Branches): Advanced Builder Workflow". This screenshot appears in the "What are Delinked Nodes?" section of "Delinked Nodes (Independent Branches): Advanced Builder Workflow". The text alongside this image reads: Build in multiple clusters: Place actions anywhere to create independent clusters (no need to chain everything together). Route explicitly: Start any cluster by pointing a trigger to it using Trigger Go-To (dashed connector). Stay readable: Separate branches are easier to scan, document, and evolve. Immediately after, the guide continues: Delinked Nodes bring several user-focused advantages. Image 1 of 3 What this coversBuild in multiple clusters: Place actions anywhere to create independent clusters (no need to chain everything together). Route explicitly: Start any cluster by pointing a trigger to it using Trigger Go-To (dashed connector). Stay readable: Separate branches are easier to scan, document, and evolve.
Buttons and menus referenced Route explicitly
Next stepDelinked Nodes bring several user-focused advantages:
All 3 steps in this procedure
  1. Build in multiple clusters: Place actions anywhere to create independent clusters (no need to chain everything together).
  2. Route explicitly: Start any cluster by pointing a trigger to it using Trigger Go-To (dashed connector).
  3. Stay readable: Separate branches are easier to scan, document, and evolve.

Key Benefits of Delinked Nodes

Delinked Nodes bring several user-focused advantages:

  • Visual clarity: Design side-by-side branches instead of long vertical chains.
  • Faster testing: Isolate and debug one branch without disturbing others.
  • Single source of truth: Keep related automations together rather than creating separate workflows.
  • Flexible scaling: Add or remove clusters without redrawing the main flow.
  • Advanced Builder exclusivity: Pair with Go-To connections, sticky notes, and color-coding for pro-level organization.

Key behaviors & visuals

  • Independent clusters: You can position and format clusters anywhere on the canvas.
  • Trigger with go-to connection required: Use the dashed Go-To connector from a trigger to the cluster’s first action to make it executable.
  • Execution: Each routed branch runs independently in the same workflow context.

Set up Delinked Nodes

Leverage these steps to add delinked branches to a workflow

1. Choose a trigger on the canvas.

Set up Delinked Nodes (image 2 of 3) What this shows 1. What this shows Illustrates the "Set up Delinked Nodes" section of "Delinked Nodes (Independent Branches): Advanced Builder Workflow". This animation appears in the "Set up Delinked Nodes" section of "Delinked Nodes (Independent Branches): Advanced Builder Workflow". The text alongside this image reads: 1. Choose a trigger on the canvas. For context, this section explains: 2. Drag the dashed Go-To connector from the trigger to the first action of the delinked cluster you want to start. Immediately after, the guide continues: 2. Drag the dashed Go-To connector from the trigger to the first action of the delinked cluster you want to start. Image 2 of 3 What to choose1. Choose a trigger on the canvas. Next step2. Drag the dashed Go-To connector from the trigger to the first action of the delinked cluster you want to start.

2. Drag the dashed Go-To connector from the trigger to the first action of the delinked cluster you want to start.

Set up Delinked Nodes (image 3 of 3) What this shows 2. What this shows Illustrates the "Set up Delinked Nodes" section of "Delinked Nodes (Independent Branches): Advanced Builder Workflow". This screenshot appears in the "Set up Delinked Nodes" section of "Delinked Nodes (Independent Branches): Advanced Builder Workflow". The text alongside this image reads: 2. Drag the dashed Go-To connector from the trigger to the first action of the delinked cluster you want to start. Immediately after, the guide continues: 3. (Optional) Add sticky notes and colors to label branches for teammates. Save and publish to make the behavior live. Image 3 of 3 What this covers2. Drag the dashed Go-To connector from the trigger to the first action of the delinked cluster you want to start. Next step3. (Optional) Add sticky notes and colors to label branches for teammates. Save and publish to make the behavior live.

3. (Optional) Add sticky notes and colors to label branches for teammates. Save and publish to make the behavior live.


Best practices

  • Name clusters with sticky notes: e.g., “VIP Onboarding,” “Ops Sync,” “Trial Nurture.”
  • Keep first actions obvious: Place the intended entry node at the top/left of each cluster.
  • Minimize crossings: Use Tidy/Format and spacing so dashed Go-To lines are easy to read.

Important Takeaways

  • Advanced Builder only: The delinked nodes are available only in the advanced builder.
  • Single enrollment per contact: A contact will not run through multiple branches concurrently in the same workflow.
  • Explicit routing: A delinked cluster won’t execute unless at least one trigger is connected to it.
  • Switching back to Standard Builder: Remove Delinked Nodes (and other Advanced-only features like Trigger Go-To or Disabled nodes) before switching.

Frequently Asked Questions

Q: Can contacts run through two delinked branches at the same time?

No. The workflow enforces single enrollment per contact, so a contact can proceed down only one branch concurrently.

Q: Will delinked nodes break if I clone the workflow?

No. Cloning preserves all clusters and Go-To links exactly as designed. Just test triggers in the new location.

Q: Do I need Premium Features to use delinked nodes?

Delinked Nodes themselves are free in the Advanced Builder. Premium Features are required only for certain external-integration actions.

Q: Can I connect one branch to another later in the flow?

Yes. You can draw a standard workflow connection from any action in one cluster to the start of another, effectively merging paths when needed.

Q: What happens if I remove a Go-To link?

The branch becomes inactive until you reconnect it to a trigger or another step; unpublished branches will not run.

Q: Is there a performance impact with many delinked clusters?

No noticeable impact for typical automations—workflow execution is still event-driven and lightweight. Very large workflows may load slightly slower in the editor.

Frequently asked questions

What are Delinked Nodes?
Delinked nodes are actions laid out as independent clusters that don’t have to connect to your “main” chain. They do not run on their own—you must route a trigger (or another node) to the first action in the cluster. Build in multiple clusters: Place actions anywhere to create independent clusters (no need to chain everything together). Route explicitly : Start any cluster by pointing a trigger to it using Trigger Go-To (dashed connector). Stay readable: Separate branches are easier to scan, document, and evolve.

Was this guide helpful?

Related guides