---
title: "Grafana Enterprise Traces | Grafana Enterprise Traces documentation"
description: "Grafana Enterprise Traces is a commercial tracing offering based on Tempo."
---

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

# Grafana Enterprise Traces

Grafana Enterprise Traces (GET) is a commercial offering based on the open-source project [Tempo](/oss/tempo/). GET lets you deploy a highly scalable, simple, and reliable distributed tracing store in your own data center.

* * *

## Overview

GET provides all of [Tempo’s capabilities](/docs/tempo/latest/), plus features like:

- **Tenant management:** Easily scale from one to hundreds of tenants within a single GET cluster. Each tenant resides in an isolated, logical portion of the cluster, isolated from other tenants. Operators have full control over the tenants in their cluster, either by using the built-in API, or by using the official [GET plugin](/grafana/plugins/grafana-enterprise-traces-app/).
- **Token-based authentication:** Create and manage tokens with configurable access parameters and scopes to interact with tenants in your cluster.
- **Cross-cluster and cross-tenant query federation:** Aggregate data from multiple GET clusters and/or tenants in a single query using the federation-frontend.
- **OSS Tempo compatibility:** Seamlessly drop a GET binary into an existing Tempo deployment.

To purchase or obtain a trial license, contact the Grafana Labs [Sales Team](/contact?about=grafana-enterprise-traces).

## Explore

[Set up GET  
\
Plan your deployment to meet your needs, deploy GET, test your installation, and configure services.](/docs/enterprise-traces/latest/setup/)

[Configure GET  
\
Learn about GET architecture, best practices, Parquet backend, dedicated attribute columns, metrics from traces, and more.](/docs/enterprise-traces/latest/configure/)

[Manage tenants  
\
Easily scale from one to hundreds of tenants within a single GET cluster. Each tenant resides in an isolated, logical portion of the cluster, isolated from other tenants. Operators have full control over the tenants in their cluster, either by using the built-in Admin API or by using the official GET plugin.](/docs/enterprise-traces/latest/setup/setup-get-plugin-grafana/)

[Cross-tenant and cross-cluster query federation  
\
GET can perform cross-tenant and cross-cluster query federation using the optional federation-frontend service. This service aggregates the data from multiple GET clusters and from multiple tenants in a single trace lookup or search query.](/docs/enterprise-traces/latest/configure/federation/)

![Tempo Logo](/static/img/search/tempo.svg)

* * *
