---
title: "Insights"
description: "Sentry's Insights for frontend, backend, mobile, and AI provide curated views and workflows to help you identify and fix issues in relevant parts of your application."
url: https://docs.sentry.io/product/insights/
---

# Insights

Sentry’s frontend, backend, mobile, and AI performance insights (all under the [**Insights**](https://sentry.io/orgredirect/organizations/:orgslug/insights/backend/) heading in Sentry), give you a clear summary of the telemetry and events impacting the performance of individual parts of your application. Each section shows a high-level overview of your application's health with widgets for "Best Page Opportunities" (improvement that will be most helpful for boosting your performance score), most time-consuming events, and so on. You can also drill deeper into specific workflows to see specific traces, errors, and releases. This helps you identify potential problems and spot trends, fix bugs, and ultimately boost application performance.

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

* #### [Set Up](https://docs.sentry.io/product/insights/getting-started.md)

  Get started with Sentry's Performance Monitoring and Tracing, which allows you to see macro-level metrics to micro-level spans, cross-reference transactions with related issues, and customize queries.

* #### [Performance Overhead](https://docs.sentry.io/product/insights/performance-overhead.md)

  Learn more about how enabling Insights and Tracing in Sentry impacts the performance of your application.

* #### [Frontend Performance](https://docs.sentry.io/product/insights/frontend.md)

  Learn how to use Sentry's Frontend Performance tool to monitor things like web vitals and network requests.

* #### [Backend Performance](https://docs.sentry.io/product/insights/backend.md)

  Learn how to use Sentry's Backend Performance tool to monitor things like queries, outbound API requests, caches, and queues.

* #### [Mobile Performance](https://docs.sentry.io/product/insights/mobile.md)

  Learn how to use Sentry's Mobile Performance tool to monitor the health of your mobile app, including app starts, screen loads, and screen rendering.

* #### [Overview](https://docs.sentry.io/product/insights/overview.md)

  With insights, you can track, analyze, and debug your application's performance. Sentry helps you identify performance opportunities and trace issues back to poorly performing code.

## Pages in this section

- [Set Up](https://docs.sentry.io/product/insights/getting-started.md)
- [Performance Overhead](https://docs.sentry.io/product/insights/performance-overhead.md)
- [Frontend Performance](https://docs.sentry.io/product/insights/frontend.md)
- [Backend Performance](https://docs.sentry.io/product/insights/backend.md)
- [Mobile Performance](https://docs.sentry.io/product/insights/mobile.md)
- [Overview](https://docs.sentry.io/product/insights/overview.md)
