diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index 774e05dc445..d18202d5ead 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -286,6 +286,10 @@ You can generate and save PDF files of any dashboard. > **Note:** Available in [Grafana Enterprise](ref:grafana-enterprise) version 6.7 and later, and [Grafana Cloud](/docs/grafana-cloud/). +{{< admonition type="tip">}} +You can enable the `newPDFRendering` [feature toggle](https://grafana.com/docs/grafana//setup-grafana/configure-grafana/feature-toggles/), available in public preview, to improve PDF generation performance. +{{< /admonition >}} + 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.