Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/product/issues/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Issues
sidebar_order: 20
description: "With Sentry’s Issues page, you can see information about errors, performance, crons, and replay issues right in your application. Learn more about how to get started here."
sidebar_order: 25
description: "Learn how to use Sentry’s Issues page where you can see and start to debug errors and performance problems that are affecting your application."
---

The [**Issues**](https://sentry.io/orgredirect/organizations/:orgslug/issues/) page in Sentry displays information about problems in your application. This page allows you to filter by properties such as browser, device, impacted users, or whether an error is unhandled. You can then inspect issue details to better understand the problem and [triage](/product/issues/states-triage/) effectively.
Expand Down
Loading