- Users - Individual accounts that can access your organization’s Metoro instance
- Roles - Collections of permissions that can be assigned to users
- Resource Types - Different types of resources that can be accessed and managed within Metoro
Built-in Roles
Metoro comes with two built-in roles:default-metoro-admin
- Full access to all features including user management, integrations, billing, and settingsdefault-metoro-user
- Access to view observability data but cannot modify integrations, cluster settings, or billing
Access Management
All user management operations are performed through the settings page. To manage users and roles, you need to have the appropriateaccessManagement
permissions.
For detailed information about specific aspects of user management, please refer to:
- Users - Adding and managing users
- Roles - Creating and managing roles
- Resource Types - Understanding different resource types and their permissions
- API Keys - Creating and managing API keys for programmatic access
- Authentication - Authentication methods, SSO, and SAML configuration