document-understanding
2024.10
true
- Overview
- Getting started
- Building models
- Introduction
- Create a project
- Import documents
- Build
- Measure
- Publish
- Migrating modern projects
- Monitor
- Known limitations
- Consuming models
- Model Details
- Public endpoints
- 1040 - document type
- 1040 Schedule C - document type
- 1040 Schedule D - document type
- 1040 Schedule E - document type
- 1040x - document type
- 3949a - document type
- 4506T - document type
- 709 - document type
- 941x - document type
- 9465 - document type
- ACORD125 - document type
- ACORD126 - document type
- ACORD131 - document type
- ACORD140 - document type
- ACORD25 - document type
- Bank Statements - document type
- Bills Of Lading - document type
- Certificate of Incorporation - document type
- Certificate of Origin - document type
- Checks - document type
- Children Product Certificate - document type
- CMS 1500 - document type
- EU Declaration of Conformity - document type
- Financial Statements - document type
- FM1003 - document type
- I9 - document type
- ID Cards - document type
- Invoices - document type
- Invoices2 - document type
- Invoices Australia - document type
- Invoices China - document type
- Invoices Hebrew - document type
- Invoices India - document type
- Invoices Japan - document type
- Invoices Shipping - document type
- Packing Lists - document type
- Payslips - document type
- Passports - document type
- Purchase Orders - document type
- Receipts - document type
- Receipts2 - document type
- Receipts Japan - document type
- Remittance Advices - document type
- UB04 - document type
- US Mortgage Closing Disclosures - document type
- Utility Bills - document type
- Vehicle Titles - document type
- W2 - document type
- W9 - document type
- Supported languages
- Insights dashboards
- Licensing and Charging Logic
- How to
- Troubleshooting

Document Understanding Modern Projects User Guide
Last updated Sep 15, 2025
Migrating modern projects
linkExport
linkYou can export annotated datasets from your modern project and:
- Import them into another modern project from a different tenant or organization.
- Import them into a classic
project. For more information on how to import datasets into a classic project,
check the Document Understanding User Guide for
classic projects.
Note: Datasets exported from modern projects are compatible with classic projects only when training on model version 23.4.0 or newer.
For more information on how to export datasets and migrate your modern projects, check the Migrating modern projects.
Export data
If you want to import your project to a different tenant
or organization, or backup your project, export the dataset.
- Go to the Publish section in your project.
- Navigate to the Export tab.
-
Select Export data.
Note: Make sure that you have a project version created for the dataset you want to export.
- Choose the document type you want to export from the Document type drop-down list.
- Choose the project version you want to export from the Project Version drop-down list.
- Select Export.
Once the export job is started, the dataset is being prepared for download. Once ready, a pop-up message is displayed with a Download button. Select the button to download your dataset.
You can also download the dataset at a later time or delete it from the three-dot menu next to the project version you want to download.
Import datasets
linkOnce you have an exported dataset, you can import it into
a different project. For more information on how to export datasets, check the Export section from the
Publish page.
- Navigate to and open the project into which you want to import data.
-
Select Add document type and create a new custom document type.
Note: You can only import zip datasets directly in a document type.Figure 1. Add document type
-
On the new custom document type, select Upload and choose the zip file
of the project you exported. Wait for the upload to finish.
Figure 2. Upload processing
Once the dataset is imported, the training starts
automatically.