Create custom roles and permissions
In the Clerk Dashboard, you can create roles, assign permissions to them, and change users' roles.
Create a new role for your organization
- In the Clerk Dashboard, navigate to Roles
- Select Create new role.
- Give the role a name, a key to reference it by in the format org:<role>, and a description.
- Select Create role.
Create a new permission for your organization
- 
In the Clerk Dashboard, navigate to Permissions. 
- 
Select Create new permission. 
- 
Give the permission a name, a key to reference it by in the format org:<feature>:<permission>, and a description.
- 
Select Create permission. 
Change a user's role in an organization
- In the top in the Clerk Dashboard, select Organizations and select an organization.
- Select the Members tab.
- In the list of members, find the one whose role you want to change.
- Select another role from their role dropdown.
Delete a role in your organization
You cannot delete a role that is still assigned to members of an organization. Change the members to a different role before completing the following steps.
- In the Clerk Dashboard, navigate to Roles.
- Select the "..." menu next to the role.
- Select Delete role.
Feedback
Last updated on