# Export project

> You can export projects from Test Manager to a file to allow you to recreate the project later. Use this feature to:

You can export projects from Test Manager to a file to allow you to recreate the project later. Use this feature to:

* Transfer entire testing projects to different tenants or instances of Test Manager.
* Create backup copies of any of your projects.
  :::note
  Feature availability depends on the cloud platform you use. For details, refer to the [Test Manager feature availability page](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/test-manager-feature-availability-page).
  :::

## How it works

Exporting a project generates a TMH file that can be then [imported in another Test Manager instance](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/import-project#importing-into-an-existing-project-in-test-manager). This includes objects such as requirements, test cases, test sets, labels, custom fields, attachments, and automation information. The export process is done asynchronously, notifying when the export process is finished.
:::note
Users with a valid Test Manager license can export projects. For more information, check [User and Group Access Management](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/managing-users-and-groups#user-and-group-access-management).
:::

## Considerations

The export TMH file contains:

 <colgroup>
  <col/>
  <col/>
 </colgroup>
 
  
    Exported objects 
    Details 
  
 
 
  
    Test objects 
    When you export a project, you can choose the export TMH file to contain one or all of the following:
      
         Requirements 
         Preconditions 
         Test cases (and their test steps: **Order**, **Action**, **Expected result**) 
         Postconditions 
         Test sets (and their corresponding labels) 
         Object labels 
         Attachments 
         Custom field values (definitions are not exported) 
         Automation information for test cases, including linkage between a test case and an Orchestrator automation 
         Test results (available only if you export test cases) 
         Defects (available only if you export test results, exports only references) 
         Prompt library 
      

  
  
    Assignments between objects 
   
      
         Assignments between requirements and test cases 
         Static assignments between test cases and test sets 
         Since dynamic assignments to test sets are only resolved at the time of execution, dynamically assigned test cases are not exported along with the test sets. 
         Assignments between test objects and labels 
      

  
  
    Project information 
   
      
         Name 
         Prefix 
         Description 
      

  
 

## Exporting a project from Test Manager

1. Sign in to Test Manager.
2. Choose the project you want to export, and select **More Options**![docs image](https://dev-assets.cms.uipath.com/assets/images/test-manager/test-manager-docs-image-more_options_icon_test_manager-ac8cfb1d-e8d350e6.png). The **Export Project** panel opens.
3. Select the test objects that you want to include in the export file, and then select **Export**.
4. Wait for the export process to finish and select the **Project Export Completed** notification that you receive via the notifications panel or via email. The export TMH file downloads automatically. In case the download doesn't start automatically, select **Download**.
   :::warning
   This download link expires in seven days.
   :::

See also: [**TMH file format specification**](https://docs.uipath.com/test-manager/automation-cloud/latest/user-guide/tmh-file-format-specification)
