mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Move data source management to administration * Move RBAC to administration * Move team management up a docs org level * Combine and rename admin preferences docs * Move plugin management to administration * Combine plugin management docs * Combine API key docs * Combine service account docs * Combine server user management docs * Move datasource management to administration * Move enterprise licenses to administration * Move CLI out of admin, update links to admin * Merge org user management docs * Restructure to Torkel's plan * Fix typo * Weigh admin topics for navigation * Weigh administration topics and align to Torkel's plan * Move server user management from server admin to admin/user management * Move configure docker image to setup guide * Move the remaining server admin docs to the root admin directory * Reweight docker config
24 lines
690 B
Markdown
24 lines
690 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.
|