# Definite 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/definite-scoring).
{% endhint %}

Definite scoring only considers the unexpected events in v2 and does not compare . These events may or may not be present in the baseline. Definite scoring is simple and easy to interpret. Definite scoring works based on the following factors:<br>

* For every unexpected cluster that is in v2 and not in v1, the overall score is reduced.
* For all unexpected clusters present in both v1 and v2, overall score is reduced only when the number of logs of that cluster are higher in v2.
* There is no normalization, hence definite scoring may not work if the log file is too large.&#x20;
* Score Reduction is higher at higher sensitivity levels.
* By default, definite scoring will give a score of 0 (fail) whenever there is a critical error.

Score Reduction is higher for clusters with higher criticality.

To set the Definite 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 Definite Scoring from the drop-down as shown below:<br>

![](https://lh4.googleusercontent.com/f5yEZ9kOexA_0MhnqZ3tVr7GiaEDYtJHjVOglkoLcCmqOkILdKKl63kd-KaaZeOziyGptjrAotI-CujjsuNhfWVqRzWDQTz6ipN5RrnAgP8l_X65PcXeISFfJG27NI-cgCBfCCeK)


---

# 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/definite-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.
