# Frontend Performance

Sentry's [**Frontend Performance**](https://sentry.io/orgredirect/organizations/:orgslug/insights/frontend/) page gives you an overview of the health of your application. You'll be able to 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. In addition to having a dedicated space to monitor frontend performance, you can also look at Sentry's **Insights** tab to monitor backend, mobile, and AI performance.

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

* #### [Web Vitals](https://docs.sentry.io/product/insights/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.

* #### [Network Requests](https://docs.sentry.io/product/insights/frontend/network-requests.md)

  Track the performance of your application's HTTP requests and drill into the domains serving them.

* #### [Assets](https://docs.sentry.io/product/insights/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/insights/frontend/session-health.md)

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