---
title: "Importing Flows"
slug: "importing-flows"
updated: 2024-09-01T07:01:51Z
published: 2024-09-01T07:01:51Z
---

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

# Importing Flows

### Overview

Transferring flows between accounts or environments includes verifying that the new environment can supply all the components needed for the original flow. When entities are missing, the flow designer can select alternative items from the new environment or ignore the issue. Once the process is complete, the new flow opens in its new environment, and if there are any unresolved issues, a generated report lists all the missing components.

### Exporting/Importing Flows

#### Exporting the Flow from your Device

On the main page, click the 3-dot menu on the same line as the Flow you wish to export and select Export flow. Save the file on your computer/ hard drive. ![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28642%29.png)

#### Importing the Flow to your environment

Click the **Import** button at the top of the page and select the XML file from your computer or hard drive. If the system detects compatibility issues between the old and new environments, the **Import Compatibility Check** will open automatically. The new file's suggested name will be the old name with the date and time of the importing process. You may change the name as you wish. ![Import Flows - main page.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/Import%20Flows%20-%20main%20page.png)

### Import Compatibility Check

To prevent the Flow from failing in its new environment, this form lists all the missing entities, enabling the flow builder to select channels and items in the current environment that can replace those that were available in the environment from which the flow was exported. The flow builder may ignore any or all issues and deal with them directly within the flow.

Note: As the different issues get resolved, the numbers next to the headings go down and will change to green check when all issues in that category are resolved.

#### Missing Jump Steps

Jump Steps that go to different flows or destinations need to be replaced with those related to the new environment. For every step (node) in the listed flow, select the flow and the relevant step to which it should jump. ![missing channels.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/missing%20channels.png)

#### Missing Channels

Change of Channels can happen in the Forward step, as part of the Entry conditions of different steps, and as an Availability message. ![image.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/image%28643%29.png)

Select the relevant channels that can substitute the previous channels. Note the number and name of each step for every channel.

![missing channels2.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/missing%20channels2.png)

#### Missing Intents

Intents may have a wide range of effects, as the flow may continue to a specific branch once the intent is detected. We recommend examining the impact of the missing intents and possible substitutes.

#### Missing Tags

Tags are separated into conversation tags and customer tags. Select substitutes for the missing tags. ![missing tags.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/missing%20tags.png)

#### Missing Knowledge Base

Select substitutes for the Knowledge Base item(s). ![missing KB.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/missing%20KB.png)

### Complete the Process

Complete the importing process by clicking the **Update Changes** or **Ignore Issues** buttons. If all issues were resolved during the importing process, the Flow will open in its new environment.

If there are unresolved issues, a report will open describing the missing items. Please copy the generated report to your clipboard and save it for future reference. Ignoring these issues may cause the flow to stop working in the middle, mislead users by sending them to unintended branches, or fail altogether.

![Summary of import.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/Summary%20of%20import%281%29.png)

In the new environment, missing items will be marked in red in the flow.

![Flow validation- missing tags.png](https://cdn.document360.io/cce107c7-3390-46bd-a6cf-3120b27c4105/Images/Documentation/Flow%20validation-%20missing%20tags.png)
