# Autonomous Scoring

Autonomous scoring works even if there is no baseline. It can work on a single file, i.e., only on v2 log files. Autonomous scoring works based on the following factors:

* Autonomous scoring is ideal for scenarios where you only have the v2 log files but it will also work if you have both v1 and v2 logs.
* Hence, Autonomous scoring will also work if no v1 log file is provided.
* Score reduction is done only on clusters that are unique to v2 logs.
* Clusters belonging to v1 logs are ignored for score reduction.
* Score reduction is normalized by the total number of unexpected clusters in v2 and v1v2.
* Score Reduction is higher at higher sensitivity levels.
* Score Reduction is higher for clusters with higher criticality.
* By default, autonomous scoring will give a score of 0 (fail) whenever there is a critical error.

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

Users can select the Autonomous 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 Autonomous 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).&#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/Ebst0_CWhnAlx5c8D6KbLAelIfs-UwB_esjXd3jYtTuCrdb6C2eVs96eiiSCyb37QyZuyo9cawQeVhAKa82f35LIY_wvq6WGLdLyvaZOznRuR_6dC2vKeerBzlx3FfZiVkHKlYi6jKGRrkbczTck9cY" 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/T5-S-t6SWaF8_ukXV620xrBiSur3k1MlDCWTmPab8aNoeXlVudXi1x2Ht6lEST2UQ-47cr--EAuFanm9DG1p-8Y2PVLwtZznoR4sca4D63fyqeEfofA1D9mm0QLGVYgDUlL7PThkx7QpXYg0IXCjnrI" alt=""><figcaption></figcaption></figure>
3. Click the **Scoring Algorithm** drop-down and select **Autonomous Scoring** as shown in the image below:\ <br>

   <figure><img src="https://lh6.googleusercontent.com/R25iqvzR-X4TKs1wFld_BvxJEqo_IiW1j5QRI0VO5jV3W0CSkDPrIiLFRwq59t7XhPdF1kw9xQH9KD8XzAE9M9bHdfyhO7z9rnf9T7r05QK5OcH2_l-PeH641-J8fp7_vdDIRuu-phTkSnvMnTwzTPc" 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-1/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/scoring-algorithms/autonomous-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.
