> ## 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 Web Services API を介して文書をスキャンできます。

文書をスキャンするには、次の手順を実行します。

1. [Web Services API に接続します](/ja/flexi-capture/api/using/connecting).
2. [セッションを開きます](/ja/flexi-capture/api/methods/open-session).
3. [プロジェクトを開きます](/ja/flexi-capture/api/methods/open-project).
4. [新しいバッチを作成します](/ja/flexi-capture/api/methods/add-new-batch).
5. [新しく作成したバッチを開きます](/ja/flexi-capture/api/methods/open-batch).
6. バッチに [ページ](/ja/flexi-capture/api/methods/add-new-page) / [文書](/ja/flexi-capture/api/methods/add-new-document) を追加します.
7. [バッチを閉じます](/ja/flexi-capture/api/methods/close-batch).
8. [バッチの処理を開始します](/ja/flexi-capture/api/methods/process-batch).
