# Create Validation Task

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

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

## Description

Allows you to create a document validation action.

:::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.
:::

## 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**
* **Created Document Validation Task** - The result of creating the document validation task.
