# Create Validation Task and Wait

> `UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.ValidateDocumentDataWithDocumentData<UiPath.IntelligentOCR.StudioWeb.Activities.DataExtraction.ExtendedExtractionResultsForDocumentData>`

`UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.ValidateDocumentDataWithDocumentData<UiPath.IntelligentOCR.StudioWeb.Activities.DataExtraction.ExtendedExtractionResultsForDocumentData>`

## Description

:::tip
Unless this activity is the first Document Understanding activity part of a Studio workflow, the input should be **Document Data**. **File** should only be used as input if the activity is the first Document Understanding one part of a Studio workflow.
:::

:::note
The **Create Validation Task and Wait** activity:
* can momentarily be used only
with UiPath® Studio from Automation Cloud.
* works only together with the
**Extract Document Data** activity and cannot be used as standalone.
* creates a **Validation
task** in **Action Center**, which suspends the workflow until executed.
:::

Allows you to visualize and modify, in Action Center, the **Extraction Results** for the provided documents, by pausing the workflow until the validation action is executed.

## Project compatibility

**Windows | Cross-platform**

## Configuration

#### **Input**

* **Extracted data** - Provides the output of an **Extract Document Data** activity. **Mandatory**.
* **Action Title** - Provides the title of the action that needs to be created in Action Center. **Mandatory**.

#### **Action Properties**

* **Action priority** - Establishes the priority of the action in Action Center. The available options visible in the drop-down menu are **Critical**, **High**, **Medium**, and **Low**, with the default option set to **Medium**.
* **Orchestrator folder** - Specify the Orchestrator folder where resources should be stored.
* **Action catalog** - Specifies the catalog where the action is created, in Action Center. If no catalog is defined, the activity generates a **default_du_actions** catalog.
* **Orchestrator bucket** - Orchestrator bucket to push the documents and data required for creating the tasks.

**Other**
* **Extracted fields validation confidence %** - Set the upper limit confidence score to be used for filtering extracted fields.
* **Enable RTL Controls** - When set to On, this enables right-to-left language features in Validation Station.
* **Display Mode** - Choose the display mode for the Validation Station. You can choose from the following options:
  + **Classic**: This is the standard Validation Station view. For more information, visit [Classic Validation Station](https://docs.uipath.com/activities/other/latest/document-understanding/classic-validation-station)
  + **Compact**: This is an enhanced version of the Validation Station view, which preserves the same functionality. For more information, visit [Compact Validation Station](https://docs.uipath.com/activities/other/latest/document-understanding/compact-validation-station).

**Output**
* **Document Data** - All the validated extracted field data from the file.
