You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md
+17-4Lines changed: 17 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,25 +84,38 @@ From the HUD screen, list view, or board view, click an insight's name to see it
84
84
85
85
The left pane of the insight details page displays detailed information about the selected insight. Some of the information that appears is the same as what’s in the row for an insight on the **Insights** page, and is described in [List view,](#list-view) above. The additional information that appears in the details pane is defined below.
1.**Actions.** The [insight actions](/docs/cse/administration/create-cse-actions#insight-actions) defined in your environment.
90
90
1.**Close Insight.** Use this option to close an insight. When you click this option, you’re prompted to select an insight resolution.
91
91
1.**Delete Icon.** Use this option to delete an insight. You’ll be prompted to confirm your choice.
92
+
1.**Insight Summary**. Summary of the insight generated by AI.
92
93
1.**Status.** Current status of the insight.
93
94
1.**Assignee** and **Assign to me.** Shows the current assignee and allows you to assign yourself the insight.
94
95
1.**Entity.** The entity the insight fired on.
95
96
1.**Severity.** Severity of the insight. Mouse over it to see an icon you can click to change the insight severity.
96
97
1.**Global Confidence.** The [Global Confidence score](/docs/cse/records-signals-entities-insights/global-intelligence-security-insights/) for the insight, if available.
97
-
1.**Related Incidents and Triages**. Incidents and triages that are related to this insight.
98
-
1.**Create Incident | Add to Incident**. Create an incident for the insight, or add the insight to an existing incident.
99
98
1.**Signal Data.** The number of signals in the insight.
100
99
1.**Event Time.** The event time for the of the last signal in the insight.
101
100
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.)
102
101
1.**Insight Created.** When the insight was created.
103
102
1.**Tags** and **Create a tag.** Displays any tags that have already been assigned to the insight, and a field for adding a tag.
104
103
1.**Comments.** Displays any comments that have been made on the insight, and a field for adding a comment.
105
-
1.**Show Comments/History.** The controls allow you to switch between viewing the insight's comments and history.
104
+
1.**Show Comments/History.** The controls allow you to switch between viewing the insight's comments and history.
105
+
106
+
### Insight summary (beta)
107
+
108
+
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.
109
+
110
+
The summary is generated only when the insight is created. The summary is not regenerated if signals are added or removed on the insight.
0 commit comments