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

# RoleWorkstationType

> RoleWorkstationType table in the ABBYY FlexiCapture reporting database links each user role to the station types permitted for that role.

## Purpose

Contains information about relationships between roles and 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="2"> </td><td><p>RoleId</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Role identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/role">Role</a> table.</p></td></tr><tr><td><p>WorkstationType</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Station type identifier. Corresponds to the entry identifier in the <a href="/flexi-capture/reports/database/workstation-type">WorkstationType</a> table.</p></td></tr></tbody></table>
