From c9b46f27c67644b6b2fbf6f807ec5bd578e5312e Mon Sep 17 00:00:00 2001 From: Tanushree Sharma Date: Thu, 20 Nov 2025 11:29:26 -0800 Subject: [PATCH] note --- src/langsmith/insights.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/langsmith/insights.mdx b/src/langsmith/insights.mdx index 8a415d1818..ee7506a288 100644 --- a/src/langsmith/insights.mdx +++ b/src/langsmith/insights.mdx @@ -6,6 +6,10 @@ sidebarTitle: Insights The Insights Agent automatically analyzes your traces to detect usage patterns, common agent behaviors and failure modes — without requiring you to manually review thousands of traces. Insights uses hierarchical categorization to make sense of your data and highlight actionable trends. + +Insights is available for LangSmith Plus and Enterprise [plans](https://www.langchain.com/pricing) and is only available for LangSmith SaaS deployments. + + ## Prerequisites - An OpenAI API key (generate one [here](https://platform.openai.com/account/api-keys)) or an Anthropic API key (generate one [here](https://console.anthropic.com/settings/keys))