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

# Continuous Risk Monitoring

The **Continuous Risk Monitoring** tab in Sprinto allows you to proactively monitor risks, evaluate the effectiveness of treatments, and focus on those that require immediate action.

To access Continuous Risk Monitoring:

1. Log in to the Sprinto dashboard.
2. Navigate to **Dashboard** → **Continuous Risk Monitoring**.

<figure><img src="/files/fL6pPrKPd2j0gpmSGeFS" alt="" width="563"><figcaption></figcaption></figure>

From this page, you can:

* View the total number of approved risks in your risk register.
* Track **average inherent risk**, **average residual risk**, and **average effective residual risk**.
* Measure **average treatment effectiveness** for your organisation’s risk portfolio.
* Review a **summary of risks by treatment effectiveness**, grouped by category (for example, *Cybersecurity*).

***

#### Dashboard Actions

**1. View overall risk posture**

* The summary cards display key metrics:
  * **Average inherent risk** – risk level without any mitigation or controls.
  * **Average residual risk** – remaining risk after mitigation.
  * **Average effective residual risk** – residual risk adjusted for treatment performance.
  * **Average treatment effectiveness** – overall percentage indicating how well risk treatments are performing.

**2. Drill down into risk details**

* Click a risk category to view treatment effectiveness for individual risks.
* Each risk entry displays:
  * **Risk name and ID** (for example, *CRK 77.1: Data Breach*).
  * Description of the risk.
  * Average treatment effectiveness percentage.
  * Controls applied to mitigate the risk.
  * Number of checks monitoring each control, with readiness percentages.
  * Associated risk treatment tasks and their completion status.

**3. Review control and task readiness**

* Expand a control to view all mapped checks and their individual readiness status.
* Track pending tasks related to risk treatment directly from the drawer view.

**4. Identify improvement areas**

* Use readiness percentages to quickly identify underperforming controls or incomplete tasks.
* Focus efforts on failing or low-readiness areas to improve overall treatment effectiveness.

***

#### Best Practices

* Regularly review risks with low treatment effectiveness to ensure timely remediation.
* Use the readiness breakdown to prioritise resources where the most impact can be made.
* Keep treatment tasks up to date to prevent risk posture degradation over time.


---

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