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

# BatchTypeTemplate

> Column reference for the BatchTypeTemplate table in the ABBYY FlexiCapture database, which links batch types to the Document Definitions they may use.

## Purpose

Contains information about relationships between batch types and Document Definitions.

<Note>
  If this table contains no information about relationships between Document Definitions and a batch type, that batch type will use all of the Document Definitions in the project.
</Note>

[Diagram of relationships between objects to be processed](/flexi-capture/reports/database/objects-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>Entry identifier.</p></td></tr><tr><td rowspan="3"> </td><td><p>BatchTypeId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Batch type identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/batch-type">BatchType</a> table.</p></td></tr><tr><td><p>ProjectId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Project identifier.</p></td></tr><tr><td><p>TemplateId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Document Definition identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/template-reports-database">Template</a> table.</p></td></tr></tbody></table>
