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

# Sessions

> ABBYY FlexiCapture Web Services API methods for managing connection sessions: open and close sessions, check whether one exists, and get session information.

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

| [CloseSession](/flexi-capture/api/methods/close-session)        | Close a connection session                                          |
| --------------------------------------------------------------- | ------------------------------------------------------------------- |
| [GetSessionInfo](/flexi-capture/api/methods/get-session-info)   | Get information about a session                                     |
| [IsSessionExists](/flexi-capture/api/methods/is-session-exists) | Check that the connection session exists                            |
| [OpenSession](/flexi-capture/api/methods/open-session)          | Open a connection session and specify the types of role and station |
