---
title: "Explore"
description: "Learn about the different ways you can explore your data in Sentry."
url: https://docs.sentry.io/product/explore/
---

# Explore

The Explore tab in Sentry offers multiple ways to search and investigate your application's data. You can look at your app's traces, metrics, profiles, and replays to get the information you need to debug issues more quickly and easily.

## [Learn More](https://docs.sentry.io/product/explore.md#learn-more)

* #### [Trace Explorer With Span Metrics](https://docs.sentry.io/product/explore/trace-explorer.md)

  Learn how to use Sentry's Trace Explorer to search span data, find distributed traces, and debug performance issues across your entire application stack.

* #### [Profiling](https://docs.sentry.io/product/explore/profiling.md)

  Profiling offers a deeper level of visibility on top of traditional tracing, removing the need for custom instrumentation and enabling precise code-level visibility into your application in a production environment.

* #### [Logs](https://docs.sentry.io/product/explore/logs.md)

  Structured logs allow you to send, view and query logs and parameters sent from your applications within Sentry.

* #### [Session Replay](https://docs.sentry.io/product/explore/session-replay.md)

  Use Session Replay to get reproductions of user sessions to improve your app experience.

* #### [Metrics](https://docs.sentry.io/product/explore/metrics.md)

  Send counters, gauges, and distributions from your code to track application health and drill down into related traces, logs, and errors.

* #### [Discover](https://docs.sentry.io/product/explore/discover-queries.md)

  Discover is a powerful query engine that allows you to query all your metadata across projects and environments to unlock insights.

## Pages in this section

- [Trace Explorer With Span Metrics](https://docs.sentry.io/product/explore/trace-explorer.md)
- [Profiling](https://docs.sentry.io/product/explore/profiling.md)
- [Logs](https://docs.sentry.io/product/explore/logs.md)
- [Session Replay](https://docs.sentry.io/product/explore/session-replay.md)
- [Metrics](https://docs.sentry.io/product/explore/metrics.md)
- [Discover](https://docs.sentry.io/product/explore/discover-queries.md)
