Newer Version Available
Perform Mass Deletes
Use the Data Loader to delete a large number of records at one time.
| Available in: both Salesforce Classic (not available in all orgs) and Lightning Experience |
| Available in: Enterprise, Performance, Unlimited, and Developer editions |
| User Permissions Needed | |
|---|---|
| To mass delete records: | Modify All Data |
- As a backup measure, export the records you wish to delete, being sure to select all fields. Save an extra copy of the generated CSV file.
- Next, export the records you wish to delete, this time using only the record ID as the desired criterion.
- Launch the Data Loader and follow the delete or hard delete wizard. Map only the ID column.
- After the operation, review your success and error log files.