> For the complete documentation index, see [llms.txt](https://doc.wearepatchworks.com/product-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.wearepatchworks.com/product-documentation/process-flows/managing-process-flows/importing-and-exporting-a-process-flow.md).

# 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](/product-documentation/company-management/multi-company-profiles.md) 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**

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

<div align="left"><figure><img src="/files/Ed5CrtT0XjUvatNCBBEO" 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**

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

<div align="left"><figure><img src="/files/xA9PIF8iZvhVxo2RcUjQ" 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="/files/ZxzIXOMt22gM48BB6sMm" alt=""><figcaption></figcaption></figure>

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