# Edit a Widget

## Overview <a href="#overview" id="overview"></a>

This guide explains how to edit widgets in Fusion to better align with your data visualization needs. Editing a widget allows you to customize its appearance, data source, and settings, ensuring it delivers the most relevant insights for your dashboard.

By understanding how to edit widgets effectively, you can:

* Tailor widgets to highlight specific metrics or data points.
* Adjust visualizations to align with team or project goals.
* Ensure your dashboards remain dynamic and up-to-date.

## Getting Here <a href="#getting-here" id="getting-here"></a>

To edit widgets embedded in a dashboard, use must first **Edit** the dashboard.

<i class="fa-triangle-exclamation">:triangle-exclamation:</i> To reduce the risk of accidentally editing a dashboard, you can use the **Open** option instead of the **Edit** option described below.

<i class="fa-hexagon-exclamation">:hexagon-exclamation:</i> Changes made to dashboards in edit mode take effect immediately. There is no SAVE button or UNDO option.

To edit a dashboard, use the following steps.

1. From the main menu, navigate to **Dashboards > All**.
2. Click the **row options** icon <i class="fa-circle-ellipsis">:circle-ellipsis:</i> at the beginning of the row that includes the custom dashboard.
3. Click **Edit**.\
   At the top of the page, an unlock button <i class="fa-unlock">:unlock:</i> displays, indicating the dashboard is in Edit mode. You can click this button to exit edit mode.

## Edit a Widget <a href="#edit-a-widget" id="edit-a-widget"></a>

To edit a widget, hover over the right corner of the widget container; a menu of icons appears.

The gear (5) ( <i class="fa-gear">:gear:</i> ) icon link to the **Widget Settings** page and the widget's current configuration settings.

![](/files/javw5caHGcr8IOIiQeWq)

In this example widget, the widget's settings display in the image below.

![](/files/a0dcG8SwoGFp1admmHsB)

Make changes to the options, and then click **SAVE**, or click **CANCEL**.


---

# 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.fusion.vectra.ai/dashboards/widgets/index/edit-widget.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.
