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

# RolePermissionInfo

> RolePermissionInfo data type in the ABBYY FlexiCapture user management API: fields defining permission to use a role by batch type, project, and role type.

## What it does

The **RolePermissionInfo** stores information about the permissions to use the specified role.

## Field

| **Name**      | **Type** | **Description**                                                                                              |
| ------------- | -------- | ------------------------------------------------------------------------------------------------------------ |
| BatchTypeName | string   | Batch type name                                                                                              |
| ProjectName   | string   | Project name                                                                                                 |
| RoleType      | int      | User role type.   For possible values, see [User role types](/flexi-capture/reports/database/role-type-enum) |
