---
title: RUM Error Dashboards
description: >-
  Monitor and analyze RUM errors with comprehensive dashboards showing error
  trends, affected users, and stack trace information.
breadcrumbs: Docs > RUM & Session Replay > Platform > RUM Dashboards > RUM Error Dashboards
---

# RUM Error Dashboards

## Web app errors{% #web-app-errors %}

The RUM web app errors dashboard provides insights about your applications' errors. It helps you focus on the views or versions that are generating the most errors. It shows:

- **Code errors**: Get an overview of which parts of your application are generating the most errors. If you need to dig deeper, see [Error Tracking](https://app.datadoghq.com/rum/error-tracking) to investigate critical frontend errors and learn when new errors appear.
- **Network errors**: Monitor which resources are generating the most errors.

{% image
   source="https://datadog-docs.imgix.net/images/real_user_monitoring/dashboards/dashboard-errors-web.502130be2b8be6ac5a7bd4b7358aac7c.png?auto=format"
   alt="Out-of-the-box RUM Web App Errors Dashboard" /%}

For more information about the data displayed, see [RUM Browser Data Collected](https://docs.datadoghq.com/real_user_monitoring/data_collected/).

## Mobile app crashes and errors{% #mobile-app-crashes-and-errors %}

The RUM mobile app crashes and errors dashboard provides insights about your mobile applications' errors. It helps you focus on the views or versions that are generating the most errors. It shows:

- **Code errors**: Get an overview of which parts of your application are generating the most errors. If you need to dig deeper, see [Error Tracking](https://app.datadoghq.com/rum/error-tracking) to investigate critical frontend errors and learn when new errors appear.
- **Network errors**: Monitor which resources are generating the most errors.

{% image
   source="https://datadog-docs.imgix.net/images/real_user_monitoring/dashboards/dashboard-errors-mobile.e51e262bf7da7a088a2f0a484ce7dc83.png?auto=format"
   alt="Out-of-the-box RUM Mobile App Errors Dashboard" /%}

For more information about the data displayed, see our documentation for each platform: [iOS RUM](https://docs.datadoghq.com/real_user_monitoring/ios/data_collected/), [Android RUM](https://docs.datadoghq.com/real_user_monitoring/android/data_collected/), [React Native RUM](https://docs.datadoghq.com/real_user_monitoring/reactnative/data_collected/), and [Flutter RUM](https://docs.datadoghq.com/real_user_monitoring/application_monitoring/flutter/data_collected/).

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

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