Skip to content

Commit 79481ec

Browse files
sfanahataShannon Anahata
andauthored
Updating Seer docs with new default configs info (#14100)
## DESCRIBE YOUR PR We're updating Seer's default settings in Sentry. This updates the docs to reflect that change. ## IS YOUR CHANGE URGENT? Help us prioritize incoming PRs by letting us know when the change needs to go live. - [x] Urgent deadline (GA date, etc.): 6/20 - [ ] Other deadline: <!-- ENTER DATE HERE --> - [ ] None: Not urgent, can wait up to 1 week+ ## SLA - Teamwork makes the dream work, so please add a reviewer to your PRs. - Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it. Thanks in advance for your help! ## PRE-MERGE CHECKLIST *Make sure you've checked the following before merging your changes:* - [ ] Checked Vercel preview for correctness, including links - [ ] PR was reviewed and approved by any necessary SMEs (subject matter experts) - [ ] PR was reviewed and approved by a member of the [Sentry docs team](https://github.com/orgs/getsentry/teams/docs) --------- Co-authored-by: Shannon Anahata <shannonanahata@gmail.com>
1 parent 6de6a05 commit 79481ec

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/product/ai-in-sentry/seer/index.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,13 @@ Seer is a powerful debugging agent, with access to a wide variety of data source
5959

6060
To start using Seer's capabilities:
6161

62-
1. **Enable Seer**: Make sure AI features are enabled in your [organization settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/#hideAiFeatures)
63-
2. **Set up GitHub Integration**: For Seer to be able to create patches and open pull requests, [connect your GitHub repositories](/organization/integrations/source-code-mgmt/github/)
64-
3. **Configure Settings**: Customize Seer's behavior in your project settings
62+
1. **Enable generative AI features**: Make sure AI features are enabled in your [organization settings](https://sentry.io/orgredirect/organizations/:orgslug/settings/#hideAiFeatures)
63+
2. **Set up GitHub Integration**: For issue fix capabilities, [connect your GitHub repositories](/organization/integrations/source-code-mgmt/github/)
64+
3. **Configure Settings**: Customize Seer's behavior in your project settings under `Seer Automation`. Seer is enabled by default using these settings:
65+
- **Automatic issue scans**: Enabled
66+
- **Automatic issue fixes**: Enabled for highly actionable issues and above
67+
68+
> **Note**: You can monitor your Seer usage in the [Stats & Usage tab](https://sentry.io/settings/stats/) and can learn more about managing your Seer budget [here](/pricing/quotas/manage-seer-budget/).
6569
4. **Start Using**: Look for Seer options in your issue details pages
6670

6771
## Privacy and security
@@ -71,4 +75,4 @@ Sentry includes strong guarantees for privacy and security of your data. At a gl
7175
- Sentry does not train generative AI models using your data by default and without your permission.
7276
- AI-generated output is shown only to you and other authorized users in your account.
7377

74-
You can learn more about our data privacy practices [in the security and legal docs](/security-legal-pii/security/ai-ml-policy/#use-of-identifying-data-for-generative-ai-features).
78+
You can learn more about our data privacy practices [in the security and legal docs](/security-legal-pii/security/ai-ml-policy/#use-of-identifying-data-for-generative-ai-features).

0 commit comments

Comments
 (0)