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/user-deletion-and-suppression.md
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,11 @@ With Regulations, you can issue a single request to delete and suppress data abo
19
19
> warning "Data sent to device-mode destinations cannot be suppressed"
20
20
> Destinations set up in device mode are sent directly to destinations and bypass the point in the pipeline where Segment suppresses events.
21
21
22
-
Segment has 2 types of Regulations - Segment-only Regulations, or those that only impact data from Segment systems, and Segment & destination Regulations, or Regulations that Segment completes on internal systems and then forwards to your connected destinations.
22
+
Segment has 2 types of Regulations:
23
+
-**Segment-only Regulations**: These Regulations *only* delete or suppress data about your user from internal Segment systems.
24
+
-**Segment & Destination Regulations**: These Regulations delete user data from internal Segment systems and then forward a deletion request to any connected destinations that support programmatic deletion. For a list of destination that support programmatic deletion, see [Which destinations can I send deletion requests to?](/docs/privacy/faq/#which-destinations-can-i-send-deletion-requests-to).
23
25
24
-
While both Regulation types are limited to 110,000 users every calendar month, you can temporarily increase your rate limit for Segment-only regulations.
25
-
26
-
To send more than 110,000 Segment-only Regulations over a 30 day period, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"}.
26
+
While both Regulation types are limited to 110,000 users every calendar month, you can temporarily increase your rate limit for Segment-only regulations. To send more than 110,000 Segment-only Regulations over a 30 day period, [contact Segment Support](https://segment.com/help/contact/){:target="_blank"}.
27
27
28
28
### Segment-only Regulations
29
29
The following Segment-only Regulation types are available:
@@ -33,9 +33,9 @@ The following Segment-only Regulation types are available:
33
33
-**SUPPRESS_ONLY***: Suppress new data without deleting existing data
34
34
-**UNSUPPRESS*:** Stop an ongoing suppression
35
35
36
-
### Segment & destination Regulations
36
+
### Segment & Destination Regulations
37
37
38
-
The following Segment & destination Regulations are available:
38
+
The following Segment & Destination Regulations are available:
39
39
40
40
-**SUPPRESS_WITH_DELETE:** Suppress new data and delete existing data
41
41
-**DELETE_ONLY:** Delete existing data without suppressing any new data
0 commit comments