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

# WorkstationType

> WorkstationType table in the ABBYY FlexiCapture reporting database lists station types with columns for the station name, project, and standard type value.

## Purpose

Contains a list of available station types.

[Diagram of relationships between access control tables](/flexi-capture/reports/database/users-reports-database)

[List of dictionaries](/flexi-capture/reports/database/dictionaries)

## 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="3"> </td><td><p>Name</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>Name of the station type.</p></td></tr><tr><td><p>ProjectId</p></td><td><p>int</p></td><td><p>no</p></td><td><p>Project identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/project-reports-database">Project</a> table.</p></td></tr><tr><td><p>Type</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Station type. Standard values are listed in the <a href="/flexi-capture/reports/database/station-type-enum">Station Types</a> table.</p></td></tr></tbody></table>
