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

# BatchType

> Column reference for the BatchType table in the ABBYY FlexiCapture database, listing batch types with their name, project, file version, and SLA fields.

## Purpose

Contains a list of batch types.

[Diagram of relationships between objects to be processed](/flexi-capture/reports/database/objects-reports-database)

[Diagram of relationships between routing tables](/flexi-capture/reports/database/routing)

[Diagram of relationships between access control tables](/flexi-capture/reports/database/users-reports-database)

## List of columns

<table width="100%"><tbody><tr><td><p><strong>Key</strong></p></td><td><p><strong>Name</strong></p></td><td><p><strong>Type</strong></p></td><td><p><strong>Required</strong></p></td><td><p><strong>Description</strong></p></td></tr><tr><td><p>PK</p></td><td><p>Id</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Batch type identifier.</p></td></tr><tr><td rowspan="8"> </td><td><p>Description</p></td><td><p>nvarchar</p></td><td><p>no</p></td><td><p>Description of batch type.</p></td></tr><tr><td><p>FileVersion</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>File version number.</p></td></tr><tr><td><p>IsDeleted</p></td><td><p>bit</p></td><td><p>yes</p></td><td><p>Indicates that a batch has been deleted.</p></td></tr><tr><td><p>Modified</p></td><td><p>rowversion</p></td><td><p>yes</p></td><td><p>Indicates that a batch has been modified.</p></td></tr><tr><td><p>Name</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>Name of batch type.</p></td></tr><tr><td><p>ProjectId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of the project a batch belongs to. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/project-reports-database">Project</a> table.</p></td></tr><tr><td><p>SLAMinutes</p></td><td><p>int</p></td><td><p>no</p></td><td><p>The time limit within which the batch needs to be processed, in minutes. No time limit if unspecified.</p></td></tr><tr><td><p>SLAWatningSeconds</p></td><td><p>int</p></td><td><p>no</p></td><td><p>The time the batch can remain in processing before a warning about long processing times is issued.</p></td></tr></tbody></table>
