# Cost Delta

Cost Delta helps you quickly identify unexpected changes in your cloud spend. By comparing your current cost against a historical baseline, OneLens highlights spikes or drops that deserve your attention.

## Set Up Cost Delta Thresholds and Filters

Start by defining what counts as a significant cost change for you.

* **Thresholds**: Set thresholds as a percentage or absolute value to control when OneLens flags a delta.
* **Filters**: Focus on what matters to you—filter by account, service, region, or cost center.
* **Frequency**: Decide how often you want OneLens to check for deltas—daily, weekly, or custom.

## View a Cost Delta

When OneLens detects a cost delta, it’s immediately available in your dashboard. Each delta card shows you:

* Which account, service, region, or cost center was affected
* The current spends vs. historical spend
* The delta value and percentage
* When the change was first noticed

You can sort, search, and filter the list to quickly zero in on the changes that matter most to you.

## Understand a Cost Delta

To help you understand what’s driving the delta, OneLens gives you the full context:

* **Spend Trend**: View how the cost evolved over time.
* **Breakdown by Dimension**: Drill down by usage type, instance type, resource, or tag.
* **Baseline Comparison**: See how your current cost compares with historical norms.

## Finding the Root Cause

### Top 10 Resource Root Cause

OneLens surfaces the top 10 resources contributing to the delta. You can immediately see which resources are behind the cost shift and how much each one contributed.

### AI-Based Hint

You also get an AI-generated hint that helps explain the delta using patterns from your data—such as usage anomalies, sudden scaling, or policy violations. It’s designed to save you time during investigation.

## Act on a Cost Delta

* **Acknowledge**: Indicate that the delta is under review to prevent duplicate investigations.
* **Document**: Add notes or links to create a record of the investigation.
* **Assign**: Assign the delta to the appropriate individual or team for follow-up.
* **Dismiss**: Dismiss expected or irrelevant deltas.
* **Resolve**: Mark as resolved once addressed to keep the view clean and focused.


---

# 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.onelens.cloud/observe-visibility-and-insights/cost-watcher/cost-delta.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.
