# Оценка рисков

При необходимости, заполните анкету для каждого продукта, чтобы определить **критичность для бизнеса**:

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

{% hint style="info" %}
**По умолчанию** значение критичности для бизнеса равно **10**. Если вы не установите другое значение, любой продукт будет считаться <mark style="color:red;">высококритичным</mark>. Пожалуйста, скорректируйте уровень критичности, чтобы ваши показатели отражали более реалистичную [тенденцию риска](/security-center/features/security-metrics/wrt-weighted-risk-trend.md).
{% endhint %}

Чтобы просмотреть результаты **тестов по оценке рисков**, перейдите на страницу "Обзор оценки рисков". Здесь для каждого продукта отображаются ответы, выбранные в этих тестах или настроенные вручную, а также рассчитанное на основе этих ответов значение критичности бизнеса.

<figure><img src="/files/qhRCdVVsWitUXMDhOv3w" 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.cybercodereview.ru/security-center/general-portal-settings/product-settings/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.
