# Fleet Dashboard (if applicable)

The **Fleet Dashboard** is designed for organizations that manage multiple Dropzone tenants or environments, such as Managed Security Service Providers (MSSPs) or large enterprises with multiple business units.

Its purpose is to provide a **centralized, consolidated view** of investigations, alerts, and key metrics across all tenants—eliminating the need to log into or switch between individual environments.

<figure><img src="/files/x4cdgZxBA3DWq1Wk1q3j" alt=""><figcaption><p>The Fleet Dashboard</p></figcaption></figure>

## What the Fleet Dashboard Does

The Fleet Dashboard acts as a command center for multi-tenant security operations. It allows teams to monitor activity, assess workload, and identify issues across all managed environments from a single view.

Key capabilities include:

* **Unified visibility** across all connected tenants
* **At-a-glance metrics** to understand overall workload and trends
* **Quick access to tenant-level details** without losing fleet context

## How the Fleet Dashboard Works

### Unified Fleet View

The dashboard aggregates data from all connected tenants into a single interface. Summary metrics—such as total investigations—are displayed at the top, providing immediate insight into overall activity across the fleet.

Below the summary, tenant-specific data is displayed, allowing users to see how investigations and alerts are distributed across environments.

This approach enables rapid monitoring and reduces the need for repetitive manual navigation.

### Tenant-Level Drilldown

From the Fleet Dashboard, users can drill into individual tenants to view their specific investigation and alert data. This allows analysts and administrators to investigate issues in a single environment while maintaining awareness of the broader fleet.

### Sorting and Filtering

The Fleet Dashboard supports sorting and filtering by attributes such as:

* Investigation count
* Investigation status
* Alert or investigation type

These controls make it easier to prioritize work, identify hotspots, and balance workloads across tenants.

### Role-Based Access

Access to the Fleet Dashboard is controlled through role-based permissions. This ensures that only authorized users can view or manage multi-tenant data, supporting least-privilege access and operational separation where required.

## Typical Use Cases

### MSSPs and Multi-Environment Teams

The Fleet Dashboard is especially valuable for MSSPs and organizations responsible for multiple client or business-unit environments. It simplifies oversight and enables efficient management at scale.

### Centralized Operations Management

Security leaders and administrators can quickly assess the health and workload of all tenants, identify trends, and respond to issues—without toggling between separate dashboards.

### Reporting and Compliance

The fleet-level roll-up view supports easier compliance tracking and executive reporting. Planned enhancements will further expand reporting capabilities.

## Summary

The Fleet Dashboard is a centralized command center for multi-tenant security operations in Dropzone. By consolidating visibility, reducing navigation overhead, and enabling fleet-wide insight, it helps teams save time, reduce complexity, and operate more effectively across all managed environments.

{% hint style="info" %}
Note that you will only see the Tenant Tree and Fleet Dashboard if you have a multi-tenant setup of Dropzone. Ask your Sales or Customer Support team if you are unsure if this would provide value to your organization.
{% 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.dropzone.ai/platform/fleet-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.
