diff --git a/docs/sources/administration/organization-preferences/index.md b/docs/sources/administration/organization-preferences/index.md index 913f6ca8345..590370bf27f 100644 --- a/docs/sources/administration/organization-preferences/index.md +++ b/docs/sources/administration/organization-preferences/index.md @@ -188,7 +188,7 @@ Users with the Grafana Server Admin flag on their account or access to the confi #### [Optional] Convert an existing dashboard into a JSON file 1. Navigate to the page of the dashboard you want to use as the home dashboard. -1. Click the **Share dashboard** icon next to the dashboard title. +1. Click the **Share** button at the top right of the screen. 1. In the Export tab, click **Save to file**. Grafana converts the dashboard to a JSON file and saves it locally. #### Use a JSON file as the home dashboard diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index a3a13b711ee..1adb44f8634 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -204,7 +204,7 @@ You can generate and save PDF files of any dashboard. > **Note:** Available in [Grafana Enterprise][] version 6.7 and later, and [Grafana Cloud](/docs/grafana-cloud/). -1. In the dashboard that you want to export as PDF, click the **Share dashboard** icon. +1. In the dashboard that you want to export as PDF, click the **Share** button. 1. On the PDF tab, select a layout option for the exported dashboard: **Portrait** or **Landscape**. 1. Click **Save as PDF** to render the dashboard as a PDF file. diff --git a/docs/sources/dashboards/share-dashboards-panels/index.md b/docs/sources/dashboards/share-dashboards-panels/index.md index aca0c34b03c..a6f66b8a519 100644 --- a/docs/sources/dashboards/share-dashboards-panels/index.md +++ b/docs/sources/dashboards/share-dashboards-panels/index.md @@ -64,7 +64,7 @@ If you change a dashboard, ensure that you save the changes before sharing. 1. Click **Dashboards** in the left-side menu. 1. Click the dashboard you want to share. -1. Click the share icon at the top of the screen. +1. Click the **Share** button at the top right of the screen. The share dialog opens and shows the Link tab. @@ -105,7 +105,7 @@ You can generate and save PDF files of any dashboard. 1. Click **Dashboards** in the left-side menu. 1. Click the dashboard you want to share. -1. Click the share icon at the top of the screen. +1. Click the **Share** button at the top right of the screen. 1. On the PDF tab, select a layout option for the exported dashboard: **Portrait** or **Landscape**. 1. Click **Save as PDF** to render the dashboard as a PDF file.