adjusts structure of tasks (#55268)

This commit is contained in:
Christopher Moyer 2022-09-15 17:17:12 -05:00 committed by GitHub
parent a09e4b0e4f
commit dd0be3012c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ A team is a group of users within an organization that have common dashboard and
A user can belong to multiple teams. A user can belong to multiple teams.
### Before you begin **Before you begin:**
- Ensure that you have either organization administrator permissions or team administrator permissions - Ensure that you have either organization administrator permissions or team administrator permissions
- Make a plan for which users belong to which teams and the permissions team members receive - Make a plan for which users belong to which teams and the permissions team members receive
@ -42,7 +42,7 @@ A user can belong to multiple teams.
Add a team member to an existing team whenever you want to provide access to team dashboards and folders to another user. Add a team member to an existing team whenever you want to provide access to team dashboards and folders to another user.
### Before you begin **Before you begin:**
- Ensure that you have organization administrator permissions - Ensure that you have organization administrator permissions
- [Create a team](#create-a-team). - [Create a team](#create-a-team).
@ -62,7 +62,7 @@ Add a team member to an existing team whenever you want to provide access to tea
Complete this task when you want to add or modify team member permissions. Complete this task when you want to add or modify team member permissions.
### Before you begin **Before you begin:**
- Ensure that you have either organization administrator permissions or team administrator permissions - Ensure that you have either organization administrator permissions or team administrator permissions
@ -80,7 +80,7 @@ Complete this task when you want to add or modify team member permissions.
You can remove a team member when you no longer want to apply team permissions to the user You can remove a team member when you no longer want to apply team permissions to the user
### Before you begin **Before you begin:**
- Ensure that you have either organization administrator permissions or team administrator permissions - Ensure that you have either organization administrator permissions or team administrator permissions
@ -96,7 +96,7 @@ You can remove a team member when you no longer want to apply team permissions t
Delete a team when you no longer need it. This action permanently deletes the team and removes all team permissions from dashboards and folders. Delete a team when you no longer need it. This action permanently deletes the team and removes all team permissions from dashboards and folders.
### Before you begin **Before you begin:**
- Ensure that you have organization administrator permissions - Ensure that you have organization administrator permissions
@ -111,7 +111,7 @@ Delete a team when you no longer need it. This action permanently deletes the te
See the complete list of teams in your Grafana organization. See the complete list of teams in your Grafana organization.
### Before you begin **Before you begin:**
- Ensure that you have either organization administrator permissions or team administrator permissions - Ensure that you have either organization administrator permissions or team administrator permissions