# Exporting requirements

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

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

:::note
If a requirement is linked to a test case, the relationship is maintained in the exported file. When you import the requirement into a different project, the association is restored. Remember that the export doesn't include custom field definitions.
:::

Follow these steps to export requirements:

1. Open your project and navigate to **Requirements**.
2. Depending on how many requirements you want to export, execute one of the following steps:
   * To export a single requirement, select **More Options** for the specific requirement and then select **Export**.
   * To export multiple requirements, select all the requirements 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 requirements.

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