Immutability
Immutability is a property of data storage that prevents information from being changed, deleted, or overwritten once it has been written. In records and information management, this property helps ensure that a stored record remains as it was originally committed. The relevant sense here is technical and storage-related, and should not be confused with everyday or philosophical uses of the word 'immutable.'
In a recordkeeping and storage context, immutability is a storage property under which data, once written and committed, cannot be modified, deleted, or overwritten for a defined period or condition. Such controls are often associated with write-once approaches and are typically applied to support the integrity of stored records or backups by resisting alteration after the point of capture. Immutability at the storage layer contributes to, but does not by itself establish, the broader recordkeeping qualities of authenticity, reliability, integrity, and usability; those depend additionally on metadata, controls, and management practices across the record lifecycle. Implementation details, retention windows, and enforcement mechanisms vary by technology and organizational policy, and immutability should be distinguished from retention scheduling and disposition, which govern how long records are kept and what ultimately happens to them.
Why it matters
Immutability matters to records and information management because the evidential value of a record depends heavily on confidence that it has not been altered after it was committed. Storage that prevents modification, deletion, or overwriting can help demonstrate that a stored record remains as it was originally captured, which supports its integrity over time. This is particularly relevant where records may need to be relied upon as evidence of activity, or where alteration would undermine trust in the stored information.
At the same time, immutability at the storage layer is only one contributing control and should not be treated as sufficient on its own. The broader recordkeeping qualities of authenticity, reliability, integrity, and usability depend additionally on metadata, management practices, and controls applied across the record lifecycle. A record held on immutable storage may still lack the context or metadata needed to be trustworthy or usable, so organizations should view immutability as one element within a wider information governance approach rather than a complete solution.
It is also important to distinguish immutability from retention scheduling and disposition. Preventing change is not the same as determining how long a record should be kept or what should eventually happen to it. Depending on organizational policy and jurisdiction, immutable storage may need to operate alongside defined retention windows and disposition processes, and the specific enforcement mechanisms and durations vary by technology and by organizational choices.
Who it's relevant to
Inside Immutability
Common questions
Answers to the questions practitioners most commonly ask about Immutability.