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
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,22 +79,22 @@ The deletion requests status table allows you to see the status of each of the r
79
79
- The date that Segment received your regulation
80
80
- The date that Segment completed a regulation
81
81
82
-
To view more information about a regulation, select it from the deletion requests tab. On the side sheet for that regulation, you can view the status of your regulation within Segment and in downstream destinations, the ID of the source the regulation was coming from, and, if applicable, the reason a regulation failed.
82
+
To view more information about a deletion request, select the userID on the deletion requests tab. On the side sheet for that deletion request, you can view the status of the request within Segment and in downstream destinations, and, if applicable, the reason a request failed.
83
83
84
-
Segment actions can have the following statuses:
84
+
Segment deletion requests can have the following statuses:
85
85
86
-
-**Initialized**: Segment started processing your regulation
87
-
-**In progress**: Segment has started processing your regulation
88
-
-**Success**: Segment processed your regulation
89
-
-**Failed**: Segment was unable to process your regulation
86
+
-**Initialized**: Segment accepted your deletion request and placed it in the deletions queue
87
+
-**In progress**: Segment started processing your deletion request
88
+
-**Success**: Segment processed your deletion request
89
+
-**Failed**: Segment was unable to process your deletion request
90
90
91
-
Destination regulations can have the following statuses:
91
+
Destination deletion requests can have the following statuses:
92
92
93
-
-**No action**: Used for Segment-only regulations to indicate that they weren't forwarded to a downstream destination
94
-
-**Initialized**: Segment forwarded your regulation to a downstream destination
95
-
-**In progress**: The destination started processing your regulation
96
-
-**Success**: The destination processed your regulation
97
-
-**Failed**: The destination was unable to process your regulation
93
+
-**No action**: Used for Segment-only deletion requests to indicate that they weren't forwarded to a downstream destination
94
+
-**Initialized**: Segment added your deletion request to a queue to send to a destination
95
+
-**In progress**: Segment started forwarding your deletion request to a destination
96
+
-**Forwarded**: Segment forwarded your request to a destination
97
+
-**Failed**: Segment was unable to forward your request to a destination
98
98
99
99
100
100
#### Deletion requests made using Segment's API
@@ -111,7 +111,7 @@ Segment's API returns the following statuses:
111
111
-`FAILED`
112
112
-`FINISHED`
113
113
114
-
For more granular deletion request statuses, see the [Deletion requests tab](#deletion-requests-tab) in the Segment app.
114
+
For more granular deletion request statuses, see the [Deletion requests tab](#deletion-requests-status) in the Segment app.
0 commit comments