Create Permission

Create a new permission with a specific code and category

Permission Details
Define the permission code using the format: resource:action (e.g., orders:read)

Format: resource:action (lowercase letters and underscores). Cannot be changed after creation.

Summary

Custom Permission

Not selected

Code Format Guide
Resource: The entity being accessed
Examples: orders, customers, users, settings
Action: What can be done
Examples: read, create, update, delete, manage
Examples:orders:readcustomers:createsettings:manage