# Comprehensive Scoring

Comprehensive scoring also works similarly to definite scoring. Here also it considers all log clusters in v2. The difference in comprehensive scoring is it takes ratio-based scoring instead of the actual numbers. Comprehensive scoring works based on the following factors:

* Normalizes the score by the total number of unexpected clusters.
* Has a different ratio-based scoring mechanism for unexpected clusters present in both v1 and v2.
* Comprehensive scoring is tolerant to unexpected events that are present in both v1 and v2 unless the ratio of those events is much higher in v2. Hence, Comprehensive Scoring is used in scenarios where there are unexpected clusters in v1 that you may want to ignore in v2.
* Score Reduction is higher at higher sensitivity levels.
* Score Reduction is higher for clusters with higher criticality.
* By default, comprehensive scoring will give a score of 0 (fail) whenever there is a critical error.

To set the **Comprehensive Scoring Algorithm** follow the steps below:

Users can select the Comprehensive Scoring algorithm while creating a "[**Log Template**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-analysis/templates/log-template)". Users can set the Comprehensive Scoring algorithm after creating an application.

If you haven’t created an application already, click [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application/create-application).

To know more about how to create a Log Template, refer [**here**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-analysis/templates/log-template).&#x20;

1. From the application dashboard, click "**Setup**" and click “**Analysis Templates**” and then click "**+New Template**" button.\ <br>

   <figure><img src="https://lh6.googleusercontent.com/jm1Nn84psvsdPi23-7d69yH5U25ZpY_AuwU02_-wRbcY2lEkensQskfBOD_XT2aGDVwOUqnsSZ1VqQYA_kUVDEG6LUDGS-v6rWWCFU-RDDJSdsphjx4N3uiy-UPE8EAYSXLXJ9p-U3lrqNCKmwt_JT0" alt=""><figcaption></figcaption></figure>
2. After clicking “**+New Template**” button, two options appear for you to choose the type of template you want to create. Select the “**Log Template**” from the available options as shown in the below image.\ <br>

   <figure><img src="https://lh3.googleusercontent.com/-3IqOL3E2Lv-q0SpX4DPyz9WahiGopMFKpzvUlqTZo6jRqXErX-o7Xz7xar-r-PGMF0wfUbDwm7fgobWPPCI-QH8Bvd55SOD9qz5GoXidrqHAmyge-Q3wzW_lRHpO9xY1Hb6pO6rSmskjQH_sDNYawU" alt=""><figcaption></figcaption></figure>
3. Click the **Scoring Algorithm** drop-down and select **Comprehensive Scoring** as shown in the image below:\ <br>

   <figure><img src="https://lh6.googleusercontent.com/28b5RHPT6B7pXHyl2uprU5aRMfXs3ipk0a_qnhwc9xsQD5rMtuC7vrquFYIdSdyYHu_NSrawrAYj0w23XJKnw6Ko6rbmR_8A0I0tQA4oyafjYU6I_vH-UEj8wdhy7Pma5kx81T2-EoX81N1HgsWLtyo" 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.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/scoring-algorithms/comprehensive-scoring.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.
