You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "The Cursor Background Agent integration allows you to launch Cursor background agents directly from Seer to help debug, fix issues, and create pull requests for you."
5
+
---
6
+
7
+
You can trigger Cursor Background Agents from your [Seer Issue Fix](/product/ai-in-sentry/seer/issue-fix/) tab. The background Agents will be provided with Seer's Root Cause Analysis alongside the issue context to help the background agent understand the issue and generate a solution.
8
+
9
+
## Install and Configure
10
+
11
+
<Alert>
12
+
13
+
Sentry Owner, Manager, or Admin permissions are required to install this integration.
14
+
15
+
</Alert>
16
+
17
+
1. Navigate to **Settings > Integrations > Cursor Background Agent**
18
+
19
+
2. Click **Install**.
20
+
21
+
3. Provide your Cursor API key. You can find this in Cursor Account Settings under **Integrations > User API Keys**.
22
+
23
+
## Using the Integration
24
+
25
+
Once installed, you can trigger Cursor background agents from the Seer Root Cause Analysis card on any issue. Click the dropdown next to **Find Solution** to launch a Cursor Background Agent.
26
+
27
+
### Triggering via Automation
28
+
29
+
You can trigger Cursor Background Agents automatically via Seer Automation.
30
+
31
+
Simply configure it as a target in the "Where should Seer Stop" section.
0 commit comments