Skip to content

Specifying which user IDs should be submitted for deletion #6777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/privacy/user-deletion-and-suppression.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,9 @@ In keeping with Segment's commitment to GDPR and CCPA readiness, Segment offers

[Contact Support](https://segment.com/help/contact/) if you need to process more than 110,000 users within a 30 day period.

> warning "User IDs for deletion"
> It's important to note that the userID required for deletion requests are the user IDs sent through your events according to the [Segment Spec](https://segment.com/docs/connections/spec/). In other words, the IDs under the userId fields specifically, not just any identifier.
> info "Business Plan Customers"
> If you use this feature to delete data, you can not Replay the deleted data. For standard Replay requests, you must wait for any pending deletions to complete, and you cannot submit new deletion requests for the period of time that Segment replays data for you.