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

# Configure Pega for the FlexiCapture connector

> Configure Pega for the ABBYY FlexiCapture connector: create a Data Transform record, add an activity to your workflow, and build its activity steps.

Sending files to ABBYY FlexiCapture and getting the processing results back takes three pieces of Pega configuration.

## Setup steps

| Step                                                                                                      | What you do                                                                                          |
| --------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| [Create a Data Transform record](/flexi-capture/connectors/pega/pega-data-transform)                      | Map the JSON string that the connector returns to your case fields.                                  |
| [Create an activity and add it to your workflow](/flexi-capture/connectors/pega/pega-create-new-activity) | Add a **Capture Data** utility step to the case life cycle and create the activity behind it.        |
| [Create the activity steps](/flexi-capture/connectors/pega/pega-steps)                                    | Build the steps that open the attachment, call the connector function, and apply the Data Transform. |
