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

# DeleteTransaction action

> The DeleteTransaction action deletes a transaction and all of its associated data in the ABBYY Vantage Connector for Blue Prism.

The **DeleteTransaction** action deletes a transaction and all of its associated data. Call this action after you have obtained the processing results with the **GetTransactionResult** or **SaveTransactionResult** action.

## Action parameters

| Parameter         | Direction | Data type | Description             |
| ----------------- | --------- | --------- | ----------------------- |
| **transactionId** | In        | `Text`    | Transaction identifier. |

## Related topics

* [GetTransactionResult action](/vantage/connectors/blue-prism/actions/get-transaction-result)
* [SaveTransactionResult action](/vantage/connectors/blue-prism/actions/save-transaction-result)
