> For the complete documentation index, see [llms.txt](https://docs.complyan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.complyan.com/complyan-modules/risk-management/risk-register.md).

# Risk Register

The Risk Register serves as a centralized repository to record all identified risks. It includes detailed information about risk treatment options and plans, risk matrix, level of residual risk etc. This feature allows users to systematically track and manage risks across the organization as well as track and schedule periodic assessments for the organization.

In this module, new risk can be created singly or in bulk when you click the **Actions** button.&#x20;

<figure><img src="/files/IuTFHIDXhemkpvejfbhg" alt=""><figcaption></figcaption></figure>

Risks can be added to the register by one of the two ways shown below. Select any option and follow the steps as required.

<figure><img src="/files/ZN4pQY89w4FXdr4fOvB8" alt=""><figcaption></figcaption></figure>

Under the Configurations tab, risk assessments can be toggled on or off. Treatment of identified risks can also be configured based on specific controls.

<figure><img src="/files/zpcAV9PoWViMLphKblwu" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdw_eRWj_FeeCsfHidHW01Knvi2fHTTKJMNteqgEX44Bu2PU5BD_2JE-uhsozmP3I8jPRBuPVQPrnECXcNfUlpmIud1sqjzcCt7mfsyVcE8DprufMQpmOYun3zECEVIuSFnOVPmrJ4l9wUbRMvRr0JHt0xCgyuZjyW0dRbomQ?key=wWjbrBi-D3VKs2iDr_CXHUKd" alt=""><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.complyan.com/complyan-modules/risk-management/risk-register.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.
