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: src/privacy/data-retention-policy.md
+14-3Lines changed: 14 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -36,12 +36,24 @@ The default data retention period for each of the data types is as follows:
36
36
|**Free**| 180 days | Not applicable | 60 days | 180 days | Not applicable |
37
37
38
38
> info ""
39
-
> Segment calculates your data retention period starting from the date Segment ingests an event, not from the date an event originally occurred. Object stores not updated in the last 180 days will be deleted.
39
+
> Segment calculates your data retention period for archive event and profile event data starting from the date Segment ingests an event, not from the date an event originally occurred. Object data retention periods are calculated from the date an object was last updated.
40
40
41
41
Segment recommends keeping your data for at least 30 days to enable [replays](/docs/guides/what-is-replay/) of your data.
42
42
43
43
To change your data retention settings, open Segment and navigate to **Privacy > Settings > Data Retention**.
44
44
45
+
### Workspace Default Archive Retention Period
46
+
47
+
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.
48
+
49
+
- 14 days
50
+
- 30 days
51
+
- 90 days
52
+
- 180 days
53
+
- 365 days
54
+
- 3 years (the default setting starting July 15, 2025)
55
+
- Unlimited (deprecated July 15, 2025)
56
+
45
57
### Source-Level Archive Retention Periods
46
58
47
59
> warning "Source-Level Archive Retention Periods will be deprecated on April 15, 2025"
@@ -50,13 +62,12 @@ To change your data retention settings, open Segment and navigate to **Privacy >
50
62
Override the workspace default retention period on a per-source level.
51
63
52
64
You can select from the following Archive Retention time periods:
65
+
- Default (This is the default value you set in the [Workspace Default Archive Retention Period](#workspace-default-archive-retention-period) setting)
53
66
- 14 days
54
67
- 30 days
55
68
- 90 days
56
69
- 180 days
57
70
- 365 days
58
-
- 3 years (the default setting starting July 15, 2025)
0 commit comments