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
Copy file name to clipboardExpand all lines: docs/product/issues/issue-details/sentry-seer/index.mdx
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,25 +2,24 @@
2
2
title: Sentry Seer
3
3
description: "Learn about Seer, Sentry's AI agent, and managing generative AI features."
4
4
sidebar_order: 50
5
-
6
5
---
7
6
8
7
Seer is Sentry's AI agent that powers a set of features built on generative AI and ML. You can find it in the **Solutions Hub** section of the issue details page after clicking on any error from the [**Issues**](https://sentry.io/orgredirect/organizations/:orgslug/issues/) page.
9
8
10
9
Once you've set up Seer, you'll be able to use the following features:
11
10
12
-
-[**Issue Summary**](#issue-summary): A quick summary of issue context to help you see what's going on
13
11
-[**Autofix**](#autofix): A collaborative workflow to find the root cause and solution of issues
12
+
-[**Issue Summary**](#issue-summary): A quick summary of issue context to help you see what's going on
14
13
15
14
<Alert>
16
15
17
-
Issue Summary and Autofix are currently in Beta, free of charge, for paid Sentry customers. Feedback is highly welcomed and can be submitted in-product or via email to [[email protected]](mailto:[email protected]).
16
+
Autofix and Issue Summary are currently in Beta, free of charge, for paid Sentry customers. Feedback is highly welcomed and can be submitted in-product or via email to [[email protected]](mailto:[email protected]).
18
17
19
18
</Alert>
20
19
21
20
## Issue Summary
22
21
23
-
The Issue Summary provides a quick overview of an issue by highlighting key insights taken from event and issue-level metadata. You'll see a quick overview of what's going wrong, a potential cause, and if relevant, insights from trace-connected issues, all in the Solutions Hub in the sidebar:
22
+
Issue Summary provides a quick overview of an issue by highlighting key insights taken from event and issue-level metadata. You'll see a quick overview of what's going wrong, a potential cause, and if relevant, insights from trace-connected issues, all in the Solutions Hub in the sidebar:
24
23
25
24

26
25
@@ -58,7 +57,7 @@ Once the coding step is complete, you can either create a Pull Request (PR) in G
58
57
59
58
## Data Processing for Generative AI
60
59
61
-
We use the data listed below to provide insights, analysis, and solutions for your review. Your data will not be used to train any Seer models without your express consent and AI-generated output from your data is shown only to you, not other customers. Seer is powered by generative AI models hosted by subprocessors identified on our [subprocessor list](https://sentry.io/legal/subprocessors/). Our subprocessors are only permitted to use the data as directed by us.
60
+
We use the data listed below to provide insights, analysis, and solutions for your review. Your data will not be used to train any generative AI models without your express consent and AI-generated output from your data is shown only to you, not other customers. Our generative AI features are powered by generative AI models hosted by subprocessors identified on our [subprocessor list](https://sentry.io/legal/subprocessors/). Our subprocessors are only permitted to use the data as directed by us.
62
61
63
62
The data used for these features includes:
64
63
@@ -71,6 +70,6 @@ The data used for these features includes:
71
70
72
71
You can learn more about our data privacy practices [here](https://docs.sentry.io/security-legal-pii/security/ai-ml-policy/#use-of-identifying-data-for-generative-ai-features).
73
72
74
-
## Disabling Seer Features
73
+
## Disabling Generative AI Features
75
74
76
-
If you don't find the Seer features useful and want to disable it for all users, you can do so in your organization's settings with the "Enable Seer Features" toggle [link]
75
+
If you don't find the Seer or Issue Summary features useful and want to disable it for all users, you can do so in your organization's settings with the "Enable Seer Features" toggle [link](https://sentry.io/orgredirect/organizations/:orgslug/settings/#hideAiFeatures).
Copy file name to clipboardExpand all lines: docs/security-legal-pii/security/service-data-usage.mdx
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: "AI/ML: Transparency and Choice"
2
+
title: "Service Data Usage"
3
3
sidebar_order: 10
4
4
description: "Learn about Sentry's approach to AI/ML"
5
5
---
@@ -25,7 +25,7 @@ For upcoming features like priority alerts or ML-based grouping, if authorized b
25
25
26
26
## Use of Identifying Data for Generative AI Features
27
27
28
-
For generative AI features like [Seer](/product/issues/issue-details/sentry-seer/), Sentry is asking for access to the following forms of service data to provide insights, analysis, and solutions for your review. Your data will not be used to train any generative AI models without your express consent, and AI-generated output from your data is shown only to you, not other customers.
28
+
For generative AI features like [Seer](/product/issues/issue-details/sentry-seer/), Sentry may access the following forms of service data to provide insights, analysis, and solutions for your review. Your data will not be used to train any generative AI models without your express consent, and AI-generated output from your data is shown only to you, not other customers.
29
29
30
30
- Error messages
31
31
- Stack traces
@@ -44,7 +44,6 @@ To ensure that data is stored in your selected region, we will disable generativ
0 commit comments