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

# New features

> Summary of changes to the ABBYY FlexiCapture reporting database: the new BatchItem, StatisticConnections, Tenant, and EditSession tables and added SLA columns.

The following changes were made to the ABBYY FlexiCapture database:

* Data on elements that constitute a batch is now stored in the [BatchItem](/flexi-capture/reports/database/batch-item) table.

* Added tables with statistics data: [StatisticConnections](/flexi-capture/reports/database/statistic-connections) (user connection statistics) and [StatisticProductivity](/flexi-capture/reports/database/statistic-productivity) (performance statistics).

* Added the [Tenant](/flexi-capture/reports/database/tenant) tenant table containing data on all tenants. Added the TenantId (tenant identifier) column to the [BatchType](/flexi-capture/reports/database/batch-type) table. Added the TenantId, PasswordHash, PasswordReset and SID columns to the [Principal](/flexi-capture/reports/database/principal) table, which contains data on users and user groups.

* Added the EnableHotFolder column to the [Project](/flexi-capture/reports/database/project-reports-database) table. Values in this column enable/disable hot folders in projects.

* Columns that enable setting up SLAs when using multiple tenants were added to the [Project](/flexi-capture/reports/database/project-reports-database), [Batch](/flexi-capture/reports/database/batch), [BatchType](/flexi-capture/reports/database/batch-type) and [StatisticBatchArchive](/flexi-capture/reports/database/statistic-batch-archive) tables (SLAMinutes, SLAWarningSeconds, SLAViolationSec etc.).

* The TimeoutMinutes and CurrentEditSessionId columns containing database cleanup settings were added to the [Session](/flexi-capture/reports/database/session) table. Added the [EditSession](/flexi-capture/reports/database/edit-session) table for storing batch object editing sessions.

* Added the PostponedTaskOwner column containing user identifiers and the EditSessionId column containing editing session identifiers to the [Task](/flexi-capture/reports/database/task-reports-database) table.

* The Page, Document, DocumentParameter and EventDocument tables were removed.

* The EventLog table now includes a CorrelationId, which links records in the database event log with records in Web Station logs.
