# Incident Management Dashboard

The **Incident Management Dashboard** is shown as soon as you log into the web application. This is the central console displaying all the incidents which have occurred for **a team** in the Organization along with their current status.

By default, all the incidents are displayed for the Team that is selected using the team picker on the top. You can switch the toggle to **Yours** to view incidents assigned to you in this Team.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-bfc6da0f5120f9233cfdbd55d9ad84694eac768f%2Fincident_display.png?alt=media&#x26;token=ad69d331-e71f-4886-aad3-bb5d214b6990" alt="Incident Dashboard central console in Squadcast"><figcaption></figcaption></figure>

You can filter your incidents by their status (<mark style="color:red;">`Triggered`</mark>, <mark style="color:red;">`Acknowledged`</mark>, <mark style="color:red;">`Resolved`</mark> or <mark style="color:red;">`Suppressed`</mark>) by using the tab-based navigation in the list section.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-5e2804fcc2669f35d43708951f1781b1ebbf5a54%2Fincident_dashboard_status_filter.png?alt=media&#x26;token=716a555e-07da-405c-a1b2-cfeeb756ea91" alt="Incident dashboard status filter in Squadcast"><figcaption></figcaption></figure>

You can filter incidents by time using the quick filter options or by using the time range selector on the top right corner of the page. By default, incidents from the past week are displayed.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-7060adf7cc9368e17f4c7fdffc6559297b6627b5%2Fincident_dashboard_time_filter.png?alt=media&#x26;token=1a13a45b-6fe3-4ec5-aaf5-74bec468685b" alt="View of incident dashboard time filter in Squadcast"><figcaption></figcaption></figure>

You can also filter incidents by the impacted **Service**, associated **Alert Sources** and **Incident Assignees**.

<figure><img src="https://1574591692-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8TaWz01jmUJl58p4ZVel%2Fuploads%2Fgit-blob-7d6f7ee4a76a2e9e9572dafd178dc4822e135aa7%2Fincident_dashboard_other_filters.png?alt=media&#x26;token=74259720-b96f-40be-baba-0e40b530d85e" alt="Filters in the Incident Dashboard in Squadcast"><figcaption></figcaption></figure>

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.squadcast.com/dashboards/incident-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
