# Create a Risk Register Entry

This section describes the different ways you can create and register risks in Sprinto. You can access all these actions from the **Risks** section in the Sprinto dashboard.

Here's a short video on how to set up and manage risks.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEsyn5VMU6e0OyGjRtKgx%2Fuploads%2Fs0nYrUmVGU1LdVcTXGRa%2FSetting%20Up%20and%20Managing%20Risks%20in%20Sprinto.mp4?alt=media&token=35d2a60f-d979-47a0-85c8-929e0650f285>" %}

### Add Risks from the Risk Library

Sprinto offers a comprehensive, curated library of industry-standard risks. This is the quickest and most recommended way to populate your risk register.

#### To add risks from the library:

1. Log in to the Sprinto dashboard and navigate to **Risks**.
2. In the Risk register tab, click **+ Add risks** and select **Add risks from Sprinto’s curated library**.

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

4. Browse through the available risk categories and select the risks applicable to your organisation.
5. Click **Add risks to register**.

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

{% hint style="info" %}
Once added, each risk must be scored to complete its registration.
{% endhint %}

***

### Add Risks Manually

If your organisation has risks that are not covered in Sprinto’s predefined library, you can define them manually.

#### To add custom risks:

1. Log in to the Sprinto dashboard and navigate to **Risks**.
2. In the Risk register tab, click **+ Add risks** and select **Add a new risk**.

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

3. Enter details such as:
   * Asset group
   * Risk scenario
   * Risk owner
   * Applicable CIA
   * Risk source
   * Risk managers
   * Exposed threats
   * Exposed vulnerabilities
   * Monetary Value
   * Additional information
4. Click **Add risk to register.**

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

{% hint style="warning" %}
Custom risks must also be scored to be considered complete.
{% endhint %}


---

# Agent Instructions: 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/create-a-risk-register-entry.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.
