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

# StatisticBatchDayActivity

> Reference for the StatisticBatchDayActivity table in the ABBYY FlexiCapture reports database: columns holding hourly batch throughput per processing stage.

## Purpose

Contains hourly statistics for batch processing during specific stages.

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

## 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="7"> </td><td><p>BatchId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Batch identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/statistic-batch-archive">StatisticBatchArchive</a> table.</p></td></tr><tr><td><p>DocumentsIn</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Amount of documents that were routed to the processing stage.</p></td></tr><tr><td><p>DocumentsOut</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Amount of documents that were routed from the processing stage.</p></td></tr><tr><td><p>Hour</p></td><td><p>int</p></td><td><p>no</p></td><td><p>A number between 0 and 23 that indicates the hour for which statistics were collected.</p></td></tr><tr><td><p>PagesIn</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Amount of pages that were routed to the processing stage.</p></td></tr><tr><td><p>PagesOut</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Amount of pages that were routed from the processing stage.</p></td></tr><tr><td><p>ProcessingStageType</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>The type of processing stage for which statistics were collected. Values for standard processing stages are listed in the <a href="/flexi-capture/reports/database/stage-type-enum">Processing Stage Types</a> table.</p></td></tr></tbody></table>
