Skip to content

Commit 1ff3605

Browse files
authored
DOCS-236 - Add insight summary section (#5280)
* Add insight summary section * Updates * Updates * Updates from Arpit review * More updates from Arpit review * Add text about summary generation
1 parent b5ac28d commit 1ff3605

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
id: insight-summary
3+
title: Insight Summary
4+
description: The insight Summary pane uses AI to provide summaries of threat incidents.
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
<head>
10+
<meta name="robots" content="noindex" />
11+
</head>
12+
13+
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
14+
15+
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.
16+
17+
The summary is generated only when the insight is created. The summary is not regenerated if signals are added or removed on the insight.
18+
19+
<img src={useBaseUrl('img/cse/insight-summary-pane.png')} alt="Insight summary" style={{border: '1px solid gray'}} width="300"/>
20+
21+
:::note
22+
The insight summary is in [beta](/docs/manage/manage-subscription/beta-opt-in/). To participate, contact your Sumo account representative.
23+
24+
Help us refine the tool by using the thumbs-up or thumbs-down buttons to provide feedback on the effectiveness of the summary presented.
25+
:::
94.6 KB
Loading

0 commit comments

Comments
 (0)