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

# Dashboard Actions

The Dashboard Actions section in Sprinto’s Risk Management module guides you through every interaction you can perform with risks inside the platform. These actions cover the entire lifecycle of a risk—from creation to closure—and ensure that your organisation stays compliant, informed, and audit-ready.

***

Here’s a breakdown of the actions you can perform directly from the Risk Register and associated dashboards:

### 1. Create a Risk Register Entry

Add risks to Sprinto using three available methods:

* Select risks from the predefined **Risk Library**
* Create **custom risks manually**
* Use **CSV bulk upload** to import risks at scale

This is your starting point for defining the risk profile of your organisation.

***

### 2. Score a Risk

Complete risk scoring by assigning:

* **Inherent Likelihood** and **Impact**
* **Residual Likelihood** and **Impact**

Scoring enables Sprinto to visualise the risk in heat maps and unlock further actions like treatment and assessment.

***

### 3. Map Controls to a Risk

Associate specific security controls with each risk to reduce their likelihood or impact. You can:

* Map controls manually by category or framework
* Use **Sprinto AI** to receive automated control suggestions

***

### 4. Define and Track Risk Treatments

Choose how you wish to treat each risk:

* Accept, Avoid, Transfer, or Further Mitigate
* Document treatment notes
* Create and assign **treatment tasks** with due dates and attachments

***

### 5. Conduct a Risk Assessment

Perform periodic reviews of all completed risks:

* Assess risks in-app via the Risk Register
* Upload an external risk register document
* Submit reviewed assessments to mark the cycle complete

***

### 6. Review a Risk Assessment

Senior management can review submitted assessments and formally approve them. This step finalises the risk assessment process and ensures audit trail integrity.

***

### 7. Edit or Delete a Risk

You can:

* Edit details like risk owner, parameters, and treatment plan before approval
* Delete risks that are incomplete or no longer relevant

***

### 8. System Checks and Notifications

Sprinto provides system-generated alerts for:

* Unscored risks
* Overdue assessments
* Incomplete treatment tasks
* Pending approvals

These system checks help ensure you never miss a critical compliance step.

***


---

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