> 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/conduct-a-risk-assessment.md).

# Conduct a Risk Assessment

Risk assessment is a periodic activity that ensures your organisation's risk profile remains up to date with changes in operations, regulatory obligations, or technology. In Sprinto, you can perform assessments in-app or upload externally completed reports.

Here's a short walkthrough video on periodic risk assessment.

{% embed url="<http://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2FY5OxcD8hxF3HmDF7PbsG%2FCompleting%20Periodic%20Risk%20Assessment.mp4?alt=media&token=6242e762-8b2a-47ee-9d5e-a74e3e5cfdf7>" %}

### Access the Risk Assessment Tab

1. Log in to the Sprinto dashboard and navigate to **Risks**.
2. Select the **Periodic Risk Assessment** tab at the top.

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

3. Click **+** **Start Risk Assessment**.

You can choose to:

* Start an assessment for **all completed risks** in the organisation.
* Limit the scope to **risks from a specific zone** by selecting it from the dropdown.

{% hint style="info" %}

* You cannot start a new organisation-wide assessment if one is already in progress.
* Sprinto recommends performing this activity at least once per year.
  {% endhint %}

<figure><img src="/files/zsMmYc8Kotqvvf1qS0KV" alt="" width="375"><figcaption></figcaption></figure>

***

### Option 1: Perform In-App Assessment

This option allows you to review, update, and evaluate risks using your existing register.

#### Steps:

1. Select **Finish assessment using risks added to the Risk register**.
2. Review each risk for:
   * Accuracy of parameters (likelihood, impact, residuals)
   * Validity of mitigation plans
   * Treatment status
3. Register any new risks that have emerged.
4. Tick the checkbox **I have reviewed the risks above** to enable final submission.
5. Click **Finish assessment** to complete the cycle.

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

{% hint style="info" %}
ll changes made here are saved and reflected in the Risk Register.
{% endhint %}

***

### Option 2: Upload an External Risk Assessment

If you maintain your risk register externally (e.g. in Excel or a GRC tool), you can upload the risk document to complete the assessment in Sprinto.

#### Steps:

1. Click **Finish assessment** and then select **Upload to start assessment**.

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

2. Enter an **assessment name** (e.g. "February 2025 assessment").
3. Upload the file in supported formats (.xls, .xlsx, .doc, .docx, .dotx, .pdf).
4. Tick the checkbox **I have reviewed the uploaded document**.
5. Click **Finish assessment** to submit.

{% hint style="info" %}
You can also replace the uploaded document later if needed.
{% endhint %}

<figure><img src="/files/1IwqX6TyoTyh64pxcSda" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/conduct-a-risk-assessment.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.
