# Exporting test sets

> You can export your test sets, separately from your testing project, so you can import them back into a different project. The export process for test sets is similar to the project export process. Visit [Export project](https://docs.uipath.com/test-manager/automation-suite/2.2510/user-guide/export-project#export-project) to check how exporting projects works.

You can export your test sets, separately from your testing project, so you can import them back into a different project. The export process for test sets is similar to the project export process. Visit [Export project](https://docs.uipath.com/test-manager/automation-suite/2.2510/user-guide/export-project#export-project) to check how exporting projects works.

:::note
When you export test sets, links between the test sets and their related test cases are saved and are kept when imported into a new project. Remember that the export only includes custom field values, and not their definitions.
:::

Perform the following steps to export test sets:

1. Open your project and go to **Test Sets**.
2. Depending on the number of test sets you wish to export, execute one of the following steps:
   * To export a single test set, select **More Options** for the specific test set and then select **Export**.
   * To export multiple test sets, select all the test sets you want to export, and then select **Export**.
3. When the export is ready, you will receive a **Project export completed** notification. Select the notification to download the TMH file containing the exported test sets.

You can then import the downloaded TMH file to a different project, to re-create the test objects. Visit [Import project](https://docs.uipath.com/test-manager/automation-suite/2.2510/user-guide/import-project#import-project) to learn how to perform the import process.
