diff --git a/docs/en/serverless/ai-assistant/ai-assistant.mdx b/docs/en/serverless/ai-assistant/ai-assistant.mdx
index 325ea79c07..b7ab9893f2 100644
--- a/docs/en/serverless/ai-assistant/ai-assistant.mdx
+++ b/docs/en/serverless/ai-assistant/ai-assistant.mdx
@@ -158,6 +158,12 @@ This opens the AI Assistant flyout, where you can ask the assistant questions ab
![Observability AI assistant chat](../images/ai-assistant-chat.png)
+
+ Asking questions about your data requires function calling, which enables LLMs to reliably interact with third-party generative AI providers to perform searches or run advanced functions using customer data.
+
+ When the Observability AI Assistant performs searches in the cluster, the queries are run with the same level of permissions as the user.
+
+
### Suggest functions