How to handle requests for deletion vs suppression?

Still have a question, spotted an error, or have a better explanation or a source we should cite?

Deletion and suppression aren't the same thing, and you often need both. This is one of the most common compliance mistakes email marketers make.

Deletion means removing a subscriber's personal data: their name, email, behavioral history, preferences. After deletion, they shouldn't have a profile anywhere in your stack.

Suppression means keeping the minimum data necessary to prevent you from contacting them again. Usually that's just their email address, stored in a list your ESP checks before every send.

Why you need suppression even after deletion: if you delete everything and they later resubscribe through your signup form, you'll email them again. Under GDPR and CAN-SPAM, that could be a compliance failure.

The correct workflow for an erasure request: delete the profile data, then add the email to a suppression list. The suppression record doesn't need personal data beyond the address. Many ESPs maintain this as a global unsubscribe list automatically.

A standard unsubscribe is different from an erasure. When someone unsubscribes, you suppress them from that list. You might still be able to contact them about transactional matters. An erasure request under GDPR's right to be forgotten is broader: they want to be gone entirely.

If you use multiple sub-processors, erasure requests need to cascade to those systems too. Check that your process covers all of them, not just your main ESP.

Contributors

Who worked on this answer

Every name links to their profile. Every company links to their site. Real people, real accountability.

Ask an AI · tailored to your setup

Build a correct erasure and suppression workflow for GDPR compliance.

I need to handle a GDPR erasure request. The subscriber wants to be deleted from all our systems. We use ESP, CRM, and analytics tool. Can you walk me through the full workflow, including suppression so we don't accidentally re-contact them, and what documentation to keep?

Edit the yellow boxes, then send to the AI of your choice.