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

# Attachments

> Browse the ABBYY FlexiCapture API methods for attachments, covering how to list, load, save, and delete attachments on the Application Server.

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

| [GetAttachmentNames](/flexi-capture/api/methods/get-attachment-names) | Gets a list of attachments on the Application Server |
| --------------------------------------------------------------------- | ---------------------------------------------------- |
| [LoadAttachment](/flexi-capture/api/methods/load-attachment)          | Loads an attachment from the Application Server      |
| [RemoveAttachment](/flexi-capture/api/methods/remove-attachment)      | Deletes an attachment from the Application Server    |
| [SaveAttachment](/flexi-capture/api/methods/save-attachment)          | Saves an attachment on the Application Server        |
