---
title: RUM Explorer
description: >-
  Explore and analyze RUM data to investigate performance issues, navigate user
  sessions, and troubleshoot application errors.
breadcrumbs: Docs > RUM & Session Replay > RUM Explorer
---

# RUM Explorer

## Overview{% #overview %}

The [Real User Monitoring (RUM) Explorer](https://app.datadoghq.com/rum/sessions) allows you to examine data collected from your applications and granular information about your RUM events.

You can:

- Navigate through user sessions
- Investigate performance issues affecting views, resources, or actions
- Troubleshoot application errors and long tasks

{% image
   source="https://datadog-docs.imgix.net/images/real_user_monitoring/explorer/rum-explorer-2.2c96255026b3bf012f5021928a69435a.png?auto=format"
   alt="RUM Explorer" /%}

## View by application{% #view-by-application %}

Use the application selector in the top navigation to select and view all RUM data for a specific application.

{% image
   source="https://datadog-docs.imgix.net/images/real_user_monitoring/explorer/application-selector-2.d5b917a2acac122b839dad2d3e87b274.png?auto=format"
   alt="Click the application selector to view all RUM data for a specific application" /%}

## Search and filter{% #search-and-filter %}

Search and filter your RUM events by typing in the search bar and selecting a visualization type in the [RUM Explorer](https://app.datadoghq.com/rum/sessions). You can narrow down, broaden, and shift your focus on subsets of events you are interested in. Use autocomplete suggestions to view facets and recent queries.

## Group{% #group %}

Group the RUM events you have queried into higher-level entities that may help you derive or consolidate information about an issue. To identify event patterns and aggregate events by subsets, see [Group RUM Events](https://docs.datadoghq.com/real_user_monitoring/explorer/group).

To start creating queries and using facets, see [Search Syntax](https://docs.datadoghq.com/real_user_monitoring/explorer/search_syntax).

## Visualize{% #visualize %}

Select a visualization for your filters and aggregations that displays your RUM events in a helpful perspective for you to uncover decisive information.

For example, you can view RUM events in a list, organize RUM data into columns, and see RUM data in a timeseries graph that displays your RUM telemetry over time.

To start visualizing RUM data in the RUM Explorer, see [Create RUM Visualizations](https://docs.datadoghq.com/real_user_monitoring/explorer/visualize).

## Further Reading{% #further-reading %}

- [Unify and correlate frontend and backend data with retention filters](https://www.datadoghq.com/blog/rum-apm-retention-filters)
- [Learn more about search in the RUM Explorer](https://docs.datadoghq.com/real_user_monitoring/explorer/search/)
- [Monitor Core Web Vitals with RUM](https://www.datadoghq.com/blog/core-web-vitals-monitoring-datadog-rum-synthetics/#what-are-the-core-web-vitals)
- [Start monitoring single-page applications](https://www.datadoghq.com/blog/modern-frontend-monitoring/)
