# Risk assessment

If nessasary to complete a survey for each product to determine **business criticality**:

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

{% hint style="info" %}
The **default** value for business criticality is **10**. Unless you set a different value, any product is considered to be <mark style="color:red;">highly critical</mark>. Please adjust criticality level so that your metrics reflect a more realistic [risk trend](/appsec-portal/features/security-metrics/wrt-weighted-risk-trend.md).
{% endhint %}

To view the results of the **risk assessment tests**, navigate to the **Risk Assessment Overview** page. Here, the chosen answers in these tests or manually settings are displayed for each product, along with the calculated business criticality value based on those answers.

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


---

# 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.whitespots.io/appsec-portal/features/working-with-products/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.
