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

# Close session action

> The Close session action deletes a transaction and its data, then closes the session in the ABBYY Vantage Connector for Automation Anywhere.

The **Close session** action deletes a transaction and all of its associated data, and then closes the session. Call this action after you obtain the processing results with the **Get results** action.

## Action input parameters

| Parameter      | Type     | Description                                                              |
| -------------- | -------- | ------------------------------------------------------------------------ |
| Session name   | `String` | The name of the session entered when configuring the **Connect** action. |
| Transaction ID | `String` | The identifier of the transaction.                                       |

## Related topics

* [Connect action](/vantage/connectors/aa/actions/connect)
* [Use skill action](/vantage/connectors/aa/actions/use-skill)
* [Get results action](/vantage/connectors/aa/actions/get-results)
