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

# ABBYY FlexiCapture as a service

> Set up the ABBYY FlexiCapture connector for Pega in unattended service mode: architecture, installation, FlexiCapture configuration, and Pega activities.

In this scenario, Pega calls ABBYY FlexiCapture. A Java function on the Pega side sends a file to ABBYY FlexiCapture for processing and receives the captured field values back as a JSON string.

ABBYY FlexiCapture runs as an unattended service, so no operator verifies the results.

## Topics in this section

| Topic                                                                                                                       | What it covers                                                                            |
| --------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------- |
| [Architecture of the FlexiCapture as a service scenario](/flexi-capture/connectors/pega/pega-architecture-2)                | The connector JAR module that runs on the Pega side.                                      |
| [Install the Pega connector for the FlexiCapture as a service scenario](/flexi-capture/connectors/pega/pega-installation-2) | Import the connector to the server and create the Java function that calls it.            |
| [Configure ABBYY FlexiCapture for the Pega connector](/flexi-capture/connectors/pega/pega-configuring-fc)                   | Open or create the project, upload it to the server, and add an export profile.           |
| [Configure Pega for the FlexiCapture connector](/flexi-capture/connectors/pega/pega-pega-config)                            | Create the Data Transform record and the activity that sends files and reads the results. |
| [FlexiCaptureConnector API specification](/flexi-capture/connectors/pega/pega-api)                                          | The classes and enums that the connector library provides.                                |
