Skip to main content

Step 1: Create Permissions

What is permission?

Permissions are the combination of a role, scope, and resource that define what actions a user can perform. For example, 'Admin role with write scope on documents resource' grants document editing capabilities.

Steps

  1. Open the Permissions page in the dashboard
  2. Click "Create Permission"
  3. Define the permission details:
    • Resource: document
    • Actions: read, write, delete
  4. Save the permission

Create Permission Interface