mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 21:42:37 +08:00
24 lines
689 B
Markdown
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.
|