> For the complete documentation index, see [llms.txt](https://help.tellius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tellius.com/vizpads-explore/anomaly-management-for-line-charts/chart-level.md).

# Chart level

{% hint style="warning" %}
Enabling/disabling anomalies in chart level (in Search and Vizpads) will not change the instance level settings configured in **Application Settings,** or the Vizpad level settin&#x67;**.**
{% endhint %}

### **Vizpads (Explore tab)**

#### **View mode**

1. Click on the required Vizpad from **Explore** tab.
2. For any line chart, click on the three-dot kebab menu and select **Enable Anomalies** to display the anomalies or **Disable Anomalies** to hide the anomalies.

<figure><img src="/files/jY7JkJ8e7L4xVD2mO0X5" alt="" width="563"><figcaption><p>Vizpad chart in View mode</p></figcaption></figure>

#### **Edit mode**

1. Click on the **Edit** button on the required Vizpad.
2. In the right **Configuration** pane, enable the **Show Anomalies** toggle to display the anomalies in a chart. Turn off the toggle if you want to hide anomalies for the chart.

<figure><img src="/files/t4osSbU9c08uftgH6mkj" alt="" width="563"><figcaption><p>Vizpad chart in Edit mode</p></figcaption></figure>

### **Search**

<figure><img src="https://files.helpdocs.io/6dnnwn52e3/articles/574cjoy7jo/1687616813633/image.png" alt="" width="563"><figcaption><p>Setting anomalies for a chart in Search</p></figcaption></figure>

1. Users have the flexibility to show/hide the anomalies displayed in search query results.
2. In the right **Configuration** pane, enable the **Show Anomalies** toggle to display the anomalies in a chart. Turn off the toggle if you want to hide anomalies for the chart.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.tellius.com/vizpads-explore/anomaly-management-for-line-charts/chart-level.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
