Skip to content

Commit 34defc9

Browse files
authored
Per convo with PM, this feature is now available to everyone
1 parent 0d3cd07 commit 34defc9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/docs/guides/tracking/redact-pii.md

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Redact PII from Traces
22

3-
:::important
4-
This feature is only available for Enterprise users, and is only accessible via the Python SDK.
5-
:::
6-
73
Some organizations process Personally Identifiable Information (PII) such as names, phone numbers, and email addresses in their Large Language Model (LLM) workflows. Storing this data in Weights & Biases (W&B) Weave poses compliance and security risks.
84

95
The _Sensitive Data Protection_ feature allows you to automatically redact Personally Identifiable Information (PII) from a [trace](../tracking/index.md) before it is sent to Weave servers. This feature integrates [Microsoft Presidio](https://microsoft.github.io/presidio/) into the Weave Python SDK, which means that you can control redaction settings at the SDK level.

0 commit comments

Comments
 (0)