PII Detection
Catch sensitive data before it leaks through agent interactions.
Prefactor's PII detection scans every agent interaction — inputs, outputs, tool calls, and inter-agent messages — for personal data in real time. Automatically redact, block, or escalate when sensitive data is detected.
How detection works
TODO: Explain the detection pipeline — pattern matching, NER, contextual classification. Show how it runs on every agent interaction without adding meaningful latency. Include examples of detected PII types.
Enforcement actions for PII
TODO: Describe the enforcement options — redaction (replace PII with tokens), blocking (prevent the action entirely), escalation (route to a human reviewer). Show how rules are configured per PII type and sensitivity level.
Compliance evidence
TODO: Show how PII detection events are logged and exportable for compliance audits. Describe how this satisfies GDPR, HIPAA, and PCI DSS requirements.