--- description: Use your telemetry data to explore and determine the root cause of issues without performing queries. keywords: - Simplified exploration - queryless - Explore apps title: Simplified exploration menuTitle: Simplified exploration weight: 100 hero: title: Simplified exploration with the Explore apps level: 1 width: 100 height: 100 description: Use Explore Profiles to investigate and identify issues using profiling data. cards: title_class: pt-0 lh-1 items: - title: Explore Metrics href: ./metrics/ description: Quickly find related metrics with a few clicks, without needing to write PromQL queries to retrieve metrics. height: 24 - title: Explore Logs href: ./logs/ description: Visualize log volumes to easily detect anomalies or significant changes over time, without needing to compose LogQL queries. height: 24 - title: Explore Traces href: ./traces/ description: Use Rate, Errors, and Duration (RED) metrics derived from traces to investigate and understand errors and latency issues within complex distributed systems. height: 24 - title: Explore Profiles href: ./profiles/ description: View and analyze high-level service performance, identify problem processes for optimization, and diagnose issues to determine root causes. height: 24 --- # Simplified exploration The Grafana Explore apps are designed for effortless data exploration through intuitive, queryless interactions. Easily explore telemetry signals with these specialized tools, tailored specifically for the Grafana databases to provide quick and accurate insights. To learn more, read: - [From multi-line queries to no-code investigations: meeting Grafana users where they are](https://grafana.com/blog/2024/10/22/from-multi-line-queries-to-no-code-investigations-meeting-grafana-users-where-they-are/) - [A queryless experience for exploring metrics, logs, traces, and profiles: Introducing the Explore apps suite for Grafana](https://grafana.com/blog/2024/09/24/queryless-metrics-logs-traces-profiles/). {{< youtube id="MSHeWWsHaIA" >}} {{< card-grid key="cards" type="simple" >}}