Join our Newsletter — 33% off our NHI Course

Right to be Forgotten

The Right to be Forgotten is a GDPR-driven request for erasure of personal data when specific legal conditions are met. Operationally, it demands coordinated deletion across systems, backups, logs where appropriate, and retention controls, with clear evidence that the request was handled correctly.

Expanded Definition

The Right to be Forgotten is a privacy and data protection concept most closely associated with GDPR, but its practical meaning is narrower than a simple delete button. It applies when a data subject asks for erasure and the controller has no overriding lawful basis to keep the personal data. NHI Management Group treats it as an operational obligation, not just a legal request, because fulfilment depends on whether records are indexed, replicated, archived, or embedded in downstream workflows.

In practice, the term covers coordinated handling across primary databases, caches, analytics platforms, data exports, and retention-managed repositories. It also requires deciding what can be deleted immediately and what must remain for legal, security, or compliance reasons. Public guidance on data minimisation and retention is often read alongside the NIST Cybersecurity Framework 2.0, even though the framework does not define this privacy right directly. The industry still varies on how far erasure should extend into logs and backups, so organisations should document their interpretation rather than assume one universal method.

The most common misapplication is treating the Right to be Forgotten as complete system-wide destruction, which occurs when teams ignore lawful retention duties, backup immutability, or third-party processing chains.

Examples and Use Cases

Implementing the Right to be Forgotten rigorously often introduces reconciliation overhead, requiring organisations to weigh privacy assurance against engineering effort, retention exceptions, and auditability.

  • A customer requests deletion after closing an account, and the privacy team must remove profile data while preserving invoices that must remain for tax retention.
  • A SaaS provider receives an erasure request and must trace the same personal data through CRM, support tickets, marketing lists, and replicated data stores.
  • An organisation deletes a user record in production but must also confirm whether the same identity appears in event logs, exports, or search indexes.
  • A controller asks a processor to delete data held on its behalf, which requires contract clarity and evidence that downstream copies were handled consistently.
  • A security team retains limited incident logs under a justified retention policy, then documents why those records are exempt from full erasure under applicable law.

For teams working with identity data, deletion requests can intersect with verification evidence, account recovery artifacts, and lifecycle records. Guidance from the GDPR Article 17 text is often used to distinguish erasure rights from broader privacy expectations, while implementation details depend on the organisation’s architecture and retention model.

Why It Matters for Security Teams

Security teams often become involved because erasure is not just a privacy workflow; it is a control problem spanning access, storage, backup, logging, and evidence. If deletion is handled informally, organisations can create conflicting copies, break legal hold requirements, or expose personal data longer than intended. That makes retention governance, access review, and data flow mapping part of the security conversation, not just legal administration.

For identity-heavy environments, the term also matters because account records, authenticators, and recovery traces can persist long after an identity is inactive. Deleting the wrong data can damage investigations or service integrity, while keeping too much can undermine compliance and trust. The Article 17 overview is commonly referenced when teams need a practical view of scope, exceptions, and controller responsibilities.

Organisations typically encounter the operational weight of the Right to be Forgotten only after a deletion request reveals hidden data copies, at which point coordinated erasure becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0 and NIST SP 800-63 set the technical controls, while EU AI Act, DORA and NIS2 define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV Covers governance and oversight needed for privacy retention decisions.
NIST SP 800-63 IAL Identity proofing and lifecycle records can be implicated when erasing personal data.
EU AI Act Indirectly relevant where AI systems process personal data subject to deletion requests.
DORA Resilience and records handling matter when deletion requests affect regulated operational data.
NIS2 Security governance can overlap with retention and incident records subject to erasure limits.

Ensure deletion processes preserve auditability and service resilience for regulated records.