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

# Projects

> ABBYY FlexiCapture Web Services API methods for working with projects: open and close projects and list the projects loaded onto the Application Server.

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

| [CloseProject](/flexi-capture/api/methods/close-project)               | Close a project                                                    |
| ---------------------------------------------------------------------- | ------------------------------------------------------------------ |
| [GetProjects](/flexi-capture/api/methods/get-projects)                 | Get the list of projects loaded onto the Application Server        |
| [GetProjectsForUser](/flexi-capture/api/methods/get-projects-for-user) | Gets the set of records listing the projects available to the user |
| [OpenProject](/flexi-capture/api/methods/open-project)                 | Open a project                                                     |
