# Export/Import workflows

## Exporting workflows

When you built your own workflows that work, it’s always a good idea to save them locally.

To do that:

1. Proceed to the <mark style="background-color:blue;">**“List of workflows”**</mark> page
2. Choose the workflow you want to backup
3. Click the <mark style="background-color:blue;">**“Export workflow”**</mark> icon

<figure><img src="https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2FVVYNzRvHyedkgnW5HJWl%2FUntitled%2014.png?alt=media" alt=""><figcaption><p>Exporting workflows from the list as JSON</p></figcaption></figure>

As a result, you’ll have a JSON file with the workflow that can be imported later.

## Importing workflows

Sometimes you need to restore the previous version of the workflow, create new workflows from templates outside or import it to a different Drafter AI instance.

To do that:

1. Proceed to the <mark style="background-color:blue;">**“List of workflows”**</mark> page
2. Click the <mark style="background-color:blue;">**“Import”**</mark> button at the top right of the page.
3. Drag-drop the JSON file of the workflow you exported/saved before to the ***Upload area***.
4. Click <mark style="background-color:blue;">**“Apply changes”**</mark>

<figure><img src="https://3372553292-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwSmFzVcnCrIF1wbU8Chb%2Fuploads%2FctWW4boXtjYmd3fJ54yN%2FUntitled%2015.png?alt=media" alt=""><figcaption><p>Importing new workflows</p></figcaption></figure>

Now your newly imported workflow appears in the list of workflows.
