In the context of smart contracts, "Immutable" refers to the characteristic of being unable to be changed or modified once deployed on a blockchain network. This means that once a smart contract is created and deployed, its code and logic cannot be altered, ensuring the integrity and trustworthiness of the contract's execution. This feature is crucial for establishing transparency and security in blockchain-based transactions and agreements.