Data immutability refers to the principle that once data is created, it cannot be changed or deleted, only appended to, ensuring a reliable and traceable history of data states. This concept is crucial in systems where data integrity, auditability, and consistency are paramount, such as in blockchain and version control systems.