Skip to content

Commit bc57012

Browse files
committed
remove currently
1 parent 0b6f0f0 commit bc57012

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

src/privacy/faq.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: Privacy Frequently Asked Questions
33
---
44

5-
## Privacy Portal Questions
5+
## Privacy Portal questions
66

7-
### Why aren't fields from my Cloud Object Sources (such as Salesforce and Zendesk) showing up in the Privacy Portal Inbox and Inventory?
7+
### Why aren't fields from my Cloud Object Sources (like Salesforce and Zendesk) showing up in the Privacy Portal Inbox and Inventory?
88

9-
We do not currently support Cloud Object Sources in the Privacy Portal, but it's on our roadmap. Stay tuned for new features in the future.
9+
Segment doesn't support Cloud Object Sources in the Privacy Portal.
1010

1111
### Why is Segment suggesting my fields should be classified as Yellow or Red?
1212

@@ -33,13 +33,14 @@ Segment classifications are simply recommendations. If an integration you rely
3333
on requires a field that we recommend be classified as Yellow, you can override
3434
the recommended setting to send that field downstream.
3535

36-
## User Deletion and Suppression Questions
36+
## User deletion and suppression Questions
3737

3838
### How can I find my user's userId?
3939

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+
4344
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.
4445

4546
### Which Destinations can I send deletion requests to?

0 commit comments

Comments
 (0)