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

# EditSession

> Reference for the EditSession table in the ABBYY FlexiCapture reports database: columns storing each batch object editing session, its batch, and task.

## Purpose

Stores all batch object editing sessions.

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

## 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 the batch object editing session.</p></td></tr><tr><td><p>BatchId</p></td><td><p>int</p></td><td><p>yes</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>TaskId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Identifier of the task. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/task-reports-database">Task</a> table.</p></td></tr><tr><td><p>ParentSessionId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Identifier of the parent session.</p></td></tr></tbody></table>
