# Mass edit in lists

Select multiple records in a list and apply bulk operations such as edit, delete, or app-specific actions.

## Selecting records[​](#selecting-records "Direct link to Selecting records")

Choose records for mass editing using these methods:

* **Individual selection** - click the checkbox next to each record you want to modify
* **Select all** - use the "Select all" option to choose every record in the current view
* **Filtered selection** - apply filters first, then select all to work with a specific subset

## Available actions[​](#available-actions "Direct link to Available actions")

Once records are selected, you can perform these operations:

### Standard actions[​](#standard-actions "Direct link to Standard actions")

* **Delete** - permanently remove all selected records from the system
* **Edit** - open a dialog to modify specific fields across all selected records

![Mass edit dialog showing field selectors and value inputs for updating multiple records at once](/assets/images/mass-edit-in-list-4faa45dde7d94c02f8b1e5602b9e301a.png)

### App-specific actions[​](#app-specific-actions "Direct link to App-specific actions")

Each app provides specialized bulk operations based on its purpose:

* **Task app**: Accept, Reopen, or Change Status for multiple tasks
* **Approval app**: Approve or Disapprove multiple requests
* **Deal app**: Update Stage or Assign Owner for multiple deals
* **Custom actions**: apps may define additional bulk operations

## Mass edit workflow[​](#mass-edit-workflow "Direct link to Mass edit workflow")

### 1. Select records[​](#1-select-records "Direct link to 1. Select records")

Choose the records you want to modify using checkboxes or "Select all"

### 2. Choose action[​](#2-choose-action "Direct link to 2. Choose action")

Select the appropriate action from the available options

### 3. Configure changes[​](#3-configure-changes "Direct link to 3. Configure changes")

For edit operations, specify which fields to change and their new values

### 4. Apply changes[​](#4-apply-changes "Direct link to 4. Apply changes")

Confirm the operation to apply changes to all selected records

## Related[​](#related "Direct link to Related")

* [Modify app record](/user-guide/app-record/modify-app-record.md) - edit individual records with inline editing and app-specific actions
* [About lists](/user-guide/app-records-list/about-lists.md) - list configuration, filtering, and sorting options
