mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 04:42:35 +08:00

* moved files out of tutorials folder * link update * updated weights * moved Explore * move files and fix links * moved files out of features * Revert "moved files out of features" This reverts commit 5e44cbcc95288d653f9d89f9516c96173d542967. * fixed links
19 lines
665 B
Markdown
19 lines
665 B
Markdown
+++
|
|
title = "Reporting"
|
|
description = ""
|
|
keywords = ["grafana", "reporting"]
|
|
type = "docs"
|
|
aliases = ["/docs/grafana/latest/administration/reports"]
|
|
[menu.docs]
|
|
parent = "features"
|
|
weight = 8
|
|
+++
|
|
|
|
# Reporting
|
|
|
|
Reporting allows you to generate PDFs from any of your dashboards and have them sent out to interested parties on a schedule.
|
|
|
|
{{< docs-imagebox img="/img/docs/enterprise/reports_list.png" max-width="500px" class="docs-image--no-shadow" >}}
|
|
|
|
> Reporting is only available in Grafana Enterprise, v6.4 or later. For more information, refer to [Reporting]({{< relref "../enterprise/reporting.md" >}}) in [Grafana Enterprise]({{< relref "../enterprise" >}}).
|