> For the complete documentation index, see [llms.txt](https://docs.skadii.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skadii.com/ubersicht-and-setup/dashboard.md).

# Dashboard

Die zentrale Übersicht über alle relevanten Daten.

Die **Dashboard-Ansicht** bietet dir eine **übersichtliche, widget-basierte Darstellung** des aktuellen Systemstatus der in skadii integrierten Anlagen. So hast du alle wichtigen Informationen auf einen Blick und kannst schnell auf Veränderungen reagieren.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FvAyuaANa5xht2Q4ExJ06%2Fimage.png?alt=media&amp;token=1110ca7e-df4e-4141-b272-45eccefbb2f7" alt="" width="563"><figcaption></figcaption></figure></div>

### Was kann ich im Dashboard sehen?

* **Individuell anpassbare Widgets** für deine täglichen Aufgaben
* Aktuelle Daten und **Statusinformationen in Echtzeit**
* **Überblick** deiner Anlagen, Aufgaben und **Detailansichten**
* Eine flexible Übersicht, die sich an deine Anforderungen anpassen lässt

### Welche Informationen finde ich im Dashboard?

Im Dashboard erhältst du einen schnellen Überblick über den aktuellen Status deines Betriebs oder Resorts, zum Beispiel:

* **Anlagenstatus** (Seilbahnen, Beschneiungsstationen, Flottenfahrzeuge, ...)
* Aktuelle **Störungen und Warnmeldungen**
* Anstehende **Wartungen und offene Aufgaben**
* **Pistenstatus und relevante Betriebskennzahlen,** wie bspw. präparierte Pisten u.a.
* Weitere wichtige **Live-Informationen** rund um den Betrieb.

So kannst du jederzeit effizient arbeiten und behältst dabei alle wichtigen Details im Blick.

### Wie füge ich meinem Dashboard Widgets hinzu?

Nach dem Login gelangst du automatisch zu deinem Dashboard. Wenn das Dashboard noch nicht personalisiert wurde, kannst du die gewünschten Widgets hinzufügen.

* Öffne dein Dashboard. Wenn du dich auf der **Global Map** befindest, klicke oben in der Mitte auf die drei horizontalen Striche, um zum Dashboard zu wechseln.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FwOPDYTyXkvhd3FWkLSuT%2Fimage.png?alt=media&amp;token=01966b5c-6e07-4edc-b905-ee70691458e1" alt="" width="167"><figcaption></figcaption></figure></div>

* Klicke links neben dem skadii Logo auf das **Plus-Symbol**.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FJlsZbp7QATFXztNYQyAR%2Fimage.png?alt=media&amp;token=77b247f9-d35b-4ef1-9cf6-a5d5c91fbbf7" alt="" width="563"><figcaption></figcaption></figure></div>

* Klicke auf ein Widget, um es zu deinem Dashboard hinzuzufügen. Das ausgewählte Widget wird anschließend direkt auf dem Dashboard angezeigt.
* Über das Stift-Symbol kannst du die Anordnung deiner Widgets jederzeit ändern, löschen und dein Dashboard individuell gestalten.&#x20;

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FiQn6uwJkodbIanzWfnUm%2Fimage.png?alt=media&amp;token=9b1dc47a-4348-48ce-a2a6-36defca0eec9" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Hinweis**: Welche Widgets zur Auswahl stehen, hängt davon ab, welche Anlagen in skadii integriert sind und welche Applikationsrollen für dich freigeschaltet wurden. Daher können die verfügbaren Widgets je nach Konfiguration unterschiedlich sein.
{% endhint %}


---

# 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://docs.skadii.com/ubersicht-and-setup/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.
