# Perceived Risk and Sensitivity

### **Perceived Risk**

The graphical representation of the risk calculated by the system. The needle represents the risk of deploying this release into production. The boundary of ‘Low’, ‘High’ and ‘Medium’ is derived from the "**minimumCanaryResultScore**" and "**canaryResultScore**" values provided as input to start this risk analysis. Refer to the image below:

![](/files/jSgsuaKbHr2lXmClxJ83)

### **Sensitivity**&#x20;

This option instructs the system on how sensitive the application should be each of the unexpected events found. The default value is ‘high’ signifying that each and every unexpected event should be treated with higher weightage. You can set the sensitivity using the drop-down as shown in the image below:&#x20;

![](/files/W0O4gvw8QYZAe6r2kbE4)

The details about each value and how it will impact the scoring is in [Log scoring formula/Sensitivity and guidelines for selection](https://app.gitbook.com/@opsmx-1/s/doc/~/drafts/-MKhwYlb2Lwai_iGgoJI/autopilot/general-concepts-of-autopilot/interpreting-the-score#log-scoring-formula-sensitivity-and-guidelines-for-selection).


---

# 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.opsmx.com/opsmx-1/opsmx-context-engine/additional-resources/previous-releases/isd-3.12/data-and-intelligence-module-autopilot/autopilot/log-analysis/perceived-risk-and-sensitivity.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.
