grafana/docs/sources/enterprise/export-pdf.md
2021-05-20 09:53:34 -07:00

18 lines
603 B
Markdown

+++
title = "Export dashboard as PDF"
description = ""
keywords = ["grafana", "export", "pdf", "share"]
weight = 1400
+++
# Export dashboard as PDF
You can generate PDFs from any of your dashboards and save it to file.
> Only available in Grafana Enterprise v6.7+.
1. In the upper right corner of the dashboard that you want to export as PDF, click the **Share dashboard** icon.
1. On the PDF tab, select the layout option for exported dashboard: **Portrait** or **Landscape**.
1. Click **Save as PDF** to render dashboard as a PDF document.
Grafana opens the PDF in a new window or browser tab.