From c55d3f5f5de7ff4a1f7e2269d95efd5cfaba976b Mon Sep 17 00:00:00 2001 From: yinkagr <117944728+yinkagr@users.noreply.github.com> Date: Fri, 10 Nov 2023 03:45:11 -0500 Subject: [PATCH] Update _index.md (#77832) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update _index.md Based on customer feedback, updating docs to provide guidance for Grafana Cloud customers * Update docs/sources/explore/_index.md Co-authored-by: Giordano Ricci * Lint docs --------- Co-authored-by: Giordano Ricci Co-authored-by: Piotr Jamróz --- docs/sources/explore/_index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/explore/_index.md b/docs/sources/explore/_index.md index a6175ec073b..2c54a52207d 100644 --- a/docs/sources/explore/_index.md +++ b/docs/sources/explore/_index.md @@ -33,6 +33,10 @@ If you just want to explore your data and do not want to create a dashboard, the In order to access Explore, you must have an editor or an administrator role, unless the [viewers_can_edit option]({{< relref "../setup-grafana/configure-grafana/#viewers_can_edit" >}}) is enabled. Refer to [About users and permissions]({{< relref "../administration/roles-and-permissions/" >}}) for more information on what each role has access to. +{{% admonition type="note" %}} +If you are using Grafana Cloud, open a [support ticket in the Cloud Portal](/profile/org#support) to enable the `viewers_can_edit` option +{{% /admonition %}} + To access Explore: 1. Click on the Explore icon on the menu bar.