Skip to content

Remove Source-Level Archive Retention Periods section from the data retention policy #7565

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 16, 2025
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
21 changes: 3 additions & 18 deletions src/privacy/data-retention-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ Segment recommends keeping your data for at least 30 days to enable [replays](/d

To change your data retention settings, open Segment and navigate to **Privacy > Settings > Data Retention**.

### Workspace Default Archive Retention Period
### Workspace default archive retention period

Select the default retention period for the workspace in this setting. This value applies to all sources in the workspace, unless overridden in the [Source-Level Archive Retention Periods](#source-level-archive-retention-periods) setting.
Select the default retention period for the workspace in this setting. This value applies to all sources in the workspace.

- 14 days
- 30 days
Expand All @@ -55,21 +55,6 @@ Select the default retention period for the workspace in this setting. This valu
- 365 days
- 3 years (the default setting starting July 15, 2025)
- Unlimited (deprecated July 15, 2025)

### Source-Level Archive Retention Periods

> warning "Source-Level Archive Retention Periods will be deprecated on April 15, 2025"
> After April 15, you will no longer be able to override your workspace's default retention period on a source-by-source basis.

Override the workspace default retention period on a per-source level.

You can select from the following Archive Retention time periods:
- Default (This is the default value you set in the [Workspace Default Archive Retention Period](#workspace-default-archive-retention-period) setting)
- 14 days
- 30 days
- 90 days
- 180 days
- 365 days

### What data is impacted?

Expand Down Expand Up @@ -145,4 +130,4 @@ Segment unrecoverably deletes the workspace after 30 days of inactivity, unless

### Data deletion delays

When data reaches the end of its retention period, deletion is scheduled in accordance with Segment’s data retention policy. While Segment aims to complete the deletion process promptly, there may be occasional delays due to processing times or technical constraints. Segment is committed to initiating data deletions as soon as possible and strives to complete deletions within 7 days of the scheduled date.
When data reaches the end of its retention period, deletion is scheduled in accordance with Segment’s data retention policy. While Segment aims to complete the deletion process promptly, there may be occasional delays due to processing times or technical constraints. Segment is committed to initiating data deletions as soon as possible and strives to complete deletions within 7 days of the scheduled date.
Loading