diff --git a/docs/docs/using-superset/exploring-data.mdx b/docs/docs/using-superset/exploring-data.mdx index 6a62f448e15..0cc812382aa 100644 --- a/docs/docs/using-superset/exploring-data.mdx +++ b/docs/docs/using-superset/exploring-data.mdx @@ -9,9 +9,11 @@ import useBaseUrl from "@docusaurus/useBaseUrl"; ## Exploring Data in Superset -In this tutorial, we will introduce key concepts in Apache Superset through the exploration of a -real dataset which contains the flights made by employees of a UK-based organization in 2011. The -following information about each flight is given: +Apache Superset enables users to explore data interactively through SQL queries, visual query builders, and rich visualizations, making it easier to understand datasets before building charts and dashboards. + +In this tutorial, we will introduce key concepts in Apache Superset through the exploration of a real dataset which contains the flights made by employees of a UK-based organization in 2011. + +The following information about each flight is given: - The traveler’s department. For the purposes of this tutorial the departments have been renamed Orange, Yellow and Purple.