Skip to content

Commit f2fed9a

Browse files
Merge pull request #6838 from segmentio/dineshraj-arunmozhi-patch-1
Update faq.md
2 parents 7213fd3 + 27a5695 commit f2fed9a

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 Segment](https://segment.com/help/contact/){:target="_blank”} 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)