Skip to content

Commit 76cf1b7

Browse files
authored
feat(feedback): add to data retention period (#14798)
Assuming uf/issue platform retention is the same as errors Closes [REPLAY-657: \[docs\] User feedback missing from retention table](https://linear.app/getsentry/issue/REPLAY-657/docs-user-feedback-missing-from-retention-table)
1 parent 5501048 commit 76cf1b7

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/security-legal-pii/security/data-retention-periods.mdx

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: "Learn about Sentry's data retention periods for different data typ
88

99
Sentry retains different types of data for varying periods based on your plan tier and the specific data type. The below table outlines the retention periods for data types across our Developer, Team, and Business plans.
1010

11-
By default, new account trials are granted Team plan retention. If you are trialing from a paid plan type, you will have the same retention as that plan for any data ingested during the trial.
11+
By default, new account trials are granted Team plan retention. If you are trialing from a paid plan type, you will have the same retention as that plan for any data ingested during the trial.
1212

1313
## Default Data Retention by Plan
1414

@@ -18,6 +18,7 @@ By default, new account trials are granted Team plan retention. If you are trial
1818
| [Logs](/product/explore/logs/) | 30 days | 30 days | 30 days |
1919
| [Spans/Transactions](/concepts/key-terms/tracing/distributed-tracing/) | 30 days | 90 days | 90 days + 13 months sampled |
2020
| [Session Replays](/product/explore/session-replay/web/) | 30 days | 90 days | 90 days |
21+
| [User Feedback](/product/user-feedback/) | 30 days | 90 days | 90 days |
2122
| [Profiles](/product/explore/profiling/) | 30 days | 90 days | 90 days |
2223
| [Crons](/product/crons/) | 30 days | 30 days | 30 days |
2324
| [Uptime](/product/monitoring/) | 30 days | 90 days | 90 days |
@@ -32,7 +33,7 @@ Starting November 2025, Team and Business plans will move from the current 90 da
3233
Business plan customers receive extended retention for spans data through our sampled retention feature. This provides up to:
3334

3435
- **Full fidelity data**: 90 days of complete span data
35-
- **Sampled data**: 13 months of downsampled span data
36+
- **Sampled data**: 13 months of downsampled span data
3637

3738
13 month downsampled data is a percentage of span data. Sampled retention is currently only available for span data.
3839

@@ -49,4 +50,4 @@ When data reaches the end of its retention period, it can no longer be accessed.
4950
- Upgrading to a plan with longer retention
5051
- Contacting support for enterprise retention options
5152

52-
Reference our [security policy](https://sentry.io/security/) for information about data deletion.
53+
Reference our [security policy](https://sentry.io/security/) for information about data deletion.

0 commit comments

Comments
 (0)