mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 08:12:53 +08:00

* Initial commit. * Update version number * Initial commit. * More formatting changes. Also added URL links. * Ran prettier.
819 B
819 B
+++ title = "Manage dashboards" aliases = ["/docs/grafana/latest/features/dashboard/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.md" >}}) in the upper right of the dashboard.
- Tag dashboards.
- Use [templating]({{< relref "../variables/_index.md" >}}) to make them more dynamic and interactive.
- Use [annotations]({{< relref "annotations.md" >}}) 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 "../sharing/share-dashboard.md" >}}) in a variety of ways.