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

# Problems with batch processing

> Troubleshoot ABBYY FlexiCapture batches that are not processed or exported by checking the Processing Server, Hot Folder import, and API batch submission.

The following are signs that a batch is not being processed by the system: the batch does not appear on the Verification Station and/or is not exported if unattended processing is used.

If a batch is not being processed:

* Make sure that the Processing Server is running and that there is at least one Processing Station running which is permitted to carry out the relevant jobs. For more information, see [Processing Station problems](/flexi-capture/troubleshooting-guide/tg-communication-proccessing-station).
* For a batch imported from a Hot Folder, make sure that:
  * Automatic checking is enabled in the project's import profile (that is, the **Check every x seconds** option is enabled and a check period is set).
  * Hot Folder import profile processing is enabled for the project on the `/FlexiCapture12/monitoring/#Settings/Projects` page.
  * The Processing Server Monitor logs contain Hot Folder import jobs.
* For a batch processed using the API, make sure that the [processbatch](/flexi-capture/api/methods/process-batch) method was used to submit the batch for processing. To do this, open the Verification Station, find the appropriate batch, and open it. If 0 is specified in the **Task Id** column, the batch was not submitted for processing using the [processbatch](/flexi-capture/api/methods/process-batch) method.
