Join our Newsletter — 33% off our NHI Course

How do organisations decide which backup data to retain and which to delete?

Organisations should map each dataset to the applicable retention rule, then verify whether the data is still needed for audit, legal, privacy, or business reasons. If the record has passed its retention period and no hold applies, it can usually be deleted. The key is proving that decision with data discovery and documented controls.

Why This Matters for Security Teams

Backup retention is not just a storage decision. It affects legal defensibility, recovery capability, privacy exposure, ransomware resilience, and the cost of restoring data that should never have been kept. Security teams often treat backups as a separate technical archive, but retention rules usually sit at the intersection of security, records management, privacy, and business continuity. NIST guidance on NIST SP 800-53 Rev 5 Security and Privacy Controls makes clear that media protection, retention, and disposal need control ownership, not informal habits.

The practical risk is over-retention. If backup sets keep expired personal data, credentials, or obsolete system images, organisations expand the blast radius of a breach and complicate deletion requests. Under-retention creates the opposite problem: failed restores, broken investigations, and lost evidence when litigation or regulatory review arises. The correct answer is rarely “keep everything forever” or “delete as soon as possible.” It is to define retention by dataset, justify it by purpose, and enforce it consistently across primary systems and backups.

In practice, many security teams discover retention failures only after a restore request, legal hold, or privacy review has already exposed the mismatch between policy and backup reality.

How It Works in Practice

Organisations usually decide what to retain by applying a hierarchy of requirements. The starting point is the record class: customer records, financial logs, operational telemetry, endpoint images, and system configuration data often have different legal and business lifecycles. The next step is to map each class to a retention basis, such as statutory retention, contractual obligation, incident response need, audit evidence, or continuity planning. If none of those bases remain active, deletion becomes the default outcome.

For backups specifically, the decision must account for how the data is stored. Immutable snapshots, tape archives, replicated cloud backups, and deduplicated backup repositories may all support different deletion methods and different proof requirements. Good practice is to maintain a retention matrix that shows the dataset, owner, retention period, deletion trigger, and exception path. CISA guidance on data protection and recovery planning is useful here because it reinforces that backup strategy should support both resilience and data minimisation, not one at the expense of the other.

  • Classify the backup content before deciding retention.
  • Link each class to a documented legal, regulatory, or operational basis.
  • Check for holds, investigations, and open audits before deletion.
  • Use controlled deletion workflows with evidence of execution.
  • Verify that deletion applies across copies, replicas, and archives.

Where identity data is involved, the decision becomes more sensitive. Credentials, tokens, and authentication logs can be invaluable for forensic review, but they should not be retained longer than justified. If backup data contains secrets or non-human identity material, the retention rule should be explicit, because stale backups can preserve access paths long after active systems have been hardened. These controls tend to break down in hybrid environments with multiple backup tools because retention metadata is inconsistent across platforms.

Common Variations and Edge Cases

Tighter retention often increases operational overhead, requiring organisations to balance reduced exposure against restore complexity and evidence preservation. There is no universal standard for every dataset, so current guidance suggests treating high-value or regulated data differently from routine operational backups. The main variation is whether deletion must be immediate, deferred, or suspended. A legal hold, regulatory inquiry, or active incident response case can override the normal schedule, but that exception should be time-bound and documented.

Some environments also need to retain older backups for compatibility or recovery assurance, especially where applications are brittle, air-gapped, or subject to long testing cycles. In those cases, organisations should separate “kept for recovery” from “kept for obligation” and apply different review cycles. Privacy regimes such as GDPR increase scrutiny when backup media still holds personal data that is no longer needed for its original purpose. For that reason, many teams now prefer selective restore, cryptographic erasure, or segmented retention over broad archive retention, although best practice is evolving for highly distributed cloud backup systems.

For regulated workloads, the safest approach is to align retention with a written schedule, a deletion approval process, and a verification record. When the backup estate includes shared tenants, third-party managed services, or object storage with versioning, the guidance becomes more complex because deletion may not remove every copy immediately. That is where policy needs to be tested against the actual storage architecture, not just the backup contract.

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 provides the primary governance reference for this topic.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.DS-1 Retention and deletion directly affect data lifecycle protection and disposal.

Set dataset-specific retention and deletion rules, then verify they are enforced in backup operations.