Share a dashboard

    To share a dashboard:

    1. Go to the home page of your Grafana instance.
    2. Click on the share icon in the top navigation. The share dialog opens and shows the Link tab.

    The Link tab has the current time range, template variables and theme selected by default. You can optionally select a shortened URL to share.

    1. Send the copied URL to a Grafana user with authorization to view the link.

    A dashboard snapshot shares an interactive dashboard publicly. Grafana strips sensitive data like queries (metric, template and annotation) and panel links, leaving only the visible metric data and series names embedded into your dashboard. Dashboard snapshots can be accessed by anyone with the link.

    You can publish snapshots to your local instance or to snapshot.raintank.io. The latter is a free service provided by Grafana Labs that allows you to publish dashboard snapshots to an external Grafana instance. The same rules still apply: anyone with the link can view it. You can set an expiration time if you want the snapshot removed after a certain time period.

    1. Click on Local Snapshot or Publish to snapshot.raintank.io. This generates the link of the snapshot.

    In case you created a snapshot by mistake, click delete snapshot to remove the snapshot from your Grafana instance.

    Grafana dashboards can easily be exported and imported. For more information, refer to Export and import dashboards.