# Cancel all workflows on list item

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/cancel-all-workflows-on-list-item/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/workflow-actions/cancel-all-workflows-on-list-item/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This activity cancels all running or faulting workflows for selected list item.

![Cancel all workflows on list item activity that stops every running or faulting workflow for a Virto SharePoint list item](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/cancel_all_workflows_on_list_item_1.jpg)

Note: Canceling the workflow will set its status to Canceled and will delete all tasks created by the workflow.

## **Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| current list item | List item ID which running workflow you want to cancel. If the value field isempty, current item ID will be used. | [%Variable:ItemID%], Current Item:ID |
| current list (optional) | List ID (guid) or name where you want to cancel list item running workflow. If the value field is empty,current list will be used. | Tasks[%Workflow Context:List Name%]/Lists/ Tasks |
| SiteURL (optional) | The URL of a source SharePoint site. If the value field is empty, current site will be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl;[%Workflow Context:Current Site URL%]/subSite |


Example

![Example of the Cancel all workflows on list item activity configured with list item and site parameters in a Virto workflow](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/cancel_all_workflows_on_list_item_2.png)
