# Create Classification Validation Task

> `UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.CreateClassificationValidationAction`

`UiPath.IntelligentOCR.StudioWeb.Activities.DataValidation.CreateClassificationValidationAction`

## Description

Allows you to create a **Classification Validation** action type in Action Center. The output of this activity can be used with the [Wait for Classification Validation Task and Resume](https://docs.uipath.com/activities/other/latest/document-understanding/document-understanding-wait-for-classification-validation-task-and-resume#wait-for-classification-validation-task-and-resume) activity to suspend and resume orchestration workflows upon human action completion in Action Center.

## Project compatibility

**Windows | Cross-platform**

## Configuration

#### Designer panel

* **Document Data** - The Classification result, output of the [Classify Document](https://docs.uipath.com/activities/other/latest/document-understanding/document-understanding-classify-document#classify-document) activity, is required for validation. To retrieve the results of the validation, use the [Wait for Classification Validation Task and Resume](https://docs.uipath.com/activities/other/latest/document-understanding/document-understanding-wait-for-classification-validation-task-and-resume#wait-for-classification-validation-task-and-resume) activity.
* **Action title** - Title of the action, as appearing in Action Center.

#### Properties panel

**Action properties**
* **Action priority** - Priority of the action. You can choose between **Low**, **Medium**, **High**, or **Critical**. The default value is **Medium**.
* **Orchestrator folder** - Orchestrator folder where the action will be available.
* **Action catalog** - Catalog where the action will be available in Action Center. Click **Manage catalogs** to go straight to Action Center and manage your catalogs.
* **Orchestrator bucket** - Orchestrator bucket to push the documents and data required for creating the tasks.

**Output**
* **Created Classification Validation Task** - Output variable automatically generated by the activity. You can use it as it is, or save it with a different name if needed.

**Other**
* **EnablePageReordering** - If set to True, allows you to reorder document pages inside the Classification Station, by drag and dropping the pages in the desired order.
