Menu
Documentationbreadcrumb arrow Grafana Cloudbreadcrumb arrow Cost management and billingbreadcrumb arrow Set upbreadcrumb arrow Configure RBAC for Cost Management and Billing
Grafana Cloud

Configure RBAC for Cost Management and Billing

Use role-based access control (RBAC) to manage permissions for users in the Cost Management and Billing App.

The following table shows the role names, descriptions, and associated actions that you can assign to users.

RoleDescriptionAssociated actions
Full adminFull access to all features
  • grafana-cmab-app.billing-usage:read
  • grafana-cmab-app.invoices:read
  • grafana-cmab-app.costattribution:read
  • grafana-cmab-app.costattribution:write
  • grafana-cmab-app.usage-alerts:read
  • grafana-cmab-app.usage-alerts:write
Billing and usage readerRead-only access to billing and usage data
  • grafana-cmab-app.billing-usage:read
Invoice readerRead-only access to invoices
  • grafana-cmab-app.invoices:read
  • grafana-cmab-app.billing-usage:read
Cost attribution adminFull access to cost attribution
  • grafana-cmab-app.costattribution:read
  • grafana-cmab-app.costattribution:write
  • grafana-cmab-app.billing-usage:read
Cost attribution readerRead-only access to cost attribution
  • grafana-cmab-app.costattribution:read
  • grafana-cmab-app.billing-usage:read
Usage alerts adminFull access to usage alerts
  • grafana-cmab-app.usage-alerts:read
  • grafana-cmab-app.usage-alerts:write
  • grafana-cmab-app.billing-usage:read
Usage alerts readerRead-only access to usage alerts
  • grafana-cmab-app.usage-alerts:read
  • grafana-cmab-app.billing-usage:read

Note

You can assign users to multiple roles.

Assign users to a role

You can assign users to a role in the Grafana Cloud UI or using the HTTP API.

Refer to Assign fixed roles in the UI using the role picker and RBAC API for more information.