> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/verwaltungsoberflache/berichte/dashboards/mein-dashboard.md).

# Mein Dashboard

> *Berichte -> Dashboards -> Mein Dashboard*

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FyZsdyFXLqHRH1YxphBF3%2Fimage.png?alt=media&amp;token=41c0c28a-3ce0-4193-a07b-6dbfff88577d" alt=""><figcaption></figcaption></figure>

Jede Ansicht/Bericht kann dem persönlichen Dashboard hinzugefügt werden, und wird dann unter diesem Menüpunkt angezeigt.

Um eine Ansicht/Bericht zum Dashboard hinzuzufügen, klickt man auf **Favoriten > Zu meinem Dashboard hinzufügen > Hinzufügen**

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FkE0zGwxsEWFXunesMLIo%2Fimage.png?alt=media&amp;token=10ecde8f-f7ac-44c8-993d-e2df90e30041" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Damit der hinzugefügte Bericht im Dashboard angezeigt wird, muss nach dem Hinzufügen ein Browser-Refresh durchgeführt werden (auf der Tastatur "F5" drücken)
{% endhint %}

Wechselt man nun wieder in "Mein Dashboard" wird der Bericht auf der Seite angezeigt.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FHCZTQ0qLQ0gVZvDhE391%2Fimage.png?alt=media&amp;token=28b8ad32-c4f3-47bc-9ccc-f4f063859c06" alt=""><figcaption><p>Bsp.: "Auftragswesen > Angebote" hinzugefügt zu "Berichte > Dashboards > Mein Dashboard"</p></figcaption></figure>

Es können beliebig viele Ansichten zum persönlichen Dashboard hinzugefügt werden.

## Layout / Ansicht

Das Layout des Dashboards kann oben rechts über Klick auf den Button ![](https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FA4qCSOTdYyYXfLYsDbnH%2Fimage.png?alt=media\&token=3807f9e9-ab61-43bb-ab74-08894d9cd1e0)angepasst werden.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FaJ8e4Kdg18oRmOAIukUI%2Fimage.png?alt=media&amp;token=08794175-8bf7-4563-a929-57005425cafe" alt=""><figcaption></figcaption></figure>

Die einzelnen Ansichten können auch via Drag & Drop verschoben, sowie über die Icons ![](https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FD7VghcBZEJvgWe2g39G1%2Fimage.png?alt=media\&token=93f3556a-b511-4735-9285-19d3a0e5d625)minimiert/eingeklappt oder entfernt werden.

<figure><img src="https://2281246901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlM26Mg6nljOOOe95HyIq%2Fuploads%2FKwHJuo93WwgYB3R9pIRO%2Fimage.png?alt=media&amp;token=cc03b215-33c2-4786-b08d-43a1c8fd9f7f" alt=""><figcaption><p>Minimierte Ansichten im Dashboard</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/verwaltungsoberflache/berichte/dashboards/mein-dashboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
