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."
4
+
description: "The Cursor Agent integration allows you to launch Cursor background agents directly from Seer to help debug, fix issues, and create pull requests for you."
5
5
---
6
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.
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
8
9
9
## Install and Configure
10
10
@@ -14,19 +14,22 @@ Sentry Owner, Manager, or Admin permissions are required to install this integra
14
14
15
15
</Alert>
16
16
17
-
1. Navigate to **Settings > Integrations > Cursor Background Agent**
17
+
1. Navigate to **Settings > Integrations > [Cursor Agent](https://sentry.io/orgredirect/organizations/:orgslug/settings/integrations/cursor)**
18
18
19
19
2. Click **Install**.
20
20
21
21
3. Provide your Cursor API key. You can find this in Cursor Account Settings under **Integrations > User API Keys**.
22
22
23
23
## Using the Integration
24
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.
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
+

26
28
27
29
### Triggering via Automation
28
30
29
31
You can trigger Cursor Background Agents automatically via Seer Automation.
30
32
31
-
Simply configure it as a target in the "Where should Seer Stop" section.
33
+
Simply configure it as a target in the "Where should Seer stop?" section in the [Seer settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/projects/:projectslug/seer/) for a project.
32
34
35
+

0 commit comments