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

# Role

> Role table in the ABBYY FlexiCapture reporting database holds user role records with columns for the role name, project, and user role type.

## Purpose

Contains information about user roles.

[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="4"> </td><td><p>Attributes</p></td><td><p>int</p></td><td><p>yes</p></td><td><p>Reserved.</p></td></tr><tr><td><p>Name</p></td><td><p>nvarchar</p></td><td><p>yes</p></td><td><p>Name of the role.</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>User role type. Possible values are listed in the <a href="/flexi-capture/reports/database/role-type-enum">User Role Type</a> table.</p></td></tr></tbody></table>
