PII Detection
PIIAlso called: Personally Identifiable Information Detection
A guardrail that identifies personally identifiable information in inputs or outputs so it can be protected, redacted, or blocked.
Explore more about Guardrails
Related terms
The automated identification and scanning of confidential information or personally identifiable data within system inputs and outputs.
Input ValidationThe process of verifying and sanitizing user inputs or external data before they are processed by an AI system to ensure they conform to expected formats, constraints, and security policies, helping prevent errors, misuse, prompt injection, and malicious inputs.
Output ValidationThe process of checking AI-generated outputs against expected formats, schemas, rules, or safety requirements before they are accepted or used.
Content FilteringThe process of detecting, blocking, or modifying content that violates safety policies, compliance requirements, or application rules.
Response SanitizationThe process of filtering or removing sensitive, unsafe, or non-compliant content from model outputs before they reach users.