Skip to content

Commit b27ee8c

Browse files
committed
requested updates [netlify-build]
1 parent dc19d0f commit b27ee8c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/privacy/user-deletion-and-suppression.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ With Regulations, you can issue a single request to delete and suppress data abo
1919
> warning "Data sent to device-mode destinations cannot be suppressed"
2020
> Destinations set up in device mode are sent directly to destinations and bypass the point in the pipeline where Segment suppresses events.
2121
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).
2325

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"}.
2727

2828
### Segment-only Regulations
2929
The following Segment-only Regulation types are available:
@@ -33,9 +33,9 @@ The following Segment-only Regulation types are available:
3333
- **SUPPRESS_ONLY***: Suppress new data without deleting existing data
3434
- **UNSUPPRESS*:** Stop an ongoing suppression
3535

36-
### Segment & destination Regulations
36+
### Segment & Destination Regulations
3737

38-
The following Segment & destination Regulations are available:
38+
The following Segment & Destination Regulations are available:
3939

4040
- **SUPPRESS_WITH_DELETE:** Suppress new data and delete existing data
4141
- **DELETE_ONLY:** Delete existing data without suppressing any new data

0 commit comments

Comments
 (0)