From 7b82b8a4694fd9a853f19932b80c3ca0df4bf69b Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:39:44 -0500 Subject: [PATCH] [v10.1.x] Docs: add saved dashboard guidance (#81409) Docs: add saved dashboard guidance (#81406) * Added saved dashboard guidance * Ran prettier (cherry picked from commit 42c9b582e0cac9569c601b85d6aa670be7393b3a) Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com> --- .../build-dashboards/annotate-visualizations/index.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md b/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md index 9ad8ea0b45b..c8dda198702 100644 --- a/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md +++ b/docs/sources/dashboards/build-dashboards/annotate-visualizations/index.md @@ -43,7 +43,10 @@ Annotations are supported for the following visualization types: Grafana comes with the ability to add annotation events directly from a panel using the [built-in annotation query](#built-in-query) that exists on all dashboards. Annotations that you create this way are stored in Grafana. -To add annotations directly in the panel, the built-in query must be enabled. Learn more in [Built-in query](#built-in-query) +To add annotations directly in the panel: + +- The dashboard must already be saved. +- The built-in query must be enabled. Learn more in [Built-in query](#built-in-query). ### Add an annotation