# Welcome to FleetFusion

FleetFusion is your fleet operating system, a single pane of glass for every aspect of fleet operations. Manage your vehicles, drivers, compliance, maintenance, documents, fuel, and reporting from one unified platform.

Whether you are a fleet manager tracking compliance across hundreds of vehicles, a transport manager scheduling services, or a driver completing a walkaround check on site, FleetFusion gives you the tools you need in one place.

## Access Channels

FleetFusion is available through three channels:

| Channel           | Description                                                                                                                                                                                                                                                  |
| ----------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Web Portal**    | The full-featured browser application at [app.fleetfusion.ai](https://app.fleetfusion.ai). Dashboards, vehicle and driver management, reporting, compliance, and administration.                                                                             |
| **Mobile App**    | Cross-platform mobile application for drivers and field staff. Walkaround checks, document scanning, incident reporting, and on-the-go dashboards.                                                                                                           |
| **Geotab Add-In** | Embedded natively inside the MyGeotab portal for existing Geotab customers. Appears as additional menu entries within your familiar MyGeotab interface. See the [Geotab Add-In User Guide](https://docs.fleetfusion.ai/geotab-addin/) for full instructions. |

## Getting Started

New to FleetFusion? Start here:

* [What Is FleetFusion?](/documentation/getting-started/what-is-fleetfusion.md) --- Learn what the platform does and how it fits your fleet operations.
* [Logging In](/documentation/getting-started/logging-in.md) --- Access the web portal, mobile app, or Geotab Add-In.
* [Navigating the Platform](/documentation/getting-started/navigating-the-platform.md) --- Find your way around the sidebar, pages, and common UI patterns.

{% hint style="info" %}
This documentation covers the FleetFusion web portal. For the Geotab Add-In, see the [dedicated Geotab Add-In User Guide](https://docs.fleetfusion.ai/geotab-addin/). The mobile app has its own documentation.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://docs.fleetfusion.ai/documentation/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
