# Import & Export Forms

Single forms can be exported and imported within the same project (as child forms) or to other projects. You could for example export a child form from an old project and use it as the first form on your new one.

## Export a form

To export a form, select the form you would like to export and open the context menu by clicking on the arrow at the top right:

{% hint style="warning" %}
Please remember the form MUST be valid.
{% endhint %}

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-6a9161d05b7e184fa3efe5564656268f13e780a4%2Fimport-forms-1.png?alt=media)

Save the file where you prefer. It will be a `.json` file

## Import a form

To import a form first create a [new project](https://docs.epicollect.net/web-application/create-a-project) and open the formbuilder or create [a new child form](https://docs.epicollect.net/formbuilder/multiple-forms) on an existing project.

Click on the "IMPORT" button:

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-ee2155326aa5cd2607d2ccd0ec4aeb647ef30296%2Fimport-forms-2.png?alt=media)

Select an EC5 form file i.e. a form file you previously exported (`.json`) and the form will be imported.

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-8d9777b1c3afbd4e28922e2e4b32b44e44ccbad6%2Fimport-forms-3.png?alt=media)

![](https://3293478884-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F32OIF30CgrNUuRY6IjkW%2Fuploads%2Fgit-blob-85298193de6a53cd8d90a98dd0051fb27b1490e3%2Fimport-forms-4.png?alt=media)

Save your project and you are ready to go!
