> ## 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 メソッド: セッションの開始と終了、セッションの存在確認、およびセッション情報の取得。

API メソッドを使用すると、接続セッションに対して次の操作を実行できます。

| [CloseSession](/ja/flexi-capture/api/methods/close-session)        | 接続セッションを閉じます                        |
| ------------------------------------------------------------------ | ----------------------------------- |
| [GetSessionInfo](/ja/flexi-capture/api/methods/get-session-info)   | セッションの情報を取得します                      |
| [IsSessionExists](/ja/flexi-capture/api/methods/is-session-exists) | 接続セッションが存在するかどうかを確認します              |
| [OpenSession](/ja/flexi-capture/api/methods/open-session)          | 接続セッションを開き、role と station の種類を指定します |
