Skip to content

Commit 864c2d8

Browse files
Update faq.md
The user deletion limit has been increased to 110,000 users per 30 days.
1 parent 8cf4bd5 commit 864c2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/privacy/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ the recommended setting to send that field downstream.
4040
The easiest way to find a customer's `userId` is by querying an existing tool. Specifically, you can use your Segment [data warehouse](https://segment.com/warehouses) to query the `users` table for another known item of information about the user (their email address, for example) and then use that row to find their userId.
4141

4242
### How many deletion requests can I send?
43-
You can send us batches of up to 5,000 `userIds`, or 4 MB, per payload. We process these batches asynchronously. [Contact us](https://segment.com/help/contact/) if you need to process more than 100,000 users within a 30 day period.
43+
You can send us batches of up to 5,000 `userIds`, or 4 MB, per payload. We process these batches asynchronously. [Contact us](https://segment.com/help/contact/) if you need to process more than 110,000 users within a 30 day period.
4444

4545
### Which Destinations can I send deletion requests to?
4646

0 commit comments

Comments
 (0)