> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/data-library/incidents/dashboard-actions.md).

# Dashboard Actions

The *Dashboard Actions* under the **Incidents** section allow you to manage all operational tasks related to incident tracking, resolution, and compliance. From adding incident management tools to triaging employee-reported issues and monitoring automated checks—Sprinto gives you a centralised, compliance-ready workflow.

This section summarises all available actions you can perform within the *Incidents* dashboard.

***

### Available Actions

**1. Add and Manage Incident Sources**

Learn how to:

* Integrate tools like PagerDuty, Jira, Microsoft Defender, and GuardDuty.
* Configure service monitoring and mailbox addresses for employee-reported incidents.
* View and fix integration errors.

This action helps you set up the foundational systems Sprinto uses to collect and track incident tickets.

***

**2. Report and Resolve Incidents**

Understand how to:

* Report incidents through the employee portal or email (for PagerDuty).
* Resolve incidents directly in Sprinto or by navigating to external platforms.
* Handle sensitive cases involving data loss and stakeholder notification.
* Mark irrelevant incidents as special cases for compliance exclusion.

This action covers the full incident lifecycle, from logging to closure, while ensuring all resolution steps are captured and auditable.

***

**3. Monitor Incident Checks**

Use this action to:

* View active, failing, and unmonitored incident checks.
* Add checks individually or in bulk using templates or spreadsheets.
* Filter by zone, severity, and days to fail.
* Review historical check status and download audit logs.

This helps you maintain continuous visibility over unresolved incidents and track compliance actions through system-generated monitors.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.sprinto.com/data-library/incidents/dashboard-actions.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.
