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

# Documents

> Reference to the ABBYY FlexiCapture web services API methods for working with documents: add, delete, retrieve, set properties, and load export results.

The API methods allow you to perform the following operations on documents:

| [AddNewDocument](/flexi-capture/api/methods/add-new-document)               | Add a new document and specify additional information                          |
| --------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| [AddNewImage](/flexi-capture/api/methods/add-new-image)                     | Add an image into a batch                                                      |
| [DeleteDocument](/flexi-capture/api/methods/delete-document)                | Delete a document                                                              |
| [GetDocument](/flexi-capture/api/methods/get-document)                      | Get information about a document                                               |
| [GetDocumentResultsList](/flexi-capture/get-document-results-list)          | Get the list of files into which the document processing results were exported |
| [GetDocuments](/flexi-capture/api/methods/get-documents)                    | Get the list of documents in a batch                                           |
| [LoadDocumentResult](/flexi-capture/api/methods/load-document-result)       | Get the file into which the document processing results were exported          |
| [SetDocumentProperties](/flexi-capture/api/methods/set-document-properties) | Specify registration parameters for a document                                 |
| [SetDocumentPriority](/flexi-capture/api/methods/set-document-priority)     | Change document priority                                                       |
