> ## 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 access the incidents in the video player

When reviewing a session, the video player gives you a visual overview of all incidents flagged during the session directly on the timeline. Each incident is color-coded by severity, so you can spot areas of concern at a glance before deciding where to focus your review.

***

### Step-by-step guide

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

**1. Open the video player** On the session summary report, click **Session Playback** to open the video player.

**2. Look at the timeline** The timeline at the bottom of the player shows color-coded incident markers:

* 🔴 **Red** - High severity
* 🟠 **Orange** - Medium severity
* 🟡 **Yellow** - Low severity

**3. Interact with an incident marker**

* Hover over any incident marker to see a popup showing the incident name and all the individual events within it. Each event is plotted on a mini-timeline showing when it occurred within the incident window, so you can see at a glance how events were distributed across the incident.
* The timeline also shows you where high, medium, and low severity incidents occurred throughout the session, giving you a quick sense of which parts of the recording need the most attention.
* Click the marker to jump directly to that point in the recording.

<Tip>
  **Additional Tips**

  * Use the color coding to prioritize which incidents to review first, start with red markers to address the most critical incidents before moving to orange and yellow.
  * If an incident has multiple events clustered closely together, click the incident marker on the timeline to jump to that moment and review the recording directly.
</Tip>
