> 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/tools-and-functions/asset-manager/ropeway-management.md).

# Ropeway Management

Ropeway Management is the central area for monitoring and analyzing your ropeways.

Here you bring together **live and historical data from all systems in a digital workspace**. This gives you a clear overview of current operations and lets you track developments over a certain period. A **interactive map, intuitive charts, and location-independent access** help you quickly check important parameters and make informed decisions during ongoing operations.

#### Benefits at a glance

* Central overview of all ropeway systems
* Live access to operational and system data
* Analysis of historical developments and trends
* Interactive Map View for a quick overview
* Visualization of key figures in charts
* Access via computer, tablet, and smartphone
* Support for operational decisions through transparent data presentation

<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%2FBhRc1M4qkg3YMkbSV8qu%2FiMac%2BiPhone%2BiPad-Frontal_6.png?alt=media&amp;token=824faf57-0df8-4b95-a82e-550f56b5b03e" alt="" width="563"><figcaption></figcaption></figure></div>

With the central system overview, all ropeways installed in the ski area can be displayed on a map and selected directly. Operationally relevant information is clearly visualized and available at all times.

Ropeway Management collects, analyzes, and visualizes system data in real time. In addition to general operational information, technical parameters such as **motor values, data from the hydraulic rope tensioning system, and weather data from the system** can be displayed and evaluated. This allows changes to be identified early and operating processes to be assessed more effectively.

The time-based display of measured values and key figures in charts makes it easier to analyze developments and supports management in planning, monitoring, and optimizing ropeway operations.

#### Available system data

* System operating status
* Motor parameters
* Hydraulic rope tensioning
* Weather data
* Historical measured values
* Time-based developments and trends


---

# 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/tools-and-functions/asset-manager/ropeway-management.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.
