The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/sharing/_index.md

1.2 KiB

aliases title weight
[/docs/grafana/latest/sharing/] Sharing 85

Sharing dashboards and panels

Grafana allows you to share dashboards and panels with other users within an organization and in certain situations, publicly on the Web. You can share using:

  • A direct link
  • A Snapshot
  • An embedded link (for panels only)
  • An export link (for dashboards only)

Refer to [Share a dashboard]({{< relref "share-dashboard/" >}}) and [Share a panel]({{< relref "share-panel/" >}}) for more information.

You must have an authorized viewer permission to see an image rendered by a direct link.

The same permission is also required to view embedded links unless you have anonymous access permission enabled for your Grafana instance.

*> Note:** As of Grafana 8.0, anonymous access permission is no available for Grafana Cloud.

When you share a panel or dashboard as a snapshot, a snapshot (of the panel or the dashboard at that moment in time) is publicly available on the web. Anyone with a link to it can access it. Since snapshots do not need any authorization to view, Grafana strips information related to the account it came from, as well as any sensitive data from the snapshot.