# Remove array item At

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


This activity removes the element at the specified index of the Array List.

![Remove array item At workflow activity removing an element by its index from an Array List in SharePoint Designer](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/remove_array_item_1-1.png)

## **SharePoint Workflow Designer Phrase**

Remove the element at **0 index** of the **array variable**.

**Parameters**


| Parameter | Description |
|---|---|
| item | The object to remove from the Array List. |
| 0 index | The zero-based index of the element to remove. |

