CRUD, defined as (C) create, (R) read, (U) update, and (D) delete, represents the operations that can be applied to data or objects. CRUD matrices describe who or what has permission to perform each of the CRUD operations on elements, such as data or user interfaces.