GDPR Article 17 — Right to Erasure (Right to Be Forgotten)
GDPR Article 17 grants EU data subjects the right to have their personal data erased by the data controller without undue delay. The right is conditional — it applies only when one of six specified grounds is met — but the obligation is absolute once grounds are confirmed.
Six grounds for erasure. (1) Data is no longer necessary for the original collection purpose. (2) The data subject withdraws consent and no other legal basis applies. (3) The data subject objects under Art. 21 and no overriding legitimate interest exists. (4) Data was unlawfully processed. (5) Erasure is required by a legal obligation. (6) Data of a child collected under Art. 8.
Response time. Art. 12 specifies one month (approximately 30 days) for data subject requests. Extensions of two additional months are permitted for complex or high-volume cases, with notification to the data subject.
Third-party notification. Where data has been made public (shared downstream, pushed to ad platforms via reverse-ETL), the controller must take "reasonable steps" to inform other controllers processing that data of the erasure request. This imposes an active duty to trace and notify downstream systems.
Five exceptions. Art. 17(3) carves out: (a) freedom of expression and information; (b) legal obligation compliance; (c) public health under Art. 9(2)(h)–(i); (d) archiving, research, or statistical purposes under Art. 89; (e) legal claims.
CDP architectural implication — cascade deletion. For composable CDP architectures with multiple reverse-ETL destinations, a single Art. 17 request propagates to every system that received the subject's data: CDW source tables, rETL destination syncs (CRM contacts, ESP subscriber records), ad platform custom audience memberships, event analytics views, and any cached copies. The obligation runs with the data, not just the CDP. Composable stacks must maintain a deletion propagation audit trail confirming erasure across each destination.
Comparison to CCPA right-to-delete. CCPA (see constraint.ccpa-data-subject-rights-2026) provides a similar right for California residents with a 45-day response window and fewer exceptions. Organizations with EU and California customer bases must satisfy both; GDPR's 30-day window is the binding constraint where overlap exists.