---
title: "Backend Dashboards"
description: "Learn how to use Sentry's Backend Overview dashboards to monitor things like queries, outbound API requests, caches, and queues."
url: https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/
---

# Backend Dashboards

Sentry's [**Backend dashboards**](https://sentry.io/orgredirect/organizations/:orgslug/dashboards/) page gives you an overview of the health of your application.

## [Backend Overview Dashboard](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend.md#backend-overview-dashboard)

Start with the **Backend Overview** dashboard to get a quick overview of your application. See things like **Most Time-Consuming Queries**, **Most Time-Consuming Domains**, **p50** and **p75 Duration**, and more.

You can also dive deeper into Queries, Outbound API Requests, Caches, and Queues to get detailed information about potential issues affecting your application's health.

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

* #### [Queries](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/queries.md)

  With Queries in Sentry, you can easily see database queries, remediate performance errors & monitor query performance.

* #### [Queues](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/queues.md)

  Learn how to monitor your queues with Sentry for improved application performance and health.

* #### [Caches](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/caches.md)

  Learn more about cache monitoring with Sentry and how it can help improve your application's performance.

## Pages in this section

- [Queries](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/queries.md)
- [Queues](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/queues.md)
- [Caches](https://docs.sentry.io/product/dashboards/sentry-dashboards/backend/caches.md)
