Skip to content

Commit 3c1bc0b

Browse files
committed
Release note
1 parent e8b3cd1 commit 3c1bc0b

File tree

2 files changed

+17
-4
lines changed

2 files changed

+17
-4
lines changed

blog-cse/2025-09-11-application.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: September 11, 2025 - Application Update
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- insights
6+
hide_table_of_contents: true
7+
---
8+
9+
import useBaseUrl from '@docusaurus/useBaseUrl';
10+
11+
### Insight summary
12+
13+
We excited to announce an AI-generated summary for each insight that describes the threat incidents that led to the creation of the insight. This speeds up understanding of the insight by security teams, helping them get started faster with response. [Learn more](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#insight-summary).
14+
15+
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>

docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ The left pane of the insight details page displays detailed information about th
9999
1. **Actions.** The [insight actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment.
100100
1. **Close Insight.** Use this option to close an insight. When you click this option, you’re prompted to select an insight resolution.
101101
1. **Delete Icon.** Use this option to delete an insight. You’ll be prompted to confirm your choice.
102-
1. **Summary**. Insight summary generated by AI.
102+
1. **Summary**. [Insight summary](#insight-summary) generated by AI.
103103
1. **Status.** Current status of the insight.
104104
1. **Assignee** and **Assign to me.** Shows the current assignee and allows you to assign yourself the insight.
105105
1. **Entity.** The entity the insight fired on.
@@ -114,7 +114,7 @@ The left pane of the insight details page displays detailed information about th
114114
1. **Show Comments/History.** The controls allow you to switch between viewing the insight's comments and history.
115115

116116

117-
### Insight summary (beta)
117+
### Insight summary
118118

119119
The insight **Summary** pane provides a concise, actionable summary of threat incidents based on triggered signals using AI. It consolidates key details to facilitate quick understanding and response by security teams.
120120

@@ -123,8 +123,6 @@ The summary is generated only when the insight is created. The summary is not re
123123
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>
124124

125125
:::note
126-
The insight summary is in [beta](/docs/manage/manage-subscription/beta-opt-in/).
127-
128126
Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented.
129127
:::
130128

0 commit comments

Comments
 (0)