From eeb08a466295f0e97c75af94dca44d15559d2eca Mon Sep 17 00:00:00 2001 From: MattiasSegerdahl <102952046+MattiasSegerdahl@users.noreply.github.com> Date: Fri, 2 Jun 2023 22:56:07 +0200 Subject: [PATCH] docs: update use dashboards descriptions (#67360) * Update index.md * fix wording --------- Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- docs/sources/dashboards/use-dashboards/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/sources/dashboards/use-dashboards/index.md b/docs/sources/dashboards/use-dashboards/index.md index 6b8cd5e2dee..7464dbb7756 100644 --- a/docs/sources/dashboards/use-dashboards/index.md +++ b/docs/sources/dashboards/use-dashboards/index.md @@ -25,13 +25,13 @@ This topic provides an overview of dashboard features and shortcuts, and describ The dashboard user interface provides a number of features that you can use to customize the presentation of your data. -The following image and descriptions highlights all dashboards features. +The following image and descriptions highlight all dashboard features. {{< figure src="/media/docs/grafana/dashboards/screenshot-dashboard-annotated-9-5-0.png" width="700px" >}} - (1) **Grafana home**: Click **Home** in the breadcrumb to be redirected to the home page configured in the Grafana instance. -- (2) **Dashboard title**: When you click the dashboard title you can search for dashboard contained in the current folder. -- (3) **Share dashboard or panel**: Use this option to share the current dashboard or panel by link or snapshot. You can also export the dashboard definition from the share modal. +- (2) **Dashboard title**: When you click the dashboard title, you can search for dashboards contained in the current folder. +- (3) **Share dashboard or panel**: Use this option to share the current dashboard or panel using a link or snapshot. You can also export the dashboard definition from the share modal. - (4) **Add**: Use this option to add a panel, dashboard row, or library panel to the current dashboard. - (5) **Save dashboard**: Click to save changes to your dashboard. - (6) **Dashboard insights**: Click to view analytics about your dashboard including information about users, activity, query counts. Learn more about [dashboard analytics]({{< relref "../assess-dashboard-usage/" >}}).