# Comprehensive Scoring

{% hint style="info" %}
This is an older version of the document. To view the most recent version of the document, click [here](https://docs.opsmx.com/products/data-and-intelligence-module-autopilot/autopilot/scoring-algorithms/comprehensive-scoring).
{% endhint %}

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

* 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.&#x20;
* 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:<br>

1. Click System Setup in the navigation menu as shown below:

![](https://lh6.googleusercontent.com/pzc-mdJ1WTH3MTVrFQFFqDgw9K1d1kPopx59ioeewsP6SbDf6PCDQqERsjGuE1xBAYDKQNuL8aAEeB3z-XVV5g7uE3iDNHIHRDjHliOkygrruC-OmhebgZbyrG3iHIbjTSqupAji)

2\. The following screen appears:

![](https://lh5.googleusercontent.com/b-Tc0m854vpbJ1P0WNTQviNTRBTOzGfJ3GyqidQwPImjHCI9s-QojVRt5JBwKlG21cGiKnLtgm8O3qj85RAgJ8eyzr5ACriT-30peY_1nqQemJfkfQeay7Tgdu_Zq1fjX_T3HEx2)

3\. Add/Edit an application. Click[ Add Application](https://docs.opsmx.com/application-management/add-application) and[ Edit Application](https://docs.opsmx.com/application-management/edit-application) to know more.

a. After entering the application details you need to add a service.

b. Enter the Service Name in the text box and click Save. Refer to the image below:

![](https://lh4.googleusercontent.com/A35eTWIKv4uMZ9bDvFpej5c5MuFaJSE8EjKstk1DX8-JZoep7Ys-6A9mmdKMKUStIyuqQ0ieuR3mjPLl491FcRsoSCvd2RFs6WKOUx-KHUI4a-qVxqjN-LRPcwhFg_s4TlzBztsk)

**‌**

4\. Next, you get the option to select the type of service you want to add. The options are:

* ‌Deployment Verification
* Visibility
* Release Management

Select Deployment Verification. The following options appear:

![](https://lh3.googleusercontent.com/o_8idRhILGUFwa3sl1USrfjp_uCbhKqirBw78Wc_tmS0msZiN-4bgZ2_2q5RAEZkBN6tmnZX4vMB9sIZzSsA_hStWffClfSOpcjBM4d9MJGnsPgGO32tsc7FdaqxDSZfPTHIE7St)

Click the + icon to add a log template.<br>

5\. The create Template screen appears as shown below:<br>

![](https://lh4.googleusercontent.com/osveViOV2Ey5LVwWfSi0BDFd1VyJS0vGYAKS8_dSMwXvlqmyTEJ3dqw8MOgIUhrvcnJOjalvqKGxkte9fDRmKMvLDGFO3AVzqUc3ToaSxoJ8jPHsRWXQpdQhX5LVPp2JBF8fO1Et)

6\. Click Log Tags. Select Comprehensive Scoring from the drop-down as shown below:<br>

![](https://lh4.googleusercontent.com/-DUAHqZhKh5RmwF8UEN0P2RRZVtyWnj1j9_dHeYZintSFoIfU5l6xDROzDYATaufvRrNQy0cVY-tq7WNreo_t9Xe61n4cx6G792cxY0oQjN1CJWsHUtlExP9Ri7UAAJD8vGOrHFg)


---

# 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.10/data-and-intelligence-module-autopilot/continuous-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.
