4393478397
* Docs: export dashboard as PDF * Update docs/sources/enterprise/_index.md Co-Authored-By: Leonard Gram <leo@xlson.com> Co-authored-by: Leonard Gram <leo@xlson.com>
25 lines
721 B
Markdown
25 lines
721 B
Markdown
+++
|
|
title = "Export dashboard as PDF"
|
|
description = ""
|
|
keywords = ["grafana", "export", "pdf", "share"]
|
|
type = "docs"
|
|
[menu.docs]
|
|
parent = "enterprise"
|
|
weight = 900
|
|
+++
|
|
|
|
# Export dashboard as PDF
|
|
|
|
Export dashboard as PDF allows you to generate PDFs from any of your dashboards and save it to file.
|
|
|
|
> Only available in Grafana Enterprise v6.7+.
|
|
|
|
## Generating dashboard PDF
|
|
|
|
Dashboard can be exported to PDF from **Share dashboard** menu.
|
|
|
|
1. Click on the share icon in the dashboard menu.
|
|
1. Go to PDF tab.
|
|
1. Select the layout option for exported dashboard. By default it is set to **Portrait** but it's also possible to select **Landscape**.
|
|
1. Click **Save as PDF** to render dashboard as a PDF document and save it.
|