> 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/add-risks-to-zones.md).

# Add Risks To Zones

This guide will walk you through the process of adding risks to zones in Sprinto. Risks added to zones are treated as specific to that zone and can be assessed accordingly, providing a granular control on zone-specific risk management.

Please refer to our [Risk Assessment](/risks/dashboard-actions/risk-assessment-for-zones.md) guide for detailed instructions on performing zone-specific risk assessments.

### Before you begin <a href="#before-you-begin" id="before-you-begin"></a>

* Log in to the Sprinto admin portal using your credentials.
* Ensure you already have your required zones created to add risks during the procedure below.

### Procedure <a href="#procedure" id="procedure"></a>

1. Log in to the Sprinto dashboard and navigate to **Risks**.
2. Select your desired Zone from the zone selector. This is the zone to which you will add risks.

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

3. Once you select your desired zone, click Add Risks from the top-right corner. By default, the “All zones” is selected.
4. Use one of the following methods to add risk:
   * Sprinto’s risk library: Select the predefined risks from the library with industry-standard risk scores and implement a mitigation plan.
   * Risk via. CSV upload: Add risk details in bulk on Sprinto uploading CSV file template.
   * Individual new risk: Add an individual risk using Sprinto's in-built risk scoring scales.
5. For detailed instructions, refer to our guide on[ adding risks to the risk register](/risks/dashboard-actions/create-a-risk-register-entry.md) or [risk scoring](/risks/dashboard-actions/score-a-risk.md). If risks are added but not scored, they remain in “Incomplete” status.
6. Once the risks are added and scored, you can review the added risks’ performance through the zone-specific risk heat map.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72126464123/original/SYUAFaqNx1SKVnXyUbbGXSB5N2IH0CvPbg.png?1733150591" alt=""><figcaption></figcaption></figure>
7. Review the zone name against each added risk.<br>

   <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72126464128/original/2MGlqWIQoPNmTk69HXxef93FtFXJ7sb8jQ.png?1733150591" alt=""><figcaption></figcaption></figure>

### Support <a href="#support" id="support"></a>

Get in touch with our [support team](mailto:www.support@sprinto.com) if you have any queries related to risk management for the zone or need any assistance.


---

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