# Delete List Items

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/list-activities/delete-list-items/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity allows looping through list items and deleting items.

![Delete List Items activity set to delete all items in the SharePoint Workflow Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/delete_list_items_1.png)

## **SharePoint Workflow Designer Phrase**

Delete **all** items.

**Parameters**


| Parameter | Description |
|---|---|
| All | **Optional**. List item filter. The filter string supports View Name, View ID, and CAML string (`<Where>...</Where>`). An empty filter deletes all items. |

