diff --git a/blog-cse/2025-09-22-application.md b/blog-cse/2025-09-22-application.md
new file mode 100644
index 0000000000..b38788a888
--- /dev/null
+++ b/blog-cse/2025-09-22-application.md
@@ -0,0 +1,17 @@
+---
+title: September 22, 2025 - Application Update
+image: https://help.sumologic.com/img/reuse/rss-image.jpg
+keywords:
+ - insights
+hide_table_of_contents: true
+---
+
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+### Insight summary
+
+We’re excited to announce the new insight summary pane, an AI-generated synopsis for each insight that describes the threat incidents that led to its creation. This helps security teams understand incidents faster and accelerate response time. The summary is generated by Sumo Logic's Summary Agent, an agentic AI tool.
+
+[Learn more](/docs/cse/get-started-with-cloud-siem/insight-summary/).
+
+
\ No newline at end of file
diff --git a/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md b/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md
index 5988d200f7..a6daed8792 100644
--- a/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md
+++ b/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md
@@ -99,13 +99,12 @@ The left pane of the insight details page displays detailed information about th
1. **Actions.** The [insight actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment.
1. **Close Insight.** Use this option to close an insight. When you click this option, you’re prompted to select an insight resolution.
1. **Delete Icon.** Use this option to delete an insight. You’ll be prompted to confirm your choice.
+1. **Summary**. [Insight summary](/docs/cse/get-started-with-cloud-siem/insight-summary/) generated by AI.
1. **Status.** Current status of the insight.
1. **Assignee** and **Assign to me.** Shows the current assignee and allows you to assign yourself the insight.
1. **Entity.** The entity the insight fired on.
1. **Severity.** Severity of the insight. Mouse over it to see an icon you can click to change the insight severity.
1. **Global Confidence.** The [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight, if available.
-1. **Related Incidents and Triages**. Incidents and triages that are related to this insight.
-1. **Create Incident | Add to Incident**. Create an incident for the insight, or add the insight to an existing incident.
1. **Signal Data.** The number of signals in the insight.
1. **Event Time.** The event time for the of the last signal in the insight.
1. **Detection Time.** The time between when the first event happened (when the first record in the insight occurred) and when the insight was generated. (This differs from "dwell time", which is the time between when the first record and the last record occurred in an insight.)
diff --git a/docs/cse/get-started-with-cloud-siem/index.md b/docs/cse/get-started-with-cloud-siem/index.md
index 370cfce448..ef3927faec 100644
--- a/docs/cse/get-started-with-cloud-siem/index.md
+++ b/docs/cse/get-started-with-cloud-siem/index.md
@@ -44,6 +44,12 @@ This guide helps you get started using Cloud SIEM for threat hunting.
Learn about the contents of the insights UI in Cloud SIEM.
+Learn how the insight summary pane uses AI to provide summaries of threat incidents.
+
:::note
-The insight summary is in [beta](/docs/manage/manage-subscription/beta-opt-in/). To participate, contact your Sumo account representative.
-
-Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented.
-:::
\ No newline at end of file
+Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented. Clicking the thumbs-down button gives you the opportunity to provide additional feedback.
+:::
+
+:::sumo Micro Lesson
+
+Watch this micro lesson to learn more about Sumo Logic's Summary Agent.
+
+
+
+:::
+
+#### FAQs about the insight summary
+
+* **How does the AI handle data privacy?**
+ * There is no data sharing across tenants.
+ * No customer data or personally identifiable information (PII) is used to train models.
+ * Processing is limited to schemas and sample fields, and is reviewed for compliance.
+ * The AI is powered by Amazon Bedrock, with rolling expiration for temporary query history.
+* **Can insight summaries be accessed by the API?**