# Vizpad level

{% hint style="warning" %}
Enabling/disabling anomalies in Vizpads level will not change the instance level settings configured in **Application Settings**.
{% endhint %}

### **View mode**

1. Click on the required Vizpad from **Explore** tab.
2. On the top panel, you can find an array of icons. The first icon allows you to enable/disable anomalies for the current Vizpad.

<figure><img src="/files/nSM59scUxd7SJ6JQQEQO" alt="" width="563"><figcaption><p>Setting anomalies for a Vizpad in View mode</p></figcaption></figure>

3. If the icon is enabled (blue in color), then anomalies will be displayed for line charts in the Vizpad.
4. Click on the icon to show/hide anomalies as required. Everytime the button is clicked, a message will be displayed on the top of the screen informing whether the anomalies are enabled/disabled.

### **Edit mode**

1. Click on the **Edit** button on the required Vizpad.
2. On the top right corner, click on the **Settings** icon. If **Enable Anomalies** toggle is enabled, then anomalies will be displayed for line charts. If the toggle is disabled, then the anomalies will be hidden.

<figure><img src="/files/2h6SiK87aBJo5T9tx8zd" alt="" width="563"><figcaption><p>Setting anomalies for a Vizpad in Edit mode</p></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://help.tellius.com/tellius-6.3/vizpads-explore/anomaly-management-for-line-charts/vizpad-level.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.
