|
| 1 | +--- |
| 2 | +title: Learn about Grafana settings |
| 3 | +titleSuffix: "Azure Managed Grafana" |
| 4 | +description: Learn about Grafana settings in Azure Managed Grafana, including Viewers can Edit and External Enabled. |
| 5 | +author: maud-lv |
| 6 | +ms.author: malev |
| 7 | +ms.service: azure-managed-grafana |
| 8 | +ms.topic: concept-article |
| 9 | +ms.date: 08/09/2024 |
| 10 | +#customer intent: In this document, learn about the custom Grafana options available in the Grafana settings tab, in Azure Managed Grafana. |
| 11 | + |
| 12 | +--- |
| 13 | + |
| 14 | +# Grafana settings |
| 15 | + |
| 16 | +This article introduces the Grafana settings available in Azure Managed Grafana. These settings are designed to enable Azure Managed Grafana customers to customize their Grafana instances by enabling or disabling the Grafana options listed below. |
| 17 | + |
| 18 | +These settings are located in Azure Managed Grafana's **Settings** > **Configuration** menu, in the **Grafana Settings (Preview)** tab. |
| 19 | + |
| 20 | +:::image type="content" source="media/grafana-settings/grafana-settings-tab.png" alt-text="Screenshot of the Azure platform showing the Grafana settings tab." lightbox="media/grafana-settings/grafana-settings-tab.png"::: |
| 21 | + |
| 22 | +They are also referenced in Grafana's documentation, under [Grafana configuration](https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/). |
| 23 | + |
| 24 | +## Viewers Can Edit |
| 25 | + |
| 26 | +The **Viewers Can Edit** setting allows users with the Grafana Viewer role to edit dashboards. This feature is designed to enable Grafana Viewers to run tests and interact with dashboards without making permanent changes. While they can edit dashboards, they can't save these edits. |
| 27 | + |
| 28 | +This option also gives Grafana Viewers access to the **Explore** menu in the Grafana UI, where they can perform interactive queries and analyze data within Grafana. However, it's important to note that any changes made by Viewers won't be saved permanently unless they have the appropriate Editor permissions. |
| 29 | + |
| 30 | +To enable or disable this option, open an Azure Managed Grafana instance in the Azure portal and go to **Settings** > **Configuration** > **Grafana Settings (Preview)** > **Viewers can edit**. This option is disabled by default. |
| 31 | + |
| 32 | +## External Enabled |
| 33 | + |
| 34 | +The **External Enabled** setting controls the public sharing of snapshots. This option is enabled by default, allowing users to publish snapshots of their dashboards. |
| 35 | + |
| 36 | +With this option enabled, users can publish a snapshot of a dashboard to an external URL by opening a dashboard, selecting **Share** > **Snapshot**, and then **Publish to snapshots.raintanks.io**. |
| 37 | + |
| 38 | +You can disable the External Enabled option to restrict the public sharing of snapshots. To do this, open an Azure Managed Grafana instance in the Azure portal and go to **Settings** > **Configuration** > **Grafana Settings (Preview)** and toggle off the **External Enabled** setting. |
| 39 | + |
| 40 | +## Related content |
| 41 | + |
| 42 | +- [Grafana UI](grafana-app-ui.md) |
| 43 | +- [Manage plugins](how-to-manage-plugins.md) |
0 commit comments