> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ProcessingPriority

> Priority enumeration in the ABBYY FlexiCapture Web Services API: lists processing priority values for batches, documents, and tasks from Lowest to Extra-High.

## What it does

Contains the list of object priorities.

## Fields

| **Value** | **Description** |
| --------- | --------------- |
| -2        | Lowest          |
| -1        | Low             |
| 0         | Normal          |
| 1         | High            |
| 2         | Highest         |
| 3         | Extra-High      |
