From 24491cc3869b8b9159d9bf65af3a31c425eda95e Mon Sep 17 00:00:00 2001 From: Kenneth Kreindler Date: Fri, 18 Jul 2025 12:58:46 +0100 Subject: [PATCH] Include documentation about global security AI assistant --- solutions/_snippets/ai-assistant-visibility.md | 8 ++++++++ solutions/security/ai/ai-assistant.md | 9 +++++++++ 2 files changed, 17 insertions(+) create mode 100644 solutions/_snippets/ai-assistant-visibility.md diff --git a/solutions/_snippets/ai-assistant-visibility.md b/solutions/_snippets/ai-assistant-visibility.md new file mode 100644 index 0000000000..df234f3381 --- /dev/null +++ b/solutions/_snippets/ai-assistant-visibility.md @@ -0,0 +1,8 @@ +You can configure AI Assistant visibility settings in **Stack Management → Advanced Settings → AI Assistant visibility**. These settings control where the AI Assistants appear across Kibana. Depending on your environment, the available options may include: + +- Only show assistants in their solutions (default) +- Show the Observability and Search AI Assistant in other apps +- Show the Security AI Assistant in other apps +- Hide all assistants + +Choose the option that best fits your workflow. \ No newline at end of file diff --git a/solutions/security/ai/ai-assistant.md b/solutions/security/ai/ai-assistant.md index efe46f21dc..4aed29700c 100644 --- a/solutions/security/ai/ai-assistant.md +++ b/solutions/security/ai/ai-assistant.md @@ -161,6 +161,15 @@ When you include a particular event as context, such as an alert from the Alerts The **Knowledge base** tab of the **Security AI settings** page allows you to enable AI Assistant to remember specified information, and use it as context to improve response quality. To learn more, refer to [AI Assistant Knowledge Base](/solutions/security/ai/ai-assistant-knowledge-base.md). +### AI Assistant visibility [ai-assistant-visibility] +```{applies_to} +stack: ga 9.1 +serverless: ga +``` +:::{include} ../../_snippets/ai-assistant-visibility.md +::: +If you select the option to show the Security AI Assistant in other apps, the Security AI Assistant becomes **accessible outside of the Security solution**, for example, in Discover. The chat history remains persistent and is available no matter where you access the assistant within Kibana. + ### Get the most from your queries [rag-for-esql] Elastic AI Assistant allows you to take full advantage of the {{elastic-sec}} platform to improve your security operations. It can help you write an {{esql}} query for a particular use case, or answer general questions about how to use the platform. Its ability to assist you depends on the specificity and detail of your questions. The more context and detail you provide, the more tailored and useful its responses will be.