Zorp Docs
Search
K
🔐

Roles

Roles allow you to manage permissions for users in Zorp
Two pre-defined roles are created on signup for a new account
  1. 1.
    Admin
    • Admin role is the super user of the Zorp account, and has all the permissions
  2. 2.
    Api Role
    • Api Role is primarily meant for system users, used for Zorp API

Permissions

Each Role is associated with a set of resources and permissions.
Resources could be entities like Task, User, Team etc.
Permissions define what operations are permitted on each resource.
Combination of Resource and Permission for a role define the level of access.
Last modified 11mo ago