
Built-in Roles
Metoro provides two built-in roles that cannot be modified:-
default-metoro-admin
- Full access to all features and resources
- Can manage users, roles, and permissions
- Can configure integrations and settings
- Can view and manage billing information
-
default-metoro-user
- Can view all observability data
- Cannot modify integrations or settings
- Cannot manage users or roles
- Cannot access billing information
Custom Roles
To create a new role, you must have
create
, update
, read
permissions for the accessManagement
resource type.- Navigate to the Roles tab in Settings -> Users -> Roles
- Click the “Create Role” button
- Enter a name and description for the role
- Select the permissions you want to grant for each resource type
- Click “Create” to save the role
accessManagement
permissions.
Role Permissions
Each role contains a set of permissions that determine what actions users with that role can perform. Permissions are grouped by resource type and can include:view
- Ability to view or read the resourcecreate
- Ability to create new instances of the resourceupdate
- Ability to modify existing instances of the resourcedelete
- Ability to remove instances of the resource