---
title: "Connecting Sentry"
description: "Connect Sentry so Indent can pull in error reports and stack traces."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.indent.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connecting Sentry

With Sentry connected, Indent can trace a production error back to the code that caused it during an
[incident investigation](/working-with-indent/investigating-incidents).

## Connect Sentry

1. **Find Sentry**

   Open [**Settings → Integrations**](https://app.indent.com/settings/integrations) and find
   Sentry.
2. **Connect**

   Select **Connect**.
3. **Authorize with Sentry**

   You're redirected to Sentry's hosted MCP server at [mcp.sentry.dev](https://mcp.sentry.dev) to
   approve access through OAuth.

Sentry connects at organization or personal scope. See
[Connecting MCP servers](/connecting/mcp-servers) for how scopes work.

Source: https://docs.indent.com/connecting/sentry/index.mdx
