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

# Fleet Management

Fleet Management is the central area for monitoring and managing your vehicles in the ski resort.

Keep **snow groomers, snowmobiles, trucks, and other vehicles** in view at all times and access current operating data in real time.

With the central fleet overview, you can:

* Track vehicle locations and status in real time
* Analyze operating times and usage
* Trace historical trips and activities
* Monitor fuel consumption
* Plan and coordinate vehicle deployments efficiently
* Share information across teams

Detailed reports and analyses help you to **reduce downtime, use resources optimally, and lower operating costs**. For snow groomers, additional technical information such as **tiller settings, winch values, and engine data** is available to continuously improve the quality of slope grooming.

Through the **RFID-based driver identification** vehicle usage and activities can be clearly assigned to individual drivers. This improves traceability of deployments and makes collaboration within the team easier.

<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%2FgnrhqHDmLp7knv8WYhE5%2FiMac%2BiPhone%2BiPad-Frontal_1.png?alt=media&amp;token=51818992-2872-4fb6-a90b-98b3e237a2a8" alt="" width="563"><figcaption></figcaption></figure></div>

#### Benefits at a glance

* Real-time monitoring of the entire fleet
* Transparent analysis of vehicle and operating data
* Optimized deployment and route planning
* Reduction in fuel consumption and downtime
* Improved communication within the team
* Higher efficiency and better cost control


---

# 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/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.
