> 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/docs-en/overview-and-setup/skadii-homepage.md).

# skadii homepage

The [**homepage**](https://skadii.digital/dashboard)&#x20;**of skadii** is the central entry point to the **management and monitoring of the entire infrastructure** of your ski resort or your urban ropeway.

It brings together all key information and real-time data in one clear overview, so you can always keep track of the current status of your systems.

You can switch between two main views:

* **Dashboard** – for a concise overview of system statuses, notifications, and current activities
* **Map View** – for a geographical overview of all systems and infrastructure

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

Both views provide access to live and historical data and help you quickly navigate to systems, tasks, and current status information.

#### How can I switch between the Dashboard and Map View?

In the upper center area, you can conveniently **switch between the Dashboard and Map View** at any time. Your data continues to be updated in real time, so you can monitor all systems without interruption.

<div data-with-frame="true"><figure><img src="https://3220231080-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/docs-en/overview-and-setup/skadii-homepage.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.
