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
+38-2
Original file line number
Diff line number
Diff line change
@@ -35,9 +35,45 @@ The default data retention period for each of the data types is as follows:
35
35
|**Team**| 365 days | Not applicable | 90 days | 365 days | Not applicable |
36
36
|**Free**| 180 days | Not applicable | 60 days | 180 days | Not applicable |
37
37
38
-
Through the self-serve Data Retention configuration in your workspace, you can configure a custom data retention period through the **Workspace Default Archive Retention Period** setting.
38
+
Through the self-serve Data Retention configuration in your workspace, you can configure a custom data retention period through the [Workspace Default Archive Retention Period](#workspace-default-archive-retention-period) setting.
39
+
40
+
Segment recommends keeping your data for at least 30 days to enable [replays](/docs/guides/what-is-replay/) of your data.
41
+
42
+
To change your data retention settings, open Segment and navigate to **Privacy > Settings > Data Retention**.
43
+
44
+
### Workspace Default Archive Retention Period
45
+
46
+
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.
47
+
48
+
> warning "7 day Retention Periods will be deprecated on March 6, 2025"
49
+
> After March 6, you will no longer be able to set your workspace's retention period to 7 days. All workspaces with 7 day retention periods will be updated to have 14 day retention periods.
50
+
51
+
You can select from the following Archive Retention time periods:
52
+
53
+
- 14 days
54
+
- 30 days
55
+
- 90 days
56
+
- 180 days
57
+
- 365 days
58
+
- Unlimited (**default**)
59
+
60
+
### Source-Level Archive Retention Periods
61
+
62
+
> warning "Source-Level Archive Retention Periods will be deprecated on April 15, 2025"
63
+
> After April 15, you will no longer be able to override your workspace's default retention period on a source-by-source basis.
64
+
65
+
Override the workspace default retention period on a per-source level.
66
+
67
+
You can select from the following Archive Retention time periods:
68
+
69
+
- Default (This is the default value you set in the [Workspace Default Archive Retention Period](#workspace-default-archive-retention-period))
70
+
- 14 days
71
+
- 30 days
72
+
- 90 days
73
+
- 180 days
74
+
- 365 days
75
+
- Unlimited
39
76
40
-
Segment unrecoverably deletes a [Unify Space](/docs/unify/identity-resolution/space-setup/#step-one-create-a-new-dev-space) 90 days after it was disabled.
Copy file name to clipboardexpand all lines: src/privacy/user-deletion-and-suppression.md
+2-43
Original file line number
Diff line number
Diff line change
@@ -102,49 +102,8 @@ Segment creates a `SUPPRESS` regulation, and adds the `userId` to your suppressi
102
102
> info "SUPPRESS_WITH_DELETE requests"
103
103
> The Suppressed Users tab only includes `SUPPRESS_ONLY` regulations. If you created a User Deletion request using the UI, you will need to check the [**Deletion Requests**](#deletion-requests-tab) tab, as those are `SUPPRESS_WITH_DELETE` regulation types.
104
104
105
-
##### Remove a user from the suppression list {#remove-a-user-from-the-suppression-list}
105
+
##### Remove a user from the suppression list
106
106
107
107
To remove a user from the suppression list, click the ellipses (**...**) icon on the `userId` row, and click **Remove**.
108
108
109
-
This creates an `UNSUPPRESS` regulation and removes the `userId` from your suppression list. Segment processes most `UNSUPPRESS` regulations within 24 hours.
110
-
111
-
## Data retention
112
-
113
-
Segment stores a copy of all event data received in Segment's secure event archives on S3. By default, all workspaces store data for an unlimited period of time, but you can modify the lifecycle policies for the data stored internally. Segment uses this data for [data replays](/docs/guides/what-is-replay/) and for troubleshooting purposes.
114
-
115
-
Segment recommends keeping your data for at least 30 days to enable [replays](/docs/guides/what-is-replay/) of your data.
116
-
117
-
To change your data retention settings, open Segment and navigate to **Privacy > Settings > Data Retention**.
118
-
119
-
### Workspace Default Archive Retention Period
120
-
121
-
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.
122
-
123
-
> warning "7 day Retention Periods will be deprecated on March 6, 2025"
124
-
> After March 6, you will no longer be able to set your workspace's retention period to 7 days. All workspaces with 7 day retention periods will be updated to have 14 day retention periods.
125
-
126
-
You can select from the following Archive Retention time periods:
127
-
128
-
- 14 days
129
-
- 30 days
130
-
- 90 days
131
-
- 180 days
132
-
- 365 days
133
-
- Unlimited (**default**)
134
-
135
-
### Source-Level Archive Retention Periods
136
-
137
-
> warning "Source-Level Archive Retention Periods will be deprecated on April 15, 2025"
138
-
> After April 15, you will no longer be able to override your workspace's default retention period on a source-by-source basis.
139
-
140
-
Override the workspace default retention period on a per-source level.
141
-
142
-
You can select from the following Archive Retention time periods:
143
-
144
-
- Default (This is the default value you set in the [Workspace Default Archive Retention Period](#workspace-default-archive-retention-period))
145
-
- 14 days
146
-
- 30 days
147
-
- 90 days
148
-
- 180 days
149
-
- 365 days
150
-
- Unlimited
109
+
This creates an `UNSUPPRESS` regulation and removes the `userId` from your suppression list. Segment processes most `UNSUPPRESS` regulations within 24 hours.
0 commit comments