Create roles and assign 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 your Clerk Dashboard, navigate to Organization Settings(opens in a new tab) and select the roles tab.
- 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 your Clerk Dashboard, navigate to Organization Settings(opens in a new tab) and select the Permissions tab.
- Select Create new permission.
- Give the permission a name, a key to reference it by in the format
org:<resource>:<action>
, and a description. - Select Create permission.
Change a user’s role in an organization
- In your Clerk Dashboard, navigate to Organizations(opens in a new tab) 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 your Clerk Dashboard, navigate to Organization Settings(opens in a new tab) and select the Roles tab.
- Select the "..." menu next to the role.
- Select Delete role.
Last updated on February 12, 2024