---
title: "Reduce cardinality you already have | Grafana Labs"
description: "Adaptive Metrics reduces cardinality without reinstrumenting anything"
---

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

## Reduce cardinality you already have

If the **Cardinality** tab already shows high-cardinality or unused metrics, you don’t have to reinstrument anything to fix it. Adaptive Metrics reduces cardinality from inside Grafana Cloud by aggregating away the labels nobody uses, while keeping the metric itself.

## How Adaptive Metrics helps

Adaptive Metrics analyzes how your organization uses its metrics across dashboards, alerts, recording rules, and queries. It then recommends aggregating underutilized metrics into lower-cardinality versions. Applying a recommendation doesn’t delete the metric, rather it aggregates away unused label dimensions, and your existing dashboards, rules, and queries continue to work without modification. If usage changes later, you can remove the aggregation and the metric is stored at full cardinality again.

Unnecessary series are stopped before they’re persisted, without modifying your collector configuration.

To set up and manage recommendations end to end, follow the [Optimize metrics with Adaptive Metrics learning path](/docs/learning-paths/adaptive-metrics/).
