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

# Dashboard Actions

Perform key actions to create, manage, review, and monitor your organisation’s policies from a single unified dashboard.

The **Dashboard Actions** section in the Policies module brings together all the tools required to keep your documentation up to date, review-ready, and audit-compliant. Whether you’re drafting a new policy, mapping controls, sending acknowledgement requests, or setting up recurring checks, this is where all operational actions begin.

***

### **What you can do from the dashboard**

<table><thead><tr><th width="130.1875">Action</th><th>Description</th></tr></thead><tbody><tr><td><strong>Create</strong></td><td>Add new policies, procedures, and documents using templates, built-in editors, uploads, or syncs from Confluence or SharePoint.</td></tr><tr><td><strong>Manage</strong></td><td>Edit, version, disable, and review the lifecycle of existing documents. Assign reviewers and track version history.</td></tr><tr><td><strong>Review</strong></td><td>Enable collaborative comments and feedback using the reviewer workflow. Approvers can finalise and publish documents.</td></tr><tr><td><strong>Map</strong></td><td>Link documents to compliance controls for audit evidence and framework alignment. Use manual or AI-assisted mapping.</td></tr><tr><td><strong>Acknowledge</strong></td><td>Send requests for staff acknowledgement and track completion across teams. Supports onboarding and periodic use cases.</td></tr><tr><td><strong>Monitor</strong></td><td>Set up recurring checks tied to policy tasks and track their health over time using the Monitoring tab.</td></tr></tbody></table>

***

### **When to use dashboard actions**

Use these actions during:

* Initial framework setup and policy rollout
* Quarterly or annual policy reviews
* Staff onboarding and compliance training
* Pre-audit evidence preparation


---

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