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

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:<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 Autonomous 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/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.
