Files
grafana/docs/sources/enterprise/export-pdf.md
Jack Baldry b84294dd27 Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
2022-05-26 11:06:25 -04:00

24 lines
689 B
Markdown

---
aliases:
- /docs/grafana/latest/enterprise/export-pdf/
description: ''
keywords:
- grafana
- export
- pdf
- share
title: Export dashboard as PDF
weight: 1400
---
# Export dashboard as PDF
You can generate and save PDF files from any of your dashboards.
> **Note:** Available in [Grafana Enterprise]({{< relref "../enterprise" >}}).
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 the dashboard as a PDF file.
Grafana opens the PDF file in a new window or browser tab.