# Metrics settings

* [**Severity weights**](#severity-weights)
* [**Risk appetite**](#risk-appetite)
* [**Business criticality**](#business-criticality)
* [**SLA**](/appsec-portal/features/security-metrics/metrics-settings/sla.md)

### Severity Weights

You can set the **weight** for each severity type according to your business needs by going to *Settings -> Metrics -> Severity Weights*:

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

### Risk appetite

Set your **general** **risk appetite** and **risk appetite  per product**:

* The *general WRT* is calculated from the sum of the risks of all the applications. So **General** **Risk appetite value** is the general WRT value that seems acceptable to the business and should be considered as a general KPI.
* **Risk appetite per product** sets a value for each product development team, this risk appetite is their target metric (up to this value they need to reduce their risk trend).

<figure><img src="/files/tPySaAsw0mW3rqLgADmR" 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/security-metrics/metrics-settings.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.
