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

# Files

> Browse the ABBYY FlexiCapture API methods for user files, covering how to list, load, save, and remove custom files stored on the Application Server.

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

| [GetCustomFileNames](/flexi-capture/api/methods/get-custom-file-names) | Get the list of user files stored on the Application Server |
| ---------------------------------------------------------------------- | ----------------------------------------------------------- |
| [LoadCustomFile](/flexi-capture/api/methods/load-custom-file)          | Load a user file from the Application Server                |
| [RemoveCustomFile](/flexi-capture/api/methods/remove-custom-file)      | Delete a user file from the Application Server              |
| [SaveCustomFile](/flexi-capture/api/methods/save-custom-file)          | Save a user file on the Application Server                  |
