---
sourceDocument: Australia Build workflows
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/build-workflows

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build workflows

ft:clusterId :

    - crworkflow

bundleId :

    - crworkflow

workflow :

    - Creator


---

# Delete Multiple Records step

# Delete Multiple Records step {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Look up and delete multiple existing records as a single operation. This Workflow Studio step removes the need to first look up a list of records and then delete each record in the list.

## Roles and availability {#delete-multiple-records-action-designer__section_ok1_4f3_pkb}

Available as an Workflow Studio action step. Users with the action_designer role can create a custom action with one or more action steps.

## Fields {#delete-multiple-records-action-designer__section_imp_rf3_pkb}

{#delete-multiple-records-action-designer__table_yrk_vf3_pkb__entry__2}

| Field | Description |
|-|-|
| Table | Select the table containing the records to delete. |
| Conditions | Define the filter condition used to look up records. |
| Order by | Select the field that you want to use to sort the records when more than one record matches the defined conditions. |
| Sort Type | Determine whether to sort the records alphabetically in ascending or descending order. |
| Run Business Rules and Workflow | Determine whether to call any business rules and workflows associated with the table. |
| Don't fail on error | Specify whether to continue running the flow when there is an error. |
[ ]

{#delete-multiple-records-action-designer__table_yrk_vf3_pkb}

## Action error evaluation {#delete-multiple-records-action-designer__id_lg2_4s3_15b}

If this step fails
:   Data type: Choice

    Option to continue running the next step or go to error evaluation. To use the step status code or message for a custom action error condition, see [Action error evaluation](https://servicenow-prod.fluidtopics.net/TJkLnvv_cE34AFa4p0LuVQ "Enable actions to catch step failures and continue running. Identify when specific error conditions occur and return your own action status code, status message, and error state.").

## Example {#delete-multiple-records-action-designer__section_agr_vlv_rkb}

Note:  
The example is for illustration purposes only.

## Outputs {#delete-multiple-records-action-designer__section_xx2_wlv_rkb}

{#delete-multiple-records-action-designer__table_my4_hrm_tkb__entry__3}

| Field | Description | Data Type |
|-|-|-|
| Count | Number of records deleted. If no records are deleted, the count is 0. | Integer |
| Error Message | Message that is displayed if the step produces an error. | String |
| Status | The completion status of the step as a numeric value. * 0 (success) * 1 (error) {#delete-multiple-records-action-designer__ul_vpt_2j1_wkb} | Choice |
[ ]

{#delete-multiple-records-action-designer__table_my4_hrm_tkb}

