Anonymize contact (right to erasure)
An administrator anonymizes all personal data for a Contact in response to a GDPR Right to Erasure request. The Contact record is preserved with redacted values; related records (activities, tickets, opportunities) are preserved with anonymized references.
When this happens: Admin navigates to Contact — Actions — Anonymize (GDPR Erasure).
Step by step
- 1
Open the Contact detail page. Clicks Actions — Anonymize (GDPR Erasure).
Step 1 confirmation: This will permanently anonymize all personal data for [Contact Name]. This action is irreversible. Related records will be preserved with anonymized references.
- 2
Click Continue.
Step 2 confirmation: Type the contact's email address to confirm: [email shown].
- 3
Types the contact's email address exactly.
EasyCRM checks match. Initiates background job. Anonymization process: — Contact: FirstName, LastName, Phone, Address, JobTitle, all PII custom fields —
[REDACTED]. Email —redacted-{GUID}@anonymized.local. ConsentGiven —false. IsAnonymized —true. — Activities: Descriptions containing PII —[Content anonymized per GDPR request]. Email bodies —[Content anonymized per GDPR request]. — Tickets: Contact snapshot fields —[REDACTED]. Comment bodies with contact name/email — replaced with[REDACTED]. — Opportunities, Quotes, Invoices: Contact FK set to NULL; . — Audit log: EntityName entries referencing this Contact updated to[REDACTED]. EasyCRM removes Contact from all active drip sequences and campaign audiences. Stops email sync for the anonymized email address. EasyCRM notifies Admin: Anonymization complete for Contact ID [ID] — [N] records affected Audit log entry:GdprErasurewith Contact ID and list of affected entity counts.
Other paths
Contact already anonymized
Anonymize action is hidden/disabled. Banner: This contact has been anonymized per GDPR request on [date]
If something goes wrong
Email mismatch
Types an email that doesn't match. Email does not match. Please type the exact email address to confirm Operation blocked.
Anonymization job fails
Background job fails partway. Rolls back all changes (transactional). EasyCRM notifies Admin: Anonymization failed. No data was changed. Please retry
Good to know
- Anonymization is irreversible. No undo facility.
- Contact record is preserved (not deleted) with .
- Anonymized contacts excluded from all lists, reports, searches by default.
- Financial records (Opportunities, Quotes, Invoices) preserved for record-keeping.
- Two-step confirmation with email match required.