# Anomalies

Analyzes cloud costs in real time by user-set rules and AI algorithms, and displays cost anomalies in the past. By the information, you can identify possible causes of abnormal costs and easily find solutions.

1. **Select tab:** When you select a tap, the information will be displayed on the screen based on the selected tab.&#x20;
   * **Overview:** You can check summary information about abnormal costs based on the user-set rules and AI algorithms.&#x20;
   * **Alerts:** You can check the criterion for cost anomaly detection. And you can also set new criteria.&#x20;
   * **History:** You can check cost anomaly detection history and notification history.
2. **Detailed information:** Displays detailed information about the selected tab.


---

# 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.opsnow.io/opsnow-user-guide-v0.2/menu/anomalies.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.
