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

# The data model used by the Reporting Database

> Overview of the ABBYY FlexiCapture Reporting database data model: processing logs, document state details, and document editing history tables.

The Reporting Database stores the following information:

* [Processing logs](/flexi-capture/reporting-service/reporting-db-processing-logs) and editing statistics for documents that are still being processed.
* [Document state details](/flexi-capture/reporting-service/reporting-db-document-state) (i.e. the parameters of the document at the end of processing).
* [Document editing details](/flexi-capture/reporting-service/reporting-db-document-editing) (i.e. the history of changes made to the document during its processing).

Once the processing statistics have been calculated, all the information about the document is removed from the EventLog, and DocumentEditingStatistic tables.
