# My Dashboards

## My Dashboards

For your individual use of Enginsight we offer 'My Dashboards'. Here you can decide for yourself which informations are relevant to you and create your very own overviews.

### Create an Individual Dashboard

<figure><img src="/files/gMmwICSuw3aLuyr8Z7YO" alt=""><figcaption></figcaption></figure>

If you have not yet created your own dashboards, you will find 'My Dashboards' as shown in the screenshot above. Just enter a descriptive name and then click on 'Create Dashboard' to create a new dashboard.

Here, for example, we have created a dashboard named "Hosts: CPU Usage". In this dashboard we want to show the CPU utilization of several hosts.

<figure><img src="/files/Qhgbzpkh0qzgUh9JRMKT" alt=""><figcaption></figcaption></figure>

On the left you will now see the newly created dashboard. To fill it with informations simply click on "Add Graph" in the upper right corner or on the information tile.

<figure><img src="/files/JbuJ3x7W0rvZBiJBF7It" alt=""><figcaption></figcaption></figure>

Now you can create your first graph, which will be displayed in the new dashboard. Of course you can create several graphs per dashboard to get the desired overview.


---

# 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.enginsight.com/docs/manual/english/operation/platform/dashboard/my-dashboards.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.
