> 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/monitoring/dashboard-actions.md).

# Dashboard Actions

- [Create and Manage Checks](https://docs.sprinto.com/monitoring/dashboard-actions/create-and-manage-checks.md): Learn how to create workflow-based compliance checks, add templates, and manage automated monitors in Sprinto's Monitoring dashboard.
- [Create a Single Workflow Check](https://docs.sprinto.com/monitoring/dashboard-actions/create-a-single-workflow-check.md): Learn how to create and configure single workflow checks in Sprinto, including scheduling, evidence windows, reviewers, task lifecycle settings, and recurring compliance tracking.
- [Create Automated Checks](https://docs.sprinto.com/monitoring/dashboard-actions/create-automated-checks.md): Learn how to define and run custom automated compliance checks on integrated or native entities using Sprinto’s rule builder and evaluation engine.
- [Sync Tasks in Jira Dashboard](https://docs.sprinto.com/monitoring/dashboard-actions/sync-tasks-in-jira-dashboard.md): Learn how to sync Sprinto workflow check tasks with your Jira dashboard to create, manage, and track compliance activities directly from Jira.
- [AI Powered Evidence Gap Analysis](https://docs.sprinto.com/monitoring/dashboard-actions/ai-powered-evidence-gap-analysis.md): Use Sprinto AI to automatically validate your uploaded evidence for relevance, scope, and timeliness before audit submission.
- [View and Investigate Checks](https://docs.sprinto.com/monitoring/dashboard-actions/view-and-investigate-checks.md): Learn how to explore, troubleshoot, and fix compliance check issues using Sprinto’s Monitoring dashboard.
- [Working with the Monitoring Table](https://docs.sprinto.com/monitoring/dashboard-actions/working-with-the-monitoring-table.md): Learn how to navigate, filter, and interact with Sprinto’s Monitoring table to track check status, troubleshoot tasks, and drive compliance actions.


---

# 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/monitoring/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.
