Hi everyone,
I am currently exploring Grafana and I’m, trying to customize the UI specific user roles.
I want to disable completely hide the “Alerting” menu/options from the sidebar for certain users so that only admins can manage or see these settings
Grafana Version: Grafana v12.3.1
Platform: Windows
I’ve looked into basic permissions, but it seems like even “Viewers” can sometimes see the Alerting menu. Is there a configuration setting or a specific RBAC (Role-Based Access Control) policy I can use to strip this out of the UI for non-admin users?
Any guidance on how to achieve a “cleaner” UI for my users would be greatly appreciated!