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

# Dashboard

The Dashboard provides a central overview of all relevant data.

The **Dashboard** offers you a **clear, widget-based overview** of the current system status of the systems integrated into skadii. This gives you all the important information at a glance and allows you to respond quickly to changes.

<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%2FvAyuaANa5xht2Q4ExJ06%2Fimage.png?alt=media&amp;token=1110ca7e-df4e-4141-b272-45eccefbb2f7" alt="" width="563"><figcaption></figcaption></figure></div>

### What can I see in the Dashboard?

* **Customizable widgets** for your daily tasks
* Current data and **status information in real time**
* **Overview** of your systems, tasks, and **detailed views**
* A flexible overview that can be adapted to your requirements

### Which information can I find in the Dashboard?

In the Dashboard, you get a quick overview of the current status of your operation or resort, for example:

* **System status** (ropeways, snowmaking systems, fleet vehicles, ...)
* Current **faults and warnings**
* Upcoming **maintenance and open tasks**
* **Piste statuses and relevant operating figures,** such as groomed slopes, among others.
* Other important **live information** about operations.

This allows you to work efficiently while keeping all the important details in view.

### How do I add widgets to my Dashboard?

After signing in, you are automatically taken to your Dashboard. If the Dashboard has not yet been personalized, you can add the widgets you need.

* Open your Dashboard. If you are on the **Global Map** select the three horizontal lines at the top center to switch to the Dashboard.

<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%2FwOPDYTyXkvhd3FWkLSuT%2Fimage.png?alt=media&amp;token=01966b5c-6e07-4edc-b905-ee70691458e1" alt="" width="167"><figcaption></figcaption></figure></div>

* Select the plus icon to the left of the skadii logo. **plus icon**.

<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%2FJlsZbp7QATFXztNYQyAR%2Fimage.png?alt=media&amp;token=77b247f9-d35b-4ef1-9cf6-a5d5c91fbbf7" alt="" width="563"><figcaption></figcaption></figure></div>

* Select a widget to add it to the Dashboard. The selected widget will appear immediately.
* Select the pencil icon to rearrange or remove widgets and customize the Dashboard.&#x20;

<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%2FiQn6uwJkodbIanzWfnUm%2Fimage.png?alt=media&amp;token=9b1dc47a-4348-48ce-a2a6-36defca0eec9" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note**: Which widgets are available depends on which systems are integrated into skadii and which application roles have been enabled for you. Therefore, the available widgets may vary depending on the configuration.
{% 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/documentation/docs-en/overview-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.
