# What Is the Geotab Add-In?

The FleetFusion Geotab Add-In brings the most-used parts of FleetFusion directly into your MyGeotab workspace, so you can manage vehicles, drivers, maintenance, and compliance without leaving the platform you already use every day.

<figure><img src="/files/rG8RhFaT1p9S95TXR4Md" alt=""><figcaption></figcaption></figure>

## What it is

The add-in is a web application embedded inside MyGeotab. Once your MyGeotab Administrator installs it, a new top-level **FleetFusion** menu appears in the MyGeotab sidebar. Selecting any item in that menu loads the matching FleetFusion page inside MyGeotab as an iframe, signed in automatically using your existing MyGeotab session.

## What you can do

From the **FleetFusion** menu you can reach ten core areas:

* **Dashboard** -- Your home screen with key fleet metrics and alerts.
* **Vehicles** -- Manage vehicle records, compliance, and history.
* **Drivers** -- Manage driver records, licences, and assignments.
* **Maintenance** -- Track service schedules and workshop activity.
* **Media** -- Review photos and documents captured against records.
* **Coaching** -- Manage driver coaching events and outcomes.
* **Documents** -- Store and retrieve fleet documents.
* **Work Queue** -- See the prioritised list of items needing attention.
* **Workshop** -- Manage workshop jobs, parts, and labour.
* **Settings** -- Configure your organisation, fleets, and depots.

## How it fits with MyGeotab

The add-in is a companion to MyGeotab, not a replacement. You continue to use MyGeotab for telematics, tracking, and trips, while the add-in handles fleet maintenance, compliance, and driver management. Data flows between FleetFusion and your MyGeotab database in the background, so vehicles and drivers stay aligned.

## How it relates to the FleetFusion web portal

Everything you do in the add-in is shared with the standalone FleetFusion web portal. A vehicle you create or a defect you close in the add-in is immediately visible to colleagues using the web portal, and changes in the web portal appear in the add-in.

The add-in covers the most-used FleetFusion modules but not all of them. Some areas, such as Tracking, Reports, and AI Chat, remain web-portal only.

> **Note:** Each MyGeotab user who needs FleetFusion access also needs a matching FleetFusion user account in the same Organisation. Without one, the add-in shows an authentication error.

## Who it is for

The add-in is designed for fleet managers, workshop staff, compliance officers, and administrators who already work in MyGeotab and want a single place to plan maintenance, manage vehicles and drivers, and keep on top of compliance.

## Related articles

* [Installing the Add-In](/geotab-add-in/getting-started/installing-the-addin.md)
* [Signing In](/geotab-add-in/getting-started/signing-in.md)
* [Navigating the Add-In](/geotab-add-in/getting-started/navigating-the-addin.md)
* [Differences from the FleetFusion Web Portal](/geotab-add-in/reference/differences-from-web-portal.md)


---

# 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/geotab-add-in/getting-started/what-is-the-geotab-addin.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.
