diff --git a/docs/sources/explore/get-started-with-explore.md b/docs/sources/explore/get-started-with-explore.md index b25f855bac9..21f64d44303 100644 --- a/docs/sources/explore/get-started-with-explore.md +++ b/docs/sources/explore/get-started-with-explore.md @@ -16,6 +16,8 @@ weight: 5 # Get started with Explore +{{< shared id="explore-overview" >}} + Explore is your gateway for querying, analyzing, and aggregating data in Grafana. It allows you to visually explore and iterate until you develop a working query or set of queries for building visualizations and conducting data analysis. If your data source supports graph and table data, there's no need to create a dashboard, as Explore can display the results in both formats. This facilitates quick, detailed, real-time data analysis. With Explore you can: @@ -32,6 +34,8 @@ Key features include: - [Query history](https://grafana.com/docs/grafana//explore/query-management/) to track and maintain your queries. - [Query inspector](https://grafana.com/docs/grafana//explore/explore-inspector/) to help troubleshoot query performance. +{{< /shared >}} + Watch the following video to get started using Explore: {{< youtube id="1q3YzX2DDM4" >}}