From 2551831a5330ef1ee8bcf7209e8dc47e8de1ad6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Mon, 21 Jul 2025 15:23:56 +0200 Subject: [PATCH] Adds note about autoscaling is recommended. --- solutions/security/ai/ai-assistant-knowledge-base.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/solutions/security/ai/ai-assistant-knowledge-base.md b/solutions/security/ai/ai-assistant-knowledge-base.md index 0ce015db55..d90fcd7817 100644 --- a/solutions/security/ai/ai-assistant-knowledge-base.md +++ b/solutions/security/ai/ai-assistant-knowledge-base.md @@ -19,7 +19,6 @@ AI Assistant’s Knowledge Base feature enables AI Assistant to recall specific {{stack}} users: when you upgrade from {{elastic-sec}} version 8.15 to a newer version, information previously stored by AI Assistant will be lost. :::: - ::::{admonition} Requirements * To use Knowledge Base, the `Elastic AI Assistant: All` privilege. * To edit global Knowledge Base entries (information that will affect the AI Assistant experience for other users in the {{kib}} space), the `Allow Changes to Global Entries` privilege. @@ -27,7 +26,9 @@ AI Assistant’s Knowledge Base feature enables AI Assistant to recall specific :::: - +::::{note} +It is highly recommended to [enable autoscaling](/deploy-manage/autoscaling.md#cluster-autoscaling) to use the AI Assistant Knowledge Base. +:::: ## Role-based access control (RBAC) for Knowledge Base [knowledge-base-rbac]