# Dashboard Widgets

The widgets available will vary depending on your license type, role, and permissions.

Any actions you take will only be valid for your system users. Other users will see their own settings.

## Dashboard Actions

### Edit Dashboard

You can add, remove, or relocate a widget by clicking on the **Edit Dashboard** button at the top right. Once you have made the change, click **Save Changes**.

{% hint style="info" %}
Available widgets might vary depending on your license type, role, and permission.
{% endhint %}

### Add Widgets

Select the widget you want from the **Edit Dashboard** **> Add Widgets** menu and click **Save** **Changes** to confirm the action.

{% hint style="info" %}
You'll find newly added widgets at the bottom of the page.
{% endhint %}

### Remove Widgets

When you click **Edit Dashboard**, an **‘X’** icon will be visible at the top right of each widget. Click the **‘X’** to delete a widget and click **Save Changes** to confirm the action.

### Relocate Widgets

Click the **Edit Dashboard** button and drag and drop the widget to the desired location. Click **Save** **Changes** to confirm the action.

{% hint style="info" %}
All the actions you take on the relevant page will only be valid for your system users. The other system users on the platform will see their default settings.
{% endhint %}


---

# 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://doc.keepnetlabs.com/next-generation-product/platform/dashboard/dashboard-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.
