> 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/documentation/italiano/panoramica-e-configurazione/skadii-home.md).

# skadii Home

La [**home page**](https://skadii.digital/dashboard)&#x20;**di skadii** è il punto di accesso centrale per la **gestione e il monitoraggio dell'intera infrastruttura** del tuo comprensorio sciistico o della tua funivia urbana.

Qui vengono riunite in modo chiaro tutte le informazioni importanti e i dati in tempo reale in un unico punto, così da avere sempre sotto controllo lo stato attuale dei tuoi impianti.

Puoi passare tra due viste principali:

* **Dashboard** – Per una panoramica compatta su stato, messaggi e attività attuali
* **Vista mappa** – Per la rappresentazione geografica di tutti gli impianti e le infrastrutture

<div data-with-frame="true"><figure><img src="https://1558876014-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>

Entrambe le viste accedono a dati in tempo reale e storici e ti aiutano a navigare velocemente verso impianti, attività e informazioni di stato aggiornate.

#### Come posso passare tra il Dashboard e la vista mappa?

Nell'area superiore centrale puoi passare comodamente in qualsiasi momento dal **Dashboard alla vista mappa** . I tuoi dati continueranno a essere aggiornati in tempo reale, così potrai monitorare tutti i sistemi in qualsiasi momento senza interruzioni.

<div data-with-frame="true"><figure><img src="https://1558876014-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/documentation/italiano/panoramica-e-configurazione/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.
