> ## 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 change the severity of an incident in session recording

The system assigns a severity level to each incident based on the events detected, but this may not always reflect what you observe when reviewing the recording. If you believe an incident has been rated too high or too low, you can manually override the severity before submitting 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/ZGZ0aDwUQNUEAoJDGDkw?embed&embed_mobile=tab&embed_desktop=inline&show_copy_link=true" title="Changing the severity of an incident" 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. Click the second icon in the right strip to open the Incidents pane.
2. Find the incident whose severity you want to update. The current severity is shown as a badge on the right side of the incident row.
3. Click the **severity badge** to open the severity dropdown.
4. Select the severity that best reflects the incident:
   | Option     | When to use                                           |
   | :--------- | :---------------------------------------------------- |
   | **High**   | The incident reflects a significant integrity concern |
   | **Medium** | The incident is notable but not critical              |
   | **Low**    | The incident is minor or needs limited follow-up      |
5. The severity badge updates immediately to reflect your selection.

<Tip>
  **Additional tips**

  * If you're unsure which severity to assign, review the incident details and any available video clips before making a change.
  * Severity changes are not saved until you submit your review via **Recalculate Risk index**. You can adjust the severity at any point before submitting.
</Tip>
