Roles
The Roles page controls what each admin user can see and do through fine-grained permission scopes. Open it by selecting Manage Roles on the Admin Users page.
Roles fall into two kinds: predefined roles that every organization ships with, and custom roles you build for your own needs.

Built-in role templates
The following predefined roles are available in every organization. They are marked Predefined and cannot be modified.
| Role | Description |
|---|---|
| owner | Full access to all features and settings. |
| security | Security-focused role: publish artifacts; manage guards, monitoring, and audit. Cannot create or edit artifacts. |
| it | IT-focused role: manage integrations, toolkits, skills, and users. No billing or role management. |
| readonly | Read-only access to all resources. |
Permission scopes
When creating a custom role, you select permissions from the following categories. Each category exposes its own set of actions.
| Category | Available actions |
|---|---|
| Integrations (MCPs) | View, Create, Edit, Delete, Publish |
| Toolkits | View, Create, Edit, Delete, Publish |
| Skills | View, Create, Edit, Delete, Publish |
| Commands | View, Create, Edit, Delete |
| Rules | View, Create, Edit, Delete |
| Hooks | View, Create, Edit, Delete |
| Plugins | View, Create, Edit, Delete |
| Guards | View, Create, Edit, Delete |
| End Users | View, Invite, Edit, Delete |
| Admin Users | View, Invite, Edit, Delete, Manage Roles |
| Organization | View Settings, Edit Settings, Billing |
| Groups | View, Create, Edit, Delete |
| Monitoring & Shadow AI | View, Manage |
| Audit | View Logs |
The Manage Roles permission (under Admin Users) is required to create, edit, or delete custom roles and to change another admin's role assignment.
Create a custom role
- Select New Role.
- Enter a name (for example, Developer or Viewer) and an optional description.
- Select the permission scopes this role should have.
- Select Create.

New custom roles appear in the role selector when inviting or editing an admin user.
Edit or delete a role
Select a custom role in the list to edit its name, description, or scopes. Deleting a role does not remove admin users who hold it; they fall back to no custom role assignment.
What to do next
- Admin Users: invite admins and assign these roles.