--- aliases: - ../data-sources/tempo/ - ../features/datasources/tempo/ description: Guide for using Tempo in Grafana keywords: - grafana - tempo - guide - tracing labels: products: - cloud - enterprise - oss menuTitle: Tempo title: Tempo data source weight: 1400 --- # Tempo data source Grafana ships with built-in support for [Tempo](https://grafana.com/docs/tempo/latest/), a high-volume, minimal-dependency trace storage, open source tracing solution from Grafana Labs. This topic explains configuration and queries specific to the Tempo data source. For instructions on how to add a data source to Grafana, refer to the [administration documentation][data-source-management]. Only users with the organization administrator role can add data sources. Administrators can also [configure the data source via YAML][configure-tempo-data-source] with Grafana's provisioning system. This video explains how to add data sources, including Loki, Tempo, and Mimir, to Grafana and Grafana Cloud. Tempo data source set up starts at 4:58 in the video. {{< youtube id="cqHO0oYW6Ic" start="298" >}} Once you've added the data source, you can [configure it]({{< relref "./configure-tempo-data-source/" >}}) so that your Grafana instance's users can create queries in its [query editor]({{< relref "./query-editor/" >}}) when they [build dashboards][build-dashboards] and use [Explore][explore]. {{< section withDescriptions="true">}} {{% docs/reference %}} [build-dashboards]: "/docs/grafana/ -> /docs/grafana//dashboards/build-dashboards" [build-dashboards]: "/docs/grafana-cloud/ -> /docs/grafana//dashboards/build-dashboards" [configure-grafana-feature-toggles]: "/docs/grafana/ -> /docs/grafana//setup-grafana/configure-grafana#feature_toggles" [configure-grafana-feature-toggles]: "/docs/grafana-cloud/ -> /docs/grafana//setup-grafana/configure-grafana#feature_toggles" [configure-tempo-data-source]: "/docs/grafana/ -> /docs/grafana//datasources/tempo/configure-tempo-data-source#provision-the-data-source" [configure-tempo-data-source]: "/docs/grafana-cloud/ -> docs/grafana-cloud/connect-externally-hosted/data-sources/tempo/configure-tempo-data-source#provision-the-data-source" [data-source-management]: "/docs/grafana/ -> /docs/grafana//administration/data-source-management" [data-source-management]: "/docs/grafana-cloud/ -> /docs/grafana//administration/data-source-management" [exemplars]: "/docs/grafana/ -> /docs/grafana//fundamentals/exemplars" [exemplars]: "/docs/grafana-cloud/ -> /docs/grafana//fundamentals/exemplars" [explore-trace-integration]: "/docs/grafana/ -> /docs/grafana//explore/trace-integration" [explore-trace-integration]: "/docs/grafana-cloud/ -> /docs/grafana//explore/trace-integration" [explore]: "/docs/grafana/ -> /docs/grafana//explore" [explore]: "/docs/grafana-cloud/ -> /docs/grafana//explore" [node-graph]: "/docs/grafana/ -> /docs/grafana//panels-visualizations/visualizations/node-graph" [node-graph]: "/docs/grafana-cloud/ -> /docs/grafana//panels-visualizations/visualizations/node-graph" [provisioning-data-sources]: "/docs/grafana/ -> /docs/grafana//administration/provisioning#data-sources" [provisioning-data-sources]: "/docs/grafana-cloud/ -> /docs/grafana//administration/provisioning#data-sources" [variable-syntax]: "/docs/grafana/ -> /docs/grafana//dashboards/variables/variable-syntax" [variable-syntax]: "/docs/grafana-cloud/ -> /docs/grafana//dashboards/variables/variable-syntax" {{% /docs/reference %}}