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

# DocumentSourceImage

> Reference for the DocumentSourceImage table in the ABBYY FlexiCapture reports database: columns linking image file shortcuts to batch documents.

## Purpose

Shortcuts to image file that are attached to documents.

[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 rowspan="2"><p>PK</p></td><td><p>Id</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of attached file.</p></td></tr><tr><td><p>BatchId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Identifier of the batch. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/batch">Batch</a> table.</p></td></tr><tr><td rowspan="2"> </td><td><p>DocumentId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Identifier of a document. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/batch-item">BatchItem</a> table.</p></td></tr><tr><td><p>FilePath</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>Path to the image file.</p></td></tr></tbody></table>
