diff --git a/docs/sources/dashboards/dashboard-manage.md b/docs/sources/dashboards/dashboard-manage.md deleted file mode 100644 index a12e4015920..00000000000 --- a/docs/sources/dashboards/dashboard-manage.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: - - /docs/grafana/latest/dashboards/dashboard-manage/ - - /docs/grafana/latest/features/dashboard/dashboards/ -title: Manage dashboards -weight: 8 ---- - -## Manage dashboards - -When managing dashboads, you can use: - -- Select a time period for a dashboard using the [Time range controls]({{< relref "time-range-controls/" >}}) in the upper right of the dashboard. -- Tag dashboards. -- Use [templating]({{< relref "../variables/" >}}) to make them more dynamic and interactive. -- Use [annotations]({{< relref "annotations/" >}}) to display event data across panels. This can help correlate the time series data in the panel with other events. -- Use the dashboard picker for quick, searchable access to all dashboards in a particular organization. - -You can also [share dashboards]({{< relref "../share-dashboards-panels#share-a-dashboard" >}}) in a variety of ways.