# Create Repository

Example: you want to export an existing app to a new repository. Select the "Export" tab on the left panel and click on "Apps".

<figure><img src="https://4000103412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8ZpQhYNESgGtGwV_FQ%2Fuploads%2FIVX53W1n7O0mQDB8QV7N%2FScreen%20Shot%202022-11-14%20at%2022.42.12.png?alt=media&#x26;token=6353ad11-af79-42b8-afeb-8d7964fca24e" alt=""><figcaption><p>Apps</p></figcaption></figure>

To narrow the search, input the app's name or the app's owner. Tick the box corresponding to the app for export.

::: info You can select more than one app for export. :::

<figure><img src="https://4000103412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8ZpQhYNESgGtGwV_FQ%2Fuploads%2Fd55GGfMdTE7tmDUOp6Pa%2FScreen%20Shot%202022-11-14%20at%2022.42.30.png?alt=media&#x26;token=45b41e32-0824-4779-af5c-e7eb61842f32" alt=""><figcaption><p>Select an app for exporting</p></figcaption></figure>

Within the current example, "test-app-repo" is inputted as the new repository name, "Test commit message" as the commit message, and the option to Include App data is not ticked. Press "Export".

<figure><img src="https://4000103412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8ZpQhYNESgGtGwV_FQ%2Fuploads%2FOqvkR43QJXHDWTcaRevR%2FScreen%20Shot%202022-11-14%20at%2023.17.00.png?alt=media&#x26;token=cfa0f5cd-bf8c-46a6-818a-d3efb136986a" alt=""><figcaption></figcaption></figure>

The pop-up window should show you the export success message:

<figure><img src="https://4000103412-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8ZpQhYNESgGtGwV_FQ%2Fuploads%2FOR1H9Zf8zcbq9GqAaY2Q%2FScreen%20Shot%202022-11-14%20at%2022.50.50.png?alt=media&#x26;token=332af55c-2eea-405a-ae93-560362623cdf" alt=""><figcaption><p>Export Success</p></figcaption></figure>

You can check on your selected Git server that the repository is created and contains the files depending on your specification.
