> ## Documentation Index
> Fetch the complete documentation index at: https://docs.talview.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to read the incident summary in the session report

When a session contains flagged activity, related events are grouped together into contributing incidents. These incidents give reviewers a structured, at-a-glance summary of what occurred during a session, reducing the time spent manually reviewing lengthy recordings.

In this article, you will learn what each element of an incident means and how to use it to assess flagged activity efficiently.

***

### Elements of an incident card

<div style={{ position:"relative",paddingBottom:"calc(54.02777777777777% + 41px)",height:0,width:"600px",margin:"0 auto" }}>
  <iframe src="https://demo.arcade.software/gugDXLFewhuoMtRL4IhW?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="How to read the incident summary in the session report" frameBorder="0" loading="lazy" webkitAllowFullScreen mozAllowFullScreen allowFullScreen allow="clipboard-write" style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",colorScheme:"light" }} />
</div>

| Element                  | Description                                                                                                                                   |
| :----------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------- |
| **Duration window**      | The window during which flagged events were grouped together. Any events that occur within the same window are captured in the same incident. |
| **Event count**          | The total number of events flagged within that duration window.                                                                               |
| **Severity**             | The risk level of the incident: **High** (red) or **Medium** (orange)                                                                         |
| **AI-generated summary** | A short description of what was detected, giving reviewers a quick read of what happened without opening the full session recording.          |
| **Video evidence**       | Short video clips of the flagged events within that window. Clips can be played inline or expanded to full screen for a closer look.          |

<Tip>
  **Additional Tips**

  * Incidents are only shown for medium or high severity activity. If no incidents appear, no significant suspicious activity were detected during the session.
  * Use the AI-generated summary alongside the video evidence to get a full picture of what occurred before deciding on any next steps.
</Tip>
