Supported Entity Types
Configurable Actions
When PII is detected, you can configure Krixai to perform one of the following actions:block: Reject the request entirely (returns a 403).redact: Replace the sensitive data with[REDACTED]or[EMAIL]before passing it to the LLM (or back to the user).flag: Log the detection for auditing, but allow the request to pass through unmodified.