> ## 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 an unattended service

> Run ABBYY FlexiCapture as an unattended UiPath service that processes documents without verification, using Batch Sender, Monitor, and Fetcher with queues.

In this scenario, FC processes documents without human assistance and recognition results are not verified by human operators.

At least one instance of the **Batch Monitor** process is constantly running. **Batch Sender** process sends files to FC for processing. The **Batch Fetcher** process saves the exported files of batches that have been processed successfully.

The **Monitor Queue** is used for transferring batch IDs between the **Batch Sender** and **Batch Monitor** processes, and the **Fetcher Queue** is used for transferring batch IDs between the **Batch Monitor** and **Batch Fetcher** processes.

<Frame>
  <img src="https://mintcdn.com/abbyy/jk6a9TGm7KRcVxRI/images/flexi-capture/connectors/UiCon_40.png?fit=max&auto=format&n=jk6a9TGm7KRcVxRI&q=85&s=fcd16dac0349de4093325852834a962b" alt="Diagram of the ABBYY FlexiCapture as an unattended service scenario, where the Batch Sender creates a batch in FlexiCapture 12, the Batch Monitor tracks its stage through the Monitor Queue, and the Batch Fetcher saves the processed results via the Fetcher Queue without any verification step." width="801" height="671" data-path="images/flexi-capture/connectors/UiCon_40.png" />
</Frame>
