mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 18:02:15 +08:00

* 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>
25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
+++
|
|
title = "View server settings"
|
|
description = "How to view server settings in the Grafana UI"
|
|
keywords = ["grafana", "configuration", "server", "settings"]
|
|
aliases = ["/docs/grafana/latest/admin/view-server-settings/"]
|
|
weight = 300
|
|
+++
|
|
|
|
# View Grafana server settings
|
|
|
|
> Refer to [Fine-grained access control]({{< relref "../../enterprise/access-control/_index.md" >}}) in Grafana Enterprise to understand how you can control access with fine-grained permissions.
|
|
|
|
If you are a Grafana server administrator, use the Settings tab to view the settings that are applied to your Grafana server via the [Configuration]({{< relref "../configuration.md#config-file-locations" >}}) file and any environmental variables.
|
|
|
|
> **Note:** Only Grafana server administrators can access the **Server Admin** menu. For more information about about administrative permissions, refer to [About users and permissions]({{< relref "../manage-users-and-permissions/about-users-and-permissions.md" >}}).
|
|
|
|
## View server settings
|
|
|
|
1. Log in to your Grafana server with an account that has the Grafana Admin flag set.
|
|
1. Hover your cursor over the **Server Admin** (shield) icon in the side menu and then click the **Settings** tab.
|
|
|
|
## Available settings
|
|
|
|
For a full list of server settings, refer to [Configuration]({{< relref "../configuration.md" >}}).
|