# Remove a Dashboard

## How to remove a Dashboard

Click the **Edit Dashboard** button to display the **Action** menu.

Select **Remove Dashboard** in the **Action** menu to select the Dashboard to delete. Confirm by clicking **OK**.

{% hint style="info" %}
Note! Removing a Dashboard removes it for all users.
{% endhint %}

{% hint style="info" %}
Note! A removed Dashboard cannot be restored.
{% 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://docs.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/dashboards/delete-a-dashboard.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.
