# Updating And Deleting Widgets

## **OVERVIEW**

[Widgets](/dashboards/adding-a-new-widget.md) are the basic visualization panels that build [Dashboards](/dashboards/creating-a-new-dashboard.md) in order to enable real-time quality monitoring.

Each widget is designed to clearly visualize the data collected from your own [Data Sources](/integrations/adding-new-integration/adding-a-new-data-source.md).

You may need to ***edit*** the configuration of existing widgets on Dashboards. Follow the steps below in order to ***edit*** and ***delete widgets***.

## **1. EDITING WIDGETS** :pencil2:&#x20;

1. Open the **Dashboard** you want to work on.
2. Click the **"Edit"** button on the right corner to enter **"Edit Mode"**.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2F7IH4AJedtON61yAB5Vdn%2Ffile.png?alt=media)

*3. **Edit Mode*** allows you to configure any widget. Click **"..."** on the right corner of the widget which you want to configure. And click **"Edit Widget"**.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FbY98d9wWv2eYgB6Z168U%2Ffile.png?alt=media)

4\. Configure the widget and click **"Update"** button to save the changes.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FIerTZ7ZWwdtMOcwTg0lr%2Ffile.png?alt=media)

## **2. DELETING WIDGETS** :x:&#x20;

1. Open the **Dashboard** you want to work on.
2. Click the **"Edit"** button on the right corner to enter **"Edit Mode"**.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FzVII0VOn0ck598oHPIvm%2Ffile.png?alt=media)

3\. Click **"..."** on the right corner of the widget which you want to delete. And click **"Delete Widget"**.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FbzgLV9mAMUQXuem02kGC%2Ffile.png?alt=media)

4\. Click **"OK"** to confirm that you want to delete the widget permanently.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2F8urIWbHmciTZY9jxtmYu%2Ffile.png?alt=media)

## **WHAT'S NEXT?** :dart:&#x20;

* [Adding a New Widget](/dashboards/adding-a-new-widget.md)


---

# 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.oobeya.io/dashboards/updating-and-deleting-widgets.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.
