Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/security-legal-pii/security/data-retention-periods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ description: "Learn about Sentry's data retention periods for different data typ

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.

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.
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.

## Default Data Retention by Plan

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

- **Full fidelity data**: 90 days of complete span data
- **Sampled data**: 13 months of downsampled span data
- **Sampled data**: 13 months of downsampled span data

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

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

Reference our [security policy](https://sentry.io/security/) for information about data deletion.
Reference our [security policy](https://sentry.io/security/) for information about data deletion.
Loading