# Incident Priorities

Incident priority allows you to classify incidents based on a level of prioritization. Establishing incident classification levels and response plans based on priorities and thus, sharing this information throughout the entire organization is ideal. It's important to remember that resolution plans aren’t exclusively for technical responders and support staff; other departments within an organization may also need to be informed about incidents, understand their assessed impact, and occasionally take part in incident response as needed.

If your organization lacks an established incident classification scheme based on priorities, it is crucial and hence, beneficial to define a limited number of classification levels for efficient triage and major incident response processes. Conversely, if you currently utilize more than five classification levels, carefully assess the practical benefits for your organization. A higher number of levels can only lead to increased complexity and time consumption during the triage process. You will need to ensure that incoming incidents are associated with the 5 allowed, pre-defined priority levels in Squadcast.

Incidents can be classified into 5 different priority levels, the allowed values being `P1`, `P2`, `P3`, `P4`, and `P5` with `P1` being the highest priority. If no priority is set for an incident, then it will be `Unset` by default.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-81cb3249a222dd8611255272547557226d3e9343%2FScreenshot%202023-12-20%20at%2008.52.13.png?alt=media" alt=""><figcaption><p>Incident Priorities on the Incident List Page</p></figcaption></figure>

***

## Prioritize Incidents

Priority of an incident can be set or edited at any point in its lifecycle (across all states - Triggered, Acknowledged, Resolved, Suppressed).

### While Creating a New Incident

Anywhere in the system when you are creating a new incident, you can set a priority level for it by choosing one of the options in the drop-down. However, if the priority cannot be determined yet and is going to be set at a later point in time, you can simply select `Unset` and proceed with incident creation.

<div data-full-width="false"><figure><img src="https://lh7-us.googleusercontent.com/lYWrQFuZvGusKYVaXyOucxxkRTxhpJcwOiHojoe6YdXcydHPeP__FuKFqfifQ_WkEFupZMxnVLUQZ-deptYmYoYqhgJTDdHJuF8ZTYjcXsk5nIlj15n4m-eZTXbSdkFttcE4dxKkTu7FROC0tX_Woxk" alt="" width="375"><figcaption><p>Setting Priority While Creating a Manual Incident</p></figcaption></figure></div>

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark> By default, the priority level for every incident is `Unset`.
{% endhint %}

### For Existing Incidents

Priority levels can be set or edited for incidents either in the Incident List or in the Details page of incidents.

### From the Incident List page

If you are looking to set or edit the priority for a single incident, you can simply hover over the incident and select Update Priority. From the drop-down, you can choose one of the options and that will be updated.

<figure><img src="https://lh7-us.googleusercontent.com/9Q7ErvCoQVRQfYcPYgPwbQeLuBhM13TThxkheY2V9A0FSnnecn1P9-47M1HNsDjUyC-o-wWWj8AqazcbksvFDM0e9FkJ-KYH2hYrKji55mqkBM5nAiISLvoNqNvpVSKZwl1zgbXooLkJ_58jzBTQGoU" alt=""><figcaption><p>Updating Priority for an Incident on the Incident List Page</p></figcaption></figure>

If you are looking to set or edit the priority for multiple incidents in one go, start by selecting multiple incidents and selecting Update Priority bulk action on the top. From the drop-down, you can choose one of the options and the selected priority level will be set for all the selected incidents.

<figure><img src="https://lh7-us.googleusercontent.com/aNkTL3fH4sbQQdz8y6aOXSBFWUCCh8pWLyYhCfdcyVTOWh0jZpZ_2BP9bI8F201IL-Hsx3kUpRdOcFSgWKAdb5JuFbKNNnEmAzZeGigEOfVJIEzY1x5g8VWzO8t3MqxWVrAAH8eRFmi1RxS93FTffnY" alt=""><figcaption><p>Updating Priority for Multiple Incidents on the Incident List Page</p></figcaption></figure>

### From the Details page

In the Details page of an incident, you can click on the Priority drop-down to set or edit the priority level.

<figure><img src="https://lh7-us.googleusercontent.com/O9NYwohW3u5TG5EbjEi2IjM89jmGJG1Hh_Gjxv9nuI3JawueFtE3-IaeRn_WQfJaGRa4D8F83RXw8aA1HTDRfAKUPoz4Ujk5VhpEbA3nFofxWAPq3iY467m5BKR9DI7bcqiUUNT1nOIyTsjh28qp_Gc" alt=""><figcaption><p>Updating Priority on the Incident Details Page</p></figcaption></figure>

Whenever a priority level is set or edited, a log for it is present in the Activity Timeline of the incident.

<figure><img src="https://lh7-us.googleusercontent.com/wS5XAJiHp2DNo47aQ-Pw8FE0pEFpLUEo8ppdDVpyyiW7CVmZMCfNzdzvEe4Y6LdZdh5Xa1u0aWpke4yxMUMAeDxPqKcDr0bCUi4wkXJJVOye3Mb40H5UXgVh74Q8sFm76xgko2srLqFoKGnMzuzbZ6s" alt="" width="375"><figcaption><p>Activity Timeline Update for Updating the Priority</p></figcaption></figure>

***

## Filtering and Sorting

Incidents can be filtered based on priority levels on the Incident List page.

An important outcome of classifying incidents based on priority levels is to be able to view all the high-priority incidents at the top, grouped together so that responders and other members in your organization are informed of the ongoing critical issues. This is possible in the Incident List page by sorting on the **Priority** column.

<figure><img src="https://lh7-us.googleusercontent.com/gaZkjKuw4CiLIlbI7R2QEXS5rukUwWdHl7Cq7LO5TI_dSAHAKwwf7Gcdh2QNfWdum67OyCJoWXr_EM4ZFcCOjzxYvauexC_hzwSqfffEMaXYKGmlbrk-RbUgtCkdRfxYzd_EA-K_al6u_yiioaxypb8" alt=""><figcaption><p>Sorting the Priority Column on the Incident List Page</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark> This is a one-way sort. When a user clicks the sort icon in the Priority column, all the `P1`s are bubbled on the top, followed by `P2`s, and so on until `P5`. All the `Unset` priority incidents would be grouped below `P5`. If you wish to sort incidents based on the time of creation, you can click the sort icon next to **Created At** and that will reset the sorting based on time.
{% endhint %}

### Filtering on Priorities for Analytics

[Analytics for your Team or Organization](https://support.squadcast.com/analytics/analytics) can be viewed by setting filters, one of the filters now being priorities. Just like with the other filters for Analytics, you can select Add Filters > Priority > Select a level and view results.

<figure><img src="https://lh7-us.googleusercontent.com/1uy5nWeOH-C-cQsXz9sjvVnO-UVJas9Ziq9vfEmGdUyOhswGeJ_cf8sEUmCrFrr37jTB4hZeMiqMPIkz7KGeF9HEgBEAEr4kIPS09aWbrxMeVmuSCggPM_591Z69R1LUQTqr6v2vCrRwgEvJxHh423w" alt=""><figcaption><p>Analytics based on Priority</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">**Note:**</mark> Priority levels can be set, edited, viewed, and filtered in the mobile app as well.
{% endhint %}

1. While creating an incident

   <figure><img src="https://lh7-us.googleusercontent.com/wTAoDbiogtGsMne_ffpUZooQB3Nas9XK3ns9SsvxBhFDTsKCbqovegcsESvtS_5tTId7pcuoi7wKRDXqvZNuz-lzmndCL_ow5KADTndI8zNxRTJXSi2yzMrbTb3uo9HqpzXne39x5KujeH9LB6Kl9sw" alt="" width="188"><figcaption></figcaption></figure>
2. From the Details page of an incident

   <figure><img src="https://lh7-us.googleusercontent.com/Eu8DHanllzoiDBp7TmzCgvz49vLAHjuwL9LQwj3WMVKWga1kJ5fL-DKA2XgojPOFBeZb2QVVux_-bFKfp17422gUU-LGKyiCXcTY2EwubG-wzDwDpIXmrpijuzAPURzlUM84MYcuTkVoNq4fOsK8dGE" alt="" width="188"><figcaption></figcaption></figure>
3. Adding Priority as a Filter in the List page

   <figure><img src="https://lh7-us.googleusercontent.com/Unr9hLtmig1bX4wcD_H0PoMS8JKiRNMCXOtNrCAgK5vuFKCIMcQMwJgKzgCAGZyP1_OKtwWhS5O_7RQGfgOCS3ebJL8xDJxqrQYegI42rYAjdkOlrXRfyokeOrisawsjK_Y8idLw1LlPJeks9jK3MO4" alt="" width="188"><figcaption></figcaption></figure>
4. Viewing logs in the Activity Timeline of an Incident

   <figure><img src="https://lh7-us.googleusercontent.com/N_FLGGsrdQB9j_8WcpmhuP-3Ppe-moE28lIVqSftORLwYhtVDZ_HJrHq5XjlSMu7o0w8pvYOJTQmxfg-vB8dzMHShJsGwaLDqfW8sanOYFHchSIjzGgEtHZkGx0uI_jmKti0-XrG2pvAtFudXG1EB70" alt="" width="188"><figcaption></figcaption></figure>

*Have any questions?* [*Ask the community*](https://community.squadcast.com/view/home)*.*
