grafana/docs/sources/administration/manage-users-and-permissions/manage-org-users/remove-user-from-org.md
Christopher Moyer 46360ca0c3
Docs: refactored manage users and permissions content (#44343)
* initial refactor

* initial draft for teams

* restructed topics, added front matter

* modified aliases

* removes old files

* removed files

* initial refactor

* initial draft for teams

* restructed topics, added front matter

* modified aliases

* removes old files

* removed files

* final xrefs updates

* xref adjustment

* copy updates

* copy and content updates to about, add to org, add user, admin

* copy updates to remove user from org

* update org vs server admin section names, cross-link

* cross-link add and invite users to org

* add remaining cross-links between org and server admin

* add dashboard permissions table

* add permissions information to teams

* add copy invite instructions to invite management

* tweaks and link updates

* incorporated PM feedback

* fixed xrefs

* yarn prettier

* fix codespell

* combined teams and dashboard permissions content

Co-authored-by: Mitchel Seaman <mitchel.seaman@gmail.com>
2022-02-15 13:20:45 -06:00

1.4 KiB

+++ title = "Remove a user from an organization" aliases = ["docs/sources/administration/manage-users-and-permissions/manage-org-users/remove-user-from-org.md"] weight = 40 +++

Remove a user from an organization

You can remove a user from an organization when they no longer require access to the dashboard or data sources owned by the organization. No longer requiring access to an organization might occur when the user has left your company or has internally moved to another organization.

This action does not remove the user account from the Grafana server.

Before you begin

  • Ensure you have organization administrator privileges

To remove a user from an organization:

  1. Sign in to Grafana as an organization administrator.

  2. Hover your cursor over the Configuration (gear) icon in the side menu and click Users.

  3. Find the user account that you want to remove from the organization.

    Use the search field to filter the list, if necessary.

  4. Click the red X to remove the user from the organization.

Note: If you have [server administrator]({{< relref "../about-users-and-permissions.md#grafana-server-administrators">}}) permissions, you can also [remove a user from an organization]({{< relref "../../manage-users-and-permissions/manage-server-users/add-remove-user-to-org.md#remove-a-user-from-an-organization" >}}) on the Users page of the Server Admin section.