# Dashboard

The Dashboard is your command centre for fleet operations. It brings together compliance health, fleet activity, safety, and AI-driven insight in a single tabbed page so you can see where your attention is needed at a glance.

> **Permissions:** Any user with the **Dashboard** permission can open the Dashboard. The widgets you see on each tab are filtered to the depots, fleets, and cost centres you have access to.

<figure><img src="/files/72BC7RGvGBlecutUotsj" alt=""><figcaption></figcaption></figure>

## Tabs

The Dashboard is organised into four tabs along the top of the page. Select a tab to switch the view; filters such as date range, fleet, and depot persist across tabs.

| Tab                 | What it shows                                                                                                                                                                                                                            |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Compliance**      | The default tab. KPI cards, doughnut charts, and 30-day trend widgets showing the compliance state of your fleet, including expiring documents, validation backlogs, MOT and insurance due dates, and recent defect and incident counts. |
| **Fleet Activity**  | Operational activity across your vehicles and drivers, trips, mileage, utilisation, fuel use, and other day-to-day movement metrics.                                                                                                     |
| **Safety Overview** | Driving behaviour and risk indicators, including harsh events, speeding, incidents, and coaching follow-ups, so you can spot trends before they escalate.                                                                                |
| **Fusion Insight**  | AI-generated insight cards from InsightFusion that highlight anomalies, opportunities, and recommended actions across your data.                                                                                                         |

> **Tip:** Every widget on the Dashboard is clickable. Click any chart segment, KPI card, or insight to drill through to the relevant detail view with the right filters already applied.

## Where to next

For a full walkthrough of each tab, see the dedicated articles:

* [Compliance dashboard details](/documentation/core-modules/dashboard/dashboard-details.md) --- A full breakdown of every KPI, chart, and trend widget on the **Compliance** tab.
* [Fleet Activity](/documentation/core-modules/dashboard/fleet-activity.md) --- Activity metrics, charts, and how to interpret utilisation data.
* [Safety Overview](/documentation/core-modules/dashboard/safety-overview.md) --- Safety indicators, scoring, and how to act on flagged drivers or vehicles.
* [Fusion Insight](/documentation/core-modules/dashboard/fusion-insight.md) --- How AI insight cards are generated, scored, and turned into actions.

## Related articles

* [Compliance dashboard details](/documentation/core-modules/dashboard/dashboard-details.md)
* [Fleet Activity](/documentation/core-modules/dashboard/fleet-activity.md)
* [Safety Overview](/documentation/core-modules/dashboard/safety-overview.md)
* [Fusion Insight](/documentation/core-modules/dashboard/fusion-insight.md)
* [Vehicles](/documentation/core-modules/vehicles.md)
* [Work Queue](/documentation/core-modules/work-queue.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/documentation/core-modules/dashboard.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.
