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

# ファイル

> ABBYY FlexiCapture API のユーザーファイル関連メソッドを参照し、Application Server に保存されたカスタムファイルの一覧取得、ロード、保存、削除の方法を確認できます。

API メソッドを使用して、ファイルに対して次の操作を実行できます。

| [GetCustomFileNames](/ja/flexi-capture/api/methods/get-custom-file-names) | Application Server に保存されているユーザーファイルの一覧を取得します |
| ------------------------------------------------------------------------- | -------------------------------------------- |
| [LoadCustomFile](/ja/flexi-capture/api/methods/load-custom-file)          | Application Server からユーザーファイルをロードします         |
| [RemoveCustomFile](/ja/flexi-capture/api/methods/remove-custom-file)      | Application Server からユーザーファイルを削除します          |
| [SaveCustomFile](/ja/flexi-capture/api/methods/save-custom-file)          | Application Server にユーザーファイルを保存します           |
