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

# Getting the processing results

> Retrieve exported document processing results through the ABBYY FlexiCapture Web Services API by listing and loading the result files for a project.

To get the processing results:

1. [Connect to Web Services API](/flexi-capture/api/using/connecting).
2. [Open a session](/flexi-capture/api/methods/open-session).
3. [Open a project](/flexi-capture/api/methods/open-project).
4. [Get the list of files with the document export results](/flexi-capture/get-document-results-list).
5. [Get the files with the document export results](/flexi-capture/api/methods/load-document-result).
6. [Close the project](/flexi-capture/api/methods/close-project).
7. [Close the session](/flexi-capture/api/methods/close-session).
