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

# Managing permissions

> Web services API methods for managing FlexiCapture permissions: add, check, and remove role permissions for users, groups, and tenants and handle requests.

This section describes methods that allow a user to perform the following actions while managing permissions for users, groups, and tenants:

| [AddPermission](/flexi-capture/add-permission)                      | Add permissions to users or groups to use the specified role in the specified project                 |
| ------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [CreatePermissionRequest](/flexi-capture/create-permission-request) | Create a permission request from a specified user                                                     |
| [GetUserPermissions](/flexi-capture/get-user-permissions)           | Obtain information about all permissions of a specified user                                          |
| [GetUserRequests](/flexi-capture/get-user-requests)                 | Obtain information about permission requests that were sent from the specified user                   |
| [GetWhiteIPList](/flexi-capture/get-white-ip-list)                  | Obtains a list of all IP addresses that are permitted access to the tenant.                           |
| [HasPermission](/flexi-capture/has-permission)                      | Check whether a user or a group has the permission to use the specified role in the specified project |
| [RemovePermission](/flexi-capture/remove-permission)                | Remove user or group permissions to use the specified role in the specified project                   |
