Permission is an access control mechanism that defines what actions a user or process is allowed to perform on a resource. Permissions are used to enforce security policies and protect data. They are commonly applied to files, processes, and network resources. Example: Read, write, and execute permissions on a file.