From 28ef5672c47d9902483b0d1344f12cf99a61308a Mon Sep 17 00:00:00 2001 From: Andres Martinez Gotor Date: Mon, 7 Jul 2025 14:53:09 +0200 Subject: [PATCH] Update Advisor docs (#107683) * Update advisor docs * Update _index.md --------- Co-authored-by: Anna Urbiztondo --- docs/sources/administration/grafana-advisor/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/sources/administration/grafana-advisor/_index.md b/docs/sources/administration/grafana-advisor/_index.md index cd9b812d59e..28caf9b1953 100644 --- a/docs/sources/administration/grafana-advisor/_index.md +++ b/docs/sources/administration/grafana-advisor/_index.md @@ -90,6 +90,12 @@ This collapsible section provides more details about which checks have been perf Click the cogwheel in this section to access Grafana Advisor settings, where you can enable or disable checks according to your preferences. {{< /admonition >}} +### Enable LLM suggestions + +If the [Grafana LLM app](https://grafana.com/grafana/plugins/grafana-llm-app/) is installed, the Advisor can use it to generate suggestions for issues. Enable the LLM app and click the magic (✨) button to generate a suggestion for an issue. + +![](/media/docs/grafana-advisor/llm-suggestions.png) + ## Address issues To resolve issues flagged by Grafana Advisor and maintain system reliability, follow the best practices below. Regularly check the Advisor to keep your Grafana instance secure and up to date.