From a1244154dced021989bac19e9e1e89b5a04583c6 Mon Sep 17 00:00:00 2001 From: Ezequiel Victorero Date: Fri, 12 May 2023 11:21:32 -0300 Subject: [PATCH] PublicDashboards: update email sharing docs (#68378) * PublicDashboards: update email sharing docs * Update docs/sources/dashboards/dashboard-public/index.md Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- .../dashboards/dashboard-public/index.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/docs/sources/dashboards/dashboard-public/index.md b/docs/sources/dashboards/dashboard-public/index.md index ce4fc3546fb..097dcce2827 100644 --- a/docs/sources/dashboards/dashboard-public/index.md +++ b/docs/sources/dashboards/dashboard-public/index.md @@ -83,27 +83,12 @@ The link no longer works. You must create a new public URL, as in [Make a dashbo {{% admonition type="note" %}} -Available in [Grafana Enterprise]({{< relref "../../introduction/grafana-enterprise/" >}}) and [Grafana Cloud Pro and Advanced](/docs/grafana-cloud). +Available in [public preview](/docs/release-life-cycle/) in [Grafana Cloud Pro and Advanced](/docs/grafana-cloud). Please contact support to have the feature enabled. {{% /admonition %}} Email sharing allows you to share your public dashboard with only specific people by email, instead of having it accessible to anyone with the URL. When you use email sharing, recipients receive a one-time use link that's valid for **one hour**. Once the link is used, the viewer has access to the public dashboard for **30 days**. -### Enable email sharing - -{{% admonition type="note" %}} - -For Grafana Cloud (Pro and Advanced only), contact support to have the feature enabled. - -{{% /admonition %}} - -Add the `publicDashboardsEmailSharing` feature toggle to your `custom.ini` file. - -``` -[feature_toggles] -publicDashboardsEmailSharing = true -``` - ### Invite a viewer 1. Click the sharing icon in the dashboard header.