---
title: "Scaling your Chat Journey"
source_url: https://help.chilipiper.com/hc/en-us/articles/27663464124819-Scaling-your-Chat-Journey
article_id: 27663464124819
updated_at: 2026-07-24T18:56:01Z
content_hash: 31cb0ee6
---

## Who can use this feature?

Available on All Products or Routing & Scheduling

Available to Admins or Workspace Managers

[Billing Center](https://fire.chilipiper.com/fire/admin/billing/overview) [Get a Demo](https://www.chilipiper.com/request-demo?utm_source=zendesk&utm_medium=help-center&utm_campaign=chili-hub)

The more time you spend building your Journey, the more pressure you may feel to protect it at all costs! Although your Journey is safe and sound within the application, it never hurts to have a backup stored on your computer or in Google Drive, _just in case_.

We built Journey Developer mode precisely for this reason! Journey's Developer Mode allows you to view and save a file of your Journey to create a duplicate version as a backup or as a copy of a new one!

#### Table of Contents

- [How to Enter Dev Mode?](#h_01HSHHWJPVMAG588P4TK4MHAQC)

- [Save a Copy of your Journey](#h_01HSHHWZ0GSHSFDFX6YJWYKZNJ)[Copying an Existing Journey into Your Workspace](#01HTDN8X5K51GH2XBTNTYQWQMF)

## How to Enter the Developer Mode?

- Open a Journey in the application's left-side menu.

- Use your keyboard to select **control + shift + d**

- You are now in Dev mode! You will notice a banner confirming that "Dev mode: on" and a new button at the top: "Edit journey as text".![](https://help.chilipiper.com/hc/article_attachments/27663464116115)

- If you click this button, a code-based copy of your Journey will appear:![](https://help.chilipiper.com/hc/article_attachments/27663421102739)

- Select the text and copy it to a Google Doc or any text editor to save it!

- To exit dev mode, you can use the same keyboard shortcuts: **control + shift + d**, and you will see a banner "Dev mode: off".

 

## Copying Nodes in the Developer Mode

At any point, while exploring the Developer Mode, note that you can also copy multiple nodes and paste them where needed in your Journey to save yourself time and manual effort! The only nodes that can't be copied are the [Welcome Message](https://help.chilipiper.com/hc/en-us/articles/27532198601107#h_01HS8XE098V638G8J5S85G6DVP) and [Trigger](https://help.chilipiper.com/hc/en-us/articles/27532198601107#h_01HS8WQMYDJ1GYV2TE7112S6TH) ones.

In your Journey's Developer Mode, **CLICK + SHIFT** and select the nodes you want to copy. After that, click "Copy Nodes" in the pop-up message that will appear at the bottom:

![](https://help.chilipiper.com/hc/article_attachments/31893502524051)

You can paste the copied nodes in the same Journey or in different Journeys across the same or different workspaces. 

To do that, click the (+) button, and select "Paste Nodes"

![](https://help.chilipiper.com/hc/article_attachments/31893502537875)

## Save a Copy of your Journey

After entering the Dev mode, you will notice a banner confirming that Dev mode is on and a new button at the top: "Edit as text".

![](https://help.chilipiper.com/hc/article_attachments/27998985302035)

If you click this button, a code-based copy of your Journey will appear:

![](https://help.chilipiper.com/hc/article_attachments/27999018480019)

Select the text and copy it to a Google Doc or any text editor to save it!

To exit dev mode, you can use the same keyboard shortcuts: **control + shift + d,** and you will see a banner "Dev mode: off" to confirm you are no longer in Dev mode.

 

### Copying an Existing Journey into Your Workspace

You can copy an existing Journey into your workspace if you want to!

- Copy the Journey's code by switching it to Dev mode (**control + shift + d**).

- Create a new Journey or edit an existing one you would like to use.

- Open the Dev mode for the Journey we mentioned in step #2.

- Clear its existing code.

- Paste the code from step #1.

- Save the editor
