---
title: "Reconnecting Journey Paths"
slug: "reconnect-paths"
tags: ["journey reconnect", "architect reconnect"]
updated: 2026-07-07T13:52:15Z
published: 2026-07-07T13:52:15Z
canonical: "academy.insiderone.com/reconnect-paths"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://academy.insiderone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Reconnecting Journey Paths

With branchable elements, you can create long journeys. After branching the flow in the journey, you can reconnect them to continue on one path. This helps you eliminate the manual work of creating the same messages and steps. Also, you can read your journey easily as you will have the journey in a smaller range.

[Connect Paths Rebranded](https://player.vimeo.com/video/1188976985?title=0&amp;byline=0&amp;portrait=0&amp;badge=0&amp;autopause=0&amp;player_id=0&amp;app_id=58479)If this video does not load in your region, you can watch it on our [YouTube Channel.](https://youtu.be/TLM2T-YVbLg)

The branchable elements are [Check Conditions](https://academy.useinsider.com/docs/what-is-check-conditions), [Check Reachability](https://academy.useinsider.com/docs/what-is-check-reachability), [Check Interaction](https://academy.useinsider.com/docs/check-interaction), [A/B Split](https://academy.useinsider.com/docs/what-is-ab-split), and [Next Best Channel](https://academy.useinsider.com/docs/what-is-next-best-channel).

Let's say you have four paths after the Check Reachability element, each checking the reachability of a different channel (e.g., web push, app push, email, etc.). After sending messages via each channel, you want to check if the users make a purchase. Instead of adding a Check Conditions element to each path, you can merge these paths and add only one.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/c17628fc-51d8-4ee8-a3ee-88fa59ae4aba.png)

This article explains the following:

- [Connect to a single path](/docs/reconnect-paths#connect-to-a-single-path)
- [Merge all](/docs/reconnect-paths#merge-all)
- [Reconnect paths](/docs/reconnect-paths#reconnect-paths)

## Connect to a Single Path

If you have separated the paths after a branchable element, you can reconnect one path with another one.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/d4a05707-3b18-4d71-83fa-36d4919c606d.gif)

Your title goes hereYou are not allowed to reconnect paths if the path has no element.

## Merge All

You can merge all the separated paths after a branchable element. This option enables you to quickly merge paths instead of reconnecting them one by one.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/81cde170-0290-400f-96ce-1a23893247c3.gif)

Merge All can appear on the canvas depending on where you click the **Reconnect** button on the flow.

## Reconnect Paths

### 1. Add a branchable element on the canvas

Add one of the following branchable elements:

- [Check Conditions](https://academy.useinsider.com/docs/what-is-check-conditions)
- [Check Reachability](https://academy.useinsider.com/docs/what-is-check-reachability)
- [Check Interaction](https://academy.useinsider.com/docs/check-interaction)
- [A/B Split](https://academy.useinsider.com/docs/what-is-ab-split)
- [Next Best Channel](https://academy.useinsider.com/docs/what-is-next-best-channel)

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/63e9191f-6332-460f-82f2-069451421d19.png)

### 2. Add elements to the paths

Add your elements based on your use cases to design your flow paths.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/4cf0b151-9673-4a05-9d06-9412d9e3444f.png)

### 3. Click the Reconnect button

Click the **+ (plus)** button to see the Reconnect option. Once you click the **Reconnect** button, the available paths and buttons will be highlighted. Click on the highlighted button to reconnect the paths.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/f5db352e-62dc-41fa-9ef8-310b0b2ee585.png)

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/reconnect-paths.gif)

The information bar is at the bottom of the canvas. To cancel the reconnection state, click the **Cancel** button.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/623442f8-a2a1-4c4b-9ce9-092c7641b080.png)

If you want to merge all the paths, click the **Merge All** button at the bar. Once you click the **Merge All** button, it will highlight the available paths to merge. Then, the **Confirm** button will appear. Click the **Confirm** button to merge the paths.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/58c39b4a-7c36-4bb8-8c7c-508499c645bf.png)

Your title goes here

- Undo and Redo are disabled in the reconnection state. They become available once you complete or cancel the reconnection.
- Adding elements to the flow is disabled in the reconnection state. It becomes available once you complete or cancel the reconnection.
- You can use every other function on the canvas in the reconnection state.

### 4. Break the Connection

After connecting paths, you will see the **X (Break)** buttons on the paths.

Click the break button in the middle of the paths to break all the paths' connections. To break the connections one by one, click the break button on the left or right side of the paths.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/88a81fdd-3117-41c3-b0e9-b0257d883ed9.png)

Your title goes hereYou cannot break the connection if it is related to another connected path. First, you need to break the next connection to break the previous one.

When you click the break button, you will be prompted to select where to assign the following elements under one of the parent paths or delete the following path if there are other elements after the connection.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/cc0f9d2d-7308-4877-a8ed-5b7529ebbb60.gif)

### 5. Continue designing the flow

After reconnecting the paths, you can continue designing your flow based on your use case.

Your title goes here

- Branchable elements cannot be added to the paths afterward if the paths are already connected.
- You cannot delete the element if it is the only element in the connected path. You can break the connection first to delete the element.
- If you want to add more paths after a branchable element and the paths are already connected, the new path that you add will be automatically connected to the connected paths. This connected path requires to add an element to it.
- You cannot drag and drop the Check Conditions paths if the paths are already connected.

![](https://cdn.document360.io/c6df4583-da94-4cb2-bb8a-be0cbdd11109/Images/Documentation/41960ea7-a539-4f47-a3db-792a96128558.gif)
