---
title: "Frontend Dashboards"
description: "Learn how to use Sentry's Frontend dashboards to monitor things like web vitals and network requests."
url: https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/
---

# Frontend Dashboards

Sentry's Frontend dashboards give you an overview of the health of your application.

## [Frontend Overview](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend.md#frontend-overview)

Start with the **Frontend Overview** dashboard to get a quick overview of the health of your application. See things like **Best Page Opportunities** (the improvements that would most help increase your performance score), your **Most Time-Consuming Assets**, **p50** and **p75 Duration**, and so on.

You can also dive deeper into Web Vitals, Network Requests, and Assets to get detailed information about potential issues affecting your application's health.

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

* #### [Web Vitals](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/web-vitals.md)

  Get a clear picture of your app's Performance Score and how each Web Vital shapes it. Then, learn how to drill in to explore opportunities to improve your app's overall performance.

* #### [Assets](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/assets.md)

  Learn more about browser asset performance monitoring, which allows you to debug the performance of loading JavaScript and CSS on your frontend.

* #### [Session Health](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/session-health.md)

  Get insights about your application's session health over time.

## Pages in this section

- [Web Vitals](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/web-vitals.md)
- [Assets](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/assets.md)
- [Session Health](https://docs.sentry.io/product/dashboards/sentry-dashboards/frontend/session-health.md)
