---
title: "Claude Agent"
description: "Set up the Claude Agent integration to send Sentry issues directly to Claude for automated root cause analysis and fix generation."
url: https://docs.sentry.io/organization/integrations/coding-agents/claude/
---

# Claude Agent

You can trigger Claude agents from your [Seer Autofix](https://docs.sentry.io/product/ai-in-sentry/seer/autofix.md) tab. The agent is provided with Seer's root cause analysis output and issue context, so it can understand the problem and generate a fix — including opening a branch with the changes.

## [Install and Configure](https://docs.sentry.io/organization/integrations/coding-agents/claude.md#install-and-configure)

Sentry Owner, Manager, or Admin permissions are required to install this integration. You must also have an existing Claude workspace and environment set up before connecting to Sentry.

1. Go to [platform.claude.com/dashboard](https://platform.claude.com/dashboard) and create an API key for your workspace.

2. In Sentry, navigate to **Settings > Integrations** and search for **Claude Agent**.

3. Enter your API key. If your workspace isn't "default" or you want to use a specific environment, update those fields here, then save.



## [Using the Integration](https://docs.sentry.io/organization/integrations/coding-agents/claude.md#using-the-integration)

Once installed, you can send any Seer root cause analysis to a Claude agent.

1. Go to a Sentry issue and click **Start Root Cause Analysis**.

2. Once root cause analysis completes, open the dropdown and select **Send to Claude Agent**.

3. A card will appear in the drawer for the active session. While the session is running, you can follow along in the Claude Console. Once complete, a button linking to the created branch will appear in the card.
