---
title: "Guides"
description: "Practical guidance on what to instrument, what to query, and how to get value from Sentry after setup."
url: https://docs.sentry.io/guides/
---

# Guides

You've set up Sentry. Now what?

These guides help you move from "Sentry is configured" to "Sentry is helping me find and fix problems." Each covers what to instrument, what queries to run, and what alerts to create.

* #### [What to Prioritize](https://docs.sentry.io/guides/issues-errors.md)

  Practical guidance on what errors to catch, how to search issues, and when to set alerts.

* #### [What to Log](https://docs.sentry.io/guides/logs.md)

  Practical guidance on what to log, how to search logs, and when to set alerts.

* #### [What to Track](https://docs.sentry.io/guides/metrics.md)

  Practical guidance on what metrics to track, how to explore them, and when to set alerts.

* #### [Querying Traces](https://docs.sentry.io/guides/querying-traces.md)

  Find performance issues using data Sentry captures automatically and set up alerts.

* #### [Adding Custom Spans](https://docs.sentry.io/guides/custom-spans.md)

  Add custom instrumentation for visibility beyond auto-instrumentation and set up alerts.

* #### [Using Session Replay](https://docs.sentry.io/guides/session-replay.md)

  Practical guidance on debugging errors and finding UX issues with Session Replay.

## Pages in this section

- [What to Prioritize](https://docs.sentry.io/guides/issues-errors.md)
- [What to Log](https://docs.sentry.io/guides/logs.md)
- [What to Track](https://docs.sentry.io/guides/metrics.md)
- [Querying Traces](https://docs.sentry.io/guides/querying-traces.md)
- [Adding Custom Spans](https://docs.sentry.io/guides/custom-spans.md)
- [Using Session Replay](https://docs.sentry.io/guides/session-replay.md)
