---
title: RUM Dashboards
description: >-
  Use out-of-the-box RUM dashboards to learn more about your application's data
  and performance.
breadcrumbs: Docs > RUM & Session Replay > Platform > RUM Dashboards
---

# RUM Dashboards

## Overview{% #overview %}

When you create a RUM application, Datadog [collects data](https://docs.datadoghq.com/real_user_monitoring/data_collected/) and generates dashboards about your application's performance, errors, resources, and user sessions.

{% image
   source="https://datadog-docs.imgix.net/images/real_user_monitoring/dashboards/rum-dashboards-performance-summary.95d7f4206e686078b79cfae1710d9e4e.png?auto=format"
   alt="RUM Application Overview page" /%}

Access your RUM dashboards by filtering for `RUM` in the search query of the [**Dashboard List**](https://app.datadoghq.com/dashboard/lists) or from your application summary pages (**Digital Experience > Performance Summary** and **Digital Experience > Product Analytics > Analytics Summary**).

{% image
   source="https://datadog-docs.imgix.net/images/real_user_monitoring/dashboards/available-rum-dashboards.89ba8205db485312e3f90a4e09f3bc11.png?auto=format"
   alt="Out-of-the-box RUM Dashboards" /%}

- [Performance Overviews: See a global view of your website/app performance and demographics.](https://docs.datadoghq.com/real_user_monitoring/platform/dashboards/performance)
- [Testing and Deployment: Evaluate your browser tests' application coverage and identify popular elements in your application to track using RUM and Synthetics data.](https://docs.datadoghq.com/real_user_monitoring/platform/dashboards/testing_and_deployment)
- [Usage: Analyze user session and usage data for your RUM applications, including frustration signals.](https://docs.datadoghq.com/real_user_monitoring/platform/dashboards/usage)
- [Errors: Observe errors that appear in user consoles by browser and device type.](https://docs.datadoghq.com/real_user_monitoring/platform/dashboards/errors)

## Interact with RUM dashboards{% #interact-with-rum-dashboards %}

You can clone [dashboards](https://docs.datadoghq.com/dashboards/) and customize them to explore your application's data in the [RUM Explorer](https://docs.datadoghq.com/real_user_monitoring/explorer/).

### Template variables{% #template-variables %}

The generated RUM dashboards automatically contain a set of default template variables. Use the template variable dropdowns to select values and narrow your search. For more information, see the [Template Variables](https://docs.datadoghq.com/dashboards/template_variables) documentation.

### View RUM events{% #view-rum-events %}

To explore individual events, click on a graph and click **View RUM events**. This redirects you to the RUM Explorer with pre-selected search filters.

{% video
   url="https://datadog-docs.imgix.net/images/real_user_monitoring/dashboards/rum-view-events-2.mp4" /%}

### Customize dashboards{% #customize-dashboards %}

To clone your RUM dashboards, click the **Settings** icon and select **Clone dashboard**. To add more widgets, powerpacks, or apps, scroll down to the bottom and click the **+** icon.

You can also modify the template variables and create a [saved view](https://docs.datadoghq.com/real_user_monitoring/explorer/saved_views/).

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

- [Learn about the RUM Explorer](https://docs.datadoghq.com/real_user_monitoring/explorer)
