Skip to content

Commit 95c0f07

Browse files
mguttensanscontext
andauthored
Privacy Portal only blocks fields in inventory, not inbox (#1704)
* privacy portal only blocks fields in inventory, not inbox * Update src/privacy/data-controls.md Co-authored-by: LRubin <[email protected]>
1 parent 3d3fe74 commit 95c0f07

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/privacy/data-controls.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ data from those sources never enters Segment once blocked. This does not support
1313

1414
For example, if you want to prevent certain types of PII (like Credit Card
1515
Number) from ever being ingested by Segment, you can block it using standard
16-
controls by classifying those fields as "Red" in your Inbox or Data Inventory,
16+
controls by classifying those fields as "Red" in your Data Inventory,
1717
and then blocking them in your standard controls settings. Blocking fields
1818
blocks the properties from entering Segment, but does not block the rest of the
19-
event data from flowing through. Remember that any data you classify as "Red" is
19+
event data from flowing through. Remember that any data you classify as "Red" in your Data Inventory is
2020
blocked if you enable these controls.
2121

2222
If you block Segment data at the source level using these controls, the data
2323
does not enter Segment and we can not Replay it. Additionally, if you have
2424
[Privacy Controls](#privacy-controls) configured to change how you route Red and
2525
Yellow data into or out of Segment, the standard controls respect the rules set
2626
by those Controls. For example, if you have a Privacy Control set up to block
27-
**Red** data at the Source-level, any new fields you classify in the Inbox as
28-
**Red** will also be blocked from that Source.
27+
**Red** data at the Source-level, any new fields you classify in the Data Inventory as
28+
**Red** are also blocked from that Source. Only fields added to the Data Inventory are blocked by a Privacy Control.
2929

3030
## Privacy Alerts
3131

0 commit comments

Comments
 (0)