---
title: "Who uses Fleet Management? | Grafana Labs"
description: "Real-world scenarios and use cases"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

## Three scenarios

| Persona                    | Challenge                                                           | How Fleet Management helps                               |
|----------------------------|---------------------------------------------------------------------|----------------------------------------------------------|
| **Platform team**          | 200 collectors, multiple environments, coordinating changes is slow | Create once, deploy everywhere with attribute matching   |
| **Growing startup SRE**    | Went from 5 to 40 collectors, manual management doesn’t scale       | Enterprise-grade control without building custom tooling |
| **DevOps during incident** | Need profiles now, can’t wait for change management                 | Create temporary pipeline, toggle on/off instantly       |

## Common patterns

- **Centralized control** — One team manages fleet for entire org
- **Environment segmentation** — Different configs for prod/staging/dev
- **Gradual rollouts** — Test new configs on subset before fleet-wide rollout
- **Temporary debugging** — Collect targeted telemetry during incidents, remove after
