> 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/skadii-home.md).

# skadii Home

Die [**Startseite**](https://skadii.digital/dashboard)&#x20;**von skadii** ist der zentrale Einstiegspunkt zur **Verwaltung und Überwachung der gesamten Infrastruktur** deines Skigebiets oder deiner urbanen Seilbahn.

Hier werden alle wichtigen Informationen und Echtzeitdaten übersichtlich an einem Ort zusammengeführt, damit du jederzeit den aktuellen Status deiner Anlagen im Blick hast.

Du kannst dabei zwischen zwei Hauptansichten wechseln:

* **Dashboard** – für eine kompakte Übersicht über Status, Meldungen und aktuelle Aktivitäten
* **Kartenansicht** – für die geografische Darstellung aller Anlagen und Infrastrukturen

<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%2F49HRNeazziGNVVrEaGQD%2Fimage.png?alt=media&amp;token=4bae4e84-a95b-47b5-997e-90b0ea39978d" alt="" width="188"><figcaption></figcaption></figure></div>

Beide Ansichten greifen auf Live- und historische Daten zu und helfen dir, schnell zu Anlagen, Aufgaben und aktuellen Statusinformationen zu navigieren.

#### Wie kann ich zwischen dem Dashboard und der Kartenansicht wechseln?

Im oberen mittleren Bereich kannst du jederzeit bequem zwischen der **Dashboard- und der Kartenansicht** wechseln. Dabei werden deine Daten weiterhin in Echtzeit aktualisiert, sodass du alle Systeme jederzeit ohne Unterbrechung überwachen kannst.

<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%2F0wW3kclUQ9l5epuQhRec%2Fimage.png?alt=media&amp;token=3c7e60c2-cb88-4c0a-9fd9-8ecba59ac6b5" alt=""><figcaption></figcaption></figure></div>


---

# 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/skadii-home.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.
