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

# Import/Export Flows

> Importing and exporting Flows in Flow Manager

<Note>
  At this time, FlowEQ allows exporting individual Flows only. You cannot export an entire Flow Manager category or multiple Flows at once. The export is in JSON format and can be imported back into FlowEQ. The primary use case is for sharing Flows between FlowEQ instances.
</Note>

## Exporting a Flow

1. [Open Flow Manager](https://app.floweq.com/flow-manager)
2. Open the Flow you want to export by clicking on it
3. Next to the **Publish Changes** button, click the down arrow (<Icon icon="caret-down" />) icon
4. Click **Export Flow as File** from the dropdown menu
5. A dialog will appear, click on the link to download the Flow

## Importing a Flow

1. [Open Flow Manager](https://app.floweq.com/flow-manager)
2. Click the **Import Flow** button in the top navigation bar
3. In the **Import Flow** dialog, either drag and drop the Flow file or click the button to select the Flow file from your computer
4. Enter the **New Flow Title**, **New Flow Description**, and **Category** (optional)
5. Click Save
