# Data storage

> When consuming Document Understanding<sup>TM</sup> projects, data is stored in the following, depending on the situation:

When consuming Document Understanding<sup>TM</sup> projects, data is stored in the following, depending on the situation:

* Runtime data in Automation Cloud<sup>TM</sup>
* Validation data UiPath Orchestrator

For more information on data usage, check the [Use of customer data with Document Understanding](https://docs.uipath.com/overview/other/latest/overview/use-of-customer-data-with-document-understanding) page from the **Overview** guide.

## Runtime data in Automation Cloud

If you are using [Document Understanding activities](https://docs.uipath.com/activities/other/latest/document-understanding/release-notes-document-understanding-activities) or [Document Undertanding APIs](https://docs.uipath.com/document-understanding/automation-cloud/latest/api-guide/api-overview), the following data is persisted in Automation Cloud:

* The digitization result and document referenced by the document ID (either by providing it as input for APIs or using it in an RPA workflow as part of [Document Data](https://docs.uipath.com/activities/other/latest/document-understanding/document-data) metadata) is stored for 7 days.
* The extraction or classification result is stored for 24 hours for asynchronous operations. There is no data stored for synchronous extraction and classification. Validation data is not persisted separately, but it is stored in Orchestrator storage buckets.

You can use the preview Delete API to remove all runtime and validation data related to a given `documentId`. For more information, check the [Use the Delete Document Data service](https://docs.uipath.com/document-understanding/automation-cloud/latest/api-guide/use-the-delete-document-data-service) page from the **Document Understanding API guide**.

## Validation data in Orchestrator

If you create classification or extraction validation actions, the system stores the respective assets, unless removed using the corresponding options on the activities (for example, the **RemoveDataFromStorage** activity from the [IntelligentOCR](https://docs.uipath.com/activities/other/latest/document-understanding/wait-for-document-validation-action-and-resume#properties) activities package). You can also remove them manually from Orchestrator for the [Document Understanding activities](https://docs.uipath.com/activities/other/latest/document-understanding/document-understanding-activities-about) package.

You can use the preview Delete API to remove all runtime and validation data related to a given `documentId`. For more information, check the [Use the Delete Document Data service](https://docs.uipath.com/document-understanding/automation-cloud/latest/api-guide/use-the-delete-document-data-service) page from the **Document Understanding API guide**.

## Monitoring data in Monitor

Data within a modern project (files, digitization, classification, and extraction results) is stored in the [Monitor](https://docs.uipath.com/document-understanding/automation-cloud/latest/user-guide/monitor#monitor) section of the respective project for six months. If you want to clean up your data or deactivate data storage, reach out to our Support team.

For more information on the Insights data retention policy, check the [Insights user guide](https://docs.uipath.com/insights/automation-cloud/latest/user-guide/interacting-with-insights-overview#data-retention-policy).
