# How to customize your Global Experience Dashboard

The [dashboard](/dashboard/global-experience-dashboard-discovery.md) can be customized to better fit your business needs. You can add, delete metric and also re-arrange the dashboard layout.

## Add a new metric <a href="#h_01j6a63bk0r17yjs0qxh3x08s9" id="h_01j6a63bk0r17yjs0qxh3x08s9"></a>

On the dashboard:

1. Click on the “Customize” button in the upper-right of your dashboard to enter *edit* mode.
2. Once in *edit* mode, select any metric card by clicking and dragging it from the left panel to the right-hand layout.
3. Click “Save configuration” to save your personal dashboard view.

![](/files/gOq5I0lG3XNZyszgZCx4)

<img src="/files/XXUYZexKMeEz66ypdxvs" alt="" width="232">

## Delete a metric <a href="#h_01j6a64kemar88ncs5zq39h686" id="h_01j6a64kemar88ncs5zq39h686"></a>

To delete a metric card:

1. Hover any metric card and click the upper-right corner cross.
2. Click “Save configuration” to save your personal dashboard view.

## Re-arrange the dashboard layout <a href="#h_01j6a65c1q501xe0927ezxdg6k" id="h_01j6a65c1q501xe0927ezxdg6k"></a>

To change the order of the cards, simply click and drag any card to your desired position.


---

# 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.abtasty.com/dashboard/how-to-customize-your-global-experience-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.
