# Definite Scoring

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:

* The overall score is reduced for every unexpected cluster in v2 and not in v1.
* For all unexpected clusters present in both v1 and v2, the overall score is reduced only when the cluster logs are higher in v2.
* There is no normalization, hence definite scoring may not work if the log file is too large.
* 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:

Users can select the Definite 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 Definite Scoring algorithm after creating an application.&#x20;

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).&#x20;

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).

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

   <figure><img src="https://lh4.googleusercontent.com/sFWitcDGcWZ2wa36OSj9mow3yZyaaBPwpOB-JHlI0JlRelY8JM5w6_SfKXC4qOFarUY2wwfILXDpxC3bm5FQwGRLAluEwcCOQwm6bICdwBa-Mw0mTGXm7vNiK2qtcyEIjfWFA4cCIdzar-bEVHXiuVI" 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://lh5.googleusercontent.com/9wlisFT4u9lVsMZMKFIijX8xOdtF1FfzzeI5Jiny-z4yXPumDCi4lXx5Y5W2tQEA-XvJHwwEjE0WwbDp97qu4iico1ZNycbJfTeFA5JvFY518F4Rf6V_8X_De4LVcXkeICxU1myQOEwaHFixJnFWZYg" alt=""><figcaption></figcaption></figure>
3. Click the **Scoring Algorithm** drop-down and select the **Definite Scoring** as shown in the image below:\ <br>

   <figure><img src="https://lh6.googleusercontent.com/ZfqUeskTqBs0Tj605a69dA_YpCExnWwsuEbD-pjNuf4BmBHc9dSucWk44T8EecTqHESmj5ZCeBXYJv788QNtMmE4BzG29qA-OpCiNowQlGmcPoj-Py4a7GCDlb01j07TmOhmgAJndp-F0U5tHKBi4Yw" 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/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.
