From a8a0f67db83e67fd61802fc4604bc680ed7e1773 Mon Sep 17 00:00:00 2001 From: Alfredo <109958902+alfredo-d@users.noreply.github.com> Date: Wed, 24 May 2023 19:28:55 +0800 Subject: [PATCH] Docs: Update user notification setting (#1839) # What this PR does Add more information on: - configure ms teams users - update slack user setting instruction with new UI Co-authored-by: Matvey Kukuy --- docs/sources/user-and-team-management/_index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/sources/user-and-team-management/_index.md b/docs/sources/user-and-team-management/_index.md index 75682e86..07a78dc1 100644 --- a/docs/sources/user-and-team-management/_index.md +++ b/docs/sources/user-and-team-management/_index.md @@ -3,10 +3,10 @@ title: User and team management aliases: - /docs/oncall/latest/user-and-team-management/ keywords: - - Mobile App - oncall + - RBAC + - permissions - notification - - push notification weight: 1300 --- @@ -17,13 +17,13 @@ users, configure teams, and manage user permissions at [Grafana.com](https://gra ## User roles and permissions ->**Note:** User roles and teams cannot be managed directly from Grafana OnCall. +> **Note:** User roles and teams cannot be managed directly from Grafana OnCall. User roles and permissions are assigned and managed at the Grafana organization or Cloud portal level. There are two ways to manage user roles and permissions for Grafana OnCall: 1. Basic role authorization - + By default, authorization within Grafana OnCall relies on the basic user roles configured at the organization level. All users are assigned a basic role by the organization administrator. There are three available roles: `Viewer`, `Editor`, and `Admin`.