To delete a single record in Zoho CRM, open the record and use the delete option from the menu. The record moves to the Recycle Bin, where you can restore it if needed, or permanently remove it.
Why this matters
You'll need to delete individual records when they're duplicates, test data, or no longer relevant to your business. Understanding the deletion workflow and recovery options helps you clean up your CRM safely without losing data you might need later.
Step-by-step
Step 1. Open the record you want to delete.
Navigate to the module containing the record (Contacts, Accounts, Deals, etc.) and click on the specific record to open its detail view.
Step 2. Locate and click the delete option.
Look for a delete button or menu option in the record's toolbar or action menu. The exact placement depends on your CRM layout, but it's typically in the top-right area of the record view.
Step 3. Confirm the deletion.
Zoho CRM will ask you to confirm that you want to delete the record. Click the confirmation button to proceed. [2]
Step 4. Verify the record is in the Recycle Bin.
After deletion, the record is moved to the Recycle Bin rather than permanently erased. You can access it later if needed by going to Setup > Data Administration > Recycle Bin. [2]
Common pitfalls
Permanent deletion is irreversible. Once you delete a record from the Recycle Bin, it cannot be recovered. [2] Always double-check that you're deleting the correct record before confirming, especially if it contains important historical data or is linked to other records.
Bulk deletion requires different steps. If you need to delete many records at once, the single-record UI method is inefficient. For large-scale cleanup, consider using Deluge scripts with the CRM API or COQL queries, which allow you to batch delete records in groups of 100. [^1,3] This approach is useful after data migrations, testing phases, or integration work.
What to check
- Confirm the record name and key details match what you intended to delete before clicking the final confirmation button.
- After deletion, verify the record appears in your Recycle Bin if you need to restore it later.
- If you're deleting records as part of a larger data cleanup, consider whether a bulk deletion method would save time.
---
*Beam Help — independent expert support for Zoho. This article is not official Zoho support.*