# Importing & exporting a process flow

## Introduction

It can sometimes be useful to export a process flow and then import it, particularly if you manage [multiple company profiles](https://doc.wearepatchworks.com/product-documentation/company-management/multi-company-profiles) and need to share flows between them.

## Exporting a process flow

{% stepper %}
{% step %}
**Access your process flows**\
Select `process flows` ➤ `process flows` from the left-hand navigation menu. All flows associated with your company profile are listed.
{% endstep %}

{% step %}
**Select the export option**&#x20;

Locate the required process flow and click the associated `export` button. For example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2F9rvLcPJmxzv9ITULGnSy%2Fexport%20flow%201.png?alt=media&#x26;token=d30559d3-152c-4fc5-94ee-565de23bc9a4" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Locate the downloaded file**

The process flow is exported immediately, and the JSON file is saved to your browser's default downloads folder. The naming convention is:

`Process flow name`-`current date`-`timestamp`-`company name`

For example:

`New_Sample_Flow_1_-`*`20260313_203038`*`-_Docs_Demo_Test_Company`
{% endstep %}
{% endstepper %}

## Importing a process flow

{% stepper %}
{% step %}
**Access your process flows**\
Select `process flows` ➤ `process flows` from the left-hand navigation menu. All flows associated with your company profile are listed.
{% endstep %}

{% step %}
**Select the import option**&#x20;

Click the `import` button at the top of the page. For example:

<div align="left"><figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FxiGHmVzRtME6faxKx4oi%2Fimport%20flow%201.png?alt=media&#x26;token=6f91262c-4b65-4344-a219-f0598e844fd4" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Select a previously exported flow**

Navigate your file system to locate and select the JSON file for a previously [exported](#exporting-a-process-flow) process flow.
{% endstep %}

{% step %}
**Update the imported flow**

The imported flow is added to your process flow list with the same name as the import file. For example:

<figure><img src="https://2440044887-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYNcUBVQwSkOMG6KjZfz%2Fuploads%2FcIiRuylVOoZ1sQDMQs1K%2Fimport%20flow%203.png?alt=media&#x26;token=42b53f2c-3af0-446f-853d-f569d01b0afe" alt=""><figcaption></figcaption></figure>

You can [rename](https://doc.wearepatchworks.com/product-documentation/process-flows/managing-process-flows/renaming-a-process-flow) the flow and update steps as needed.
{% endstep %}
{% endstepper %}
