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

# PermissionRequestInfo

> Reference for the PermissionRequestInfo data type in the ABBYY FlexiCapture API, describing fields that report a permission request sent to an administrator.

## What it does

The **PermissionRequestInfo** data type provides information about the permission request that is sent to an administrator.

## Fields

| **Name**      | **Type** | **Description**                                                            |
| ------------- | -------- | -------------------------------------------------------------------------- |
| CreationDate  | long     | Request creation date                                                      |
| ProcessedDate | long     | Request processing date (if it was successfully processed)                 |
| IsProcessed   | bool     | The attribute that shows whether the permission request has been processed |
| Text          | string   | Request text                                                               |
