> 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.md).

# Risks

- [Overview](https://docs.sprinto.com/risks/overview.md)
- [How it Works](https://docs.sprinto.com/risks/how-it-works.md)
- [Dashboard Actions](https://docs.sprinto.com/risks/dashboard-actions.md)
- [Create a Risk Register Entry](https://docs.sprinto.com/risks/dashboard-actions/create-a-risk-register-entry.md)
- [Risk Registers](https://docs.sprinto.com/risks/dashboard-actions/risk-registers.md): Create and manage multiple risk registers in Sprinto to segment risks by teams, regions, or frameworks while retaining consistent risk management workflows.
- [Add Risks To Zones](https://docs.sprinto.com/risks/dashboard-actions/add-risks-to-zones.md)
- [Score a Risk](https://docs.sprinto.com/risks/dashboard-actions/score-a-risk.md)
- [Create Custom Risk Scores](https://docs.sprinto.com/risks/dashboard-actions/create-custom-risk-scores.md): Create custom risk scores in Sprinto using flexible scoring logic to accurately assess and prioritise organisational risks.
- [Risk Assessment for Zones](https://docs.sprinto.com/risks/dashboard-actions/risk-assessment-for-zones.md)
- [Map Controls to a Risk](https://docs.sprinto.com/risks/dashboard-actions/map-controls-to-a-risk.md)
- [Define and Track Risk Treatments](https://docs.sprinto.com/risks/dashboard-actions/define-and-track-risk-treatments.md)
- [Conduct a Risk Assessment](https://docs.sprinto.com/risks/dashboard-actions/conduct-a-risk-assessment.md)
- [Risk Intake](https://docs.sprinto.com/risks/dashboard-actions/risk-intake.md): Enable employees to report risks and streamline risk review with Sprinto’s Risk Intake workflow, from submission to approval or rejection.
- [Edit a Risk](https://docs.sprinto.com/risks/dashboard-actions/edit-a-risk.md)
- [Archive a Risk](https://docs.sprinto.com/risks/dashboard-actions/delete-a-risk.md)
- [Systems Checks and Notifications](https://docs.sprinto.com/risks/dashboard-actions/systems-checks-and-notifications.md)
- [Frequently Asked Questions (FAQs)](https://docs.sprinto.com/risks/frequently-asked-questions-faqs.md)
- [Glossary](https://docs.sprinto.com/risks/glossary.md): Use this glossary to familiarise yourself with the terminology used across risk workflows in Sprinto.


---

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