mirror of
https://github.com/grafana/grafana.git
synced 2025-09-20 07:44:29 +08:00

* builds out refactored setup topics * Automatically fix some relrefs with mv-manager Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Use refs for tutorials content which is outside of this repository Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Manually fix complicated relrefs Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * consolidates team sync and db encryption topics * Fix relrefs Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * updates setup index file * Convert TOML to YAML Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Add current alias for new alerting content Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Add current aliases to new setup-grafana and configure-security pages Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com> * moves saml docs, updates order in TOC * Manually fix relrefs Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * added usage insights topics, adjusted weights * corrected relrefs * Fix relrefs broken in rebase Signed-off-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Jack Baldry <jack.baldry@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
24 lines
1004 B
Markdown
24 lines
1004 B
Markdown
---
|
|
aliases:
|
|
- /docs/grafana/latest/administration/manage-users-and-permissions/manage-server-users/change-user-org-permissions/
|
|
title: Change a user's organization permissions
|
|
weight: 50
|
|
---
|
|
|
|
# Change a user's organization permissions
|
|
|
|
Update organization permissions when you want to enhance or restrict a user's access to organization resources. For more information about organization permissions, refer to [Organization roles]({{< relref "../about-users-and-permissions/#organization-roles" >}}).
|
|
|
|
## Before you begin
|
|
|
|
- [Add a user to an organization]({{< relref "add-remove-user-to-org/" >}})
|
|
- Ensure you have Grafana server administrator privileges
|
|
|
|
**To change a user's organization permissions**:
|
|
|
|
1. Sign in to Grafana as a server administrator.
|
|
1. Hover your cursor over the **Server Admin** (shield) icon until a menu appears, and click **Users**.
|
|
1. Click a user.
|
|
1. In the **Organizations** section, click the role you want to change, and then select another role.
|
|
1. Click **Update**.
|