> 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/product-updates/questions-about-skadii.md).

# Questions about skadii

Here, you’ll find answers to the most frequently asked questions about skadii.

### **Frequently Asked Questions**&#x20;

<details>

<summary><strong>Is skadii also available on smartphones or tablets?</strong></summary>

Yes, for smartphones and tablets, we have our **skadii app.**.&#x20;

The skadii app is available for both **Android** and **iOS** devices.

<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%2FMpyCSbS1LCmCgboMRF0W%2Fskadii_wepAPP%202025%20B.jpg?alt=media&amp;token=d6cb8ba6-059d-40dd-8f36-fed2c0f757a9" alt="" width="188"><figcaption></figcaption></figure></div>

</details>

<details>

<summary><strong>Does skadii also work without an internet connection?</strong></summary>

Yes, skadii can be used with limited functionality without an internet connection. Certain functions are available offline **exclusively via the skadii app on the mobile phone** .&#x20;

The desktop version always requires an active internet connection.

</details>

<details>

<summary><strong>Are the data in skadii updated in real time?</strong></summary>

Yes, depending on the application and data source, skadii provides **live or real-time data**. Operational, system, and sensor data is continuously updated and displayed centrally in the skadii Workspace. This gives users an up-to-date overview and enables faster, better-informed decisions.

</details>

<details>

<summary><strong>In which languages is skadii available?</strong></summary>

skadii is available in five languages:&#x20;

* English
* German
* French
* Italian&#x20;
* Spanish
* Additional languages are available on request.

</details>

<details>

<summary><strong>Is there a limit to the number of users that can be created in skadii?</strong></summary>

No. Each customer can determine the number of users they need.

</details>

<details>

<summary><strong>Is shared use of skadii in a team possible?</strong></summary>

Yes, the **shared use of skadii in a team is possible** and is even a central part of the platform: skadii was developed as a **digital workspace** for ski resorts and urban ropeways and allows multiple users the **simultaneous access** to a shared workspace.&#x20;

All data, tasks, and information are centrally available and synchronized in real time. This allows teams **to collaborate from any location and device.**.

</details>

<details>

<summary><strong>What is an open platform?</strong></summary>

An open platform means:

* skadii can be connected with existing systems, machines, and software solutions.
* All relevant data, such as data from ropeways, vehicles, and snowmaking systems, is brought together in one shared overview.

</details>

<details>

<summary><strong>What is a modular platform?</strong></summary>

A modular platform means:

* skadii consists of individual building blocks (modules).
* Each customer uses only the functions they need, such as Fleet, Ropeway, or Snow Management, Task Manager, or Logbook.
* New functions can be added or extended at any time.

</details>

<details>

<summary><strong>What is local access?</strong></summary>

Local access means:&#x20;

* The application runs on an on-site system (e.g. with the system PC).
* You can only access the application on site or through the local network.
* You usually sign in with your email address and PIN.

</details>

<details>

<summary><strong>What is cloud access?</strong></summary>

Cloud access means:

* You access the application from outside the system (internet or mobile device).
* For example, you can access it through a website or an application outside the local system network.&#x20;
* You sign in with your email address and password.

</details>

<details>

<summary><strong>What additional tools and functions does skadii offer?</strong></summary>

skadii offers the following tools:

* Asset Manager
* Task Manager
* Maintenance Overview
* Smart Automation
* skadii Flow
* Logbook&#x20;
* Data Integration

skadii also provides direct access to selected applications, including:&#x20;

* parts shops,
* e-learning platforms and&#x20;
* manuals from our sister companies and third-party providers.&#x20;

Visit our website for more information or to arrange a personal consultation.

<p align="center"><a href="https://www.skadii.com/loesungen/" class="button primary" data-icon="globe-pointer">skadii website</a></p>

</details>

<details>

<summary><strong>Is skadii compatible with providers that do not belong to the HTI Group?</strong></summary>

Yes, skadii is an open platform. It offers the possibility of integrating third-party hardware (not part of the HTI Group) and using it independently.

For **more detailed information** please contact the skadii support team.

</details>

<details>

<summary><strong>How can I remove applications?</strong></summary>

Please contact the skadii support team.

</details>

### Still have questions?&#x20;

Visit the skadii website or browse the skadii User Guide.&#x20;

<p align="center"><a href="https://www.skadii.com/" class="button primary" data-icon="globe-pointer">skadii website</a><a href="/documentation/docs-en/discover-skadii..md" class="button secondary" data-icon="signs-post">skadii User Guide</a></p>

Can't find the answer you need? Contact the skadii support team.

<p align="center"><a href="/documentation/docs-en/product-updates/support.md" class="button primary" data-icon="comment-heart">skadii Support</a></p>


---

# 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/product-updates/questions-about-skadii.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.
