2020-03-12 08:24:56 -05:00
|
|
|
+++
|
|
|
|
title = "Export dashboard as PDF"
|
|
|
|
description = ""
|
|
|
|
keywords = ["grafana", "export", "pdf", "share"]
|
|
|
|
type = "docs"
|
|
|
|
[menu.docs]
|
|
|
|
parent = "enterprise"
|
|
|
|
weight = 900
|
|
|
|
+++
|
|
|
|
|
|
|
|
# Export dashboard as PDF
|
|
|
|
|
2020-03-18 10:58:11 -05:00
|
|
|
You can generate PDFs from any of your dashboards and save it to file.
|
2020-03-12 08:24:56 -05:00
|
|
|
|
|
|
|
> Only available in Grafana Enterprise v6.7+.
|
|
|
|
|
2020-03-18 10:58:11 -05:00
|
|
|
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.
|