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

# Importing the ABBYY FlexiCapture application into Pega

> Use the Dev Studio Import Wizard to import the supplied ABBYYFC application into Pega, and then enable the Admin.ABBYYFC and User.ABBYYFC operator accounts.

The connector's installation package includes a Pega application named ABBYY FlexiCapture that will accept files and data. To import into Pega the ABBYY FlexiCapture application provided with PEGA, complete the following steps:

1. Open Dev Studio and click  **Configure → Application → Distribution → Import** to launch the Import Wizard.
2. In the Import Wizard, click **Browse...** and browse to the "ABBYYFC" ZIP archive.
3. Select the **Enable advanced mode to provide more granular control over the import process** option and click **Next**.
4. To allow the wizard to apply the schema changes automatically, select the **Automatic** option and click **Next**.
5. Wait until the application schema is imported into the database and click **Next**.
6. The Import Wizard will consecutively display the objects previously imported into Pega, a list of new objects that are about to be imported, and the components that will be updated as a result of the import operation. Review the changes and click **Next**.
7. Wait until the application is installed and click **Done**.
8. Click **Records → Organization → Operator ID** and select the user named *Admin.ABBYYFC*. Click the **Security** tab, disable the **Disable Operator** option, and click **Save**.
9. Repeat step 8 for the user named *User.ABBYYFC*.

Use the following credentials to access the imported application:

* Username: *Admin.ABBYYFC*. Password: *rules* (to log in is as an administrator)
* Username: *User.ABBYYFC*. Password: *rules* (to log in as a user)

<Note>
  If you need to make the application accessible to another user, click **Records → Organization → Operator ID** and select that user. In the **Application Access** section, add an **Access Group** for the **ABBYYFC** application (e.g. *ABBYYFC:Administrators*).
</Note>
