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

# Fleet Management

Das Fleet Management ist der zentrale Bereich zur Überwachung und Verwaltung deiner Fahrzeuge im Skigebiet.

Behalte **Pistenfahrzeuge, Motorschlitten, Lkws und weitere Fahrzeuge** jederzeit im Blick und greife auf aktuelle Betriebsdaten in Echtzeit zu.

Mit der zentralen Flottenübersicht kannst du:

* Fahrzeugstandorte und Status in Echtzeit verfolgen
* Betriebszeiten und Nutzung analysieren
* Historische Fahrten und Aktivitäten nachvollziehen
* Kraftstoffverbrauch überwachen
* Fahrzeugeinsätze effizient planen und koordinieren
* Informationen teamübergreifend teilen

Detaillierte Berichte und Auswertungen unterstützen dich dabei, **Standzeiten zu reduzieren, Ressourcen optimal einzusetzen und Betriebskosten zu senken**. Für Pistenfahrzeuge stehen zusätzlich technische Informationen wie **Fräseneinstellungen, Windenwerte und Motordaten** zur Verfügung, um die Qualität der Pistenpräparierung kontinuierlich zu verbessern.

Durch die **RFID-basierte Fahreridentifikation** können Fahrzeugnutzung und Aktivitäten eindeutig einzelnen Fahrern zugeordnet werden. Dies verbessert die Nachvollziehbarkeit von Einsätzen und erleichtert die Zusammenarbeit innerhalb des Teams.

<div data-with-frame="true"><figure><img src="https://3005651990-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi1rq90faFZetMGIspfq3%2Fuploads%2FgnrhqHDmLp7knv8WYhE5%2FiMac%2BiPhone%2BiPad-Frontal_1.png?alt=media&amp;token=51818992-2872-4fb6-a90b-98b3e237a2a8" alt="" width="563"><figcaption></figcaption></figure></div>

#### Vorteile auf einen Blick

* Echtzeit-Überwachung der gesamten Flotte
* Transparente Auswertung von Fahrzeug- und Betriebsdaten
* Optimierte Einsatz- und Routenplanung
* Reduzierung von Kraftstoffverbrauch und Stillstandzeiten
* Verbesserte Kommunikation im Team
* Höhere Effizienz und bessere Kostenkontrolle


---

# 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/tools-and-funktionen/asset-manager/fleet-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.
