India
Aadhaar and PAN, with checksum validation to confirm a structurally valid identifier before flagging.
AI Data Loss Prevention
AI-DLP for LLM and agentic apps: detect and redact PII, secrets, and regulated identifiers in prompts, responses, and tool calls, all inside your own boundary, before anything reaches a model vendor.
Definition
AI data loss prevention is about stopping sensitive data from leaving your organization through AI surfaces: the prompts users send, the responses models return, and the tool calls agents make. ZNYX detects PII, secrets, and regulated identifiers on every one of those paths and redacts them in your own environment, so the raw data never has to be handed to an external vendor.
PII detection & redaction
The PII detector recognizes 65+ sensitive data types and validates regional identifiers against their check-digit algorithms before flagging, so you catch real identifiers without drowning in false positives.
Aadhaar and PAN, with checksum validation to confirm a structurally valid identifier before flagging.
National Insurance Number (NINO) and NHS number, recognized by format and check digits.
CPF, validated against its check-digit algorithm to cut false positives on look-alike numbers.
Emails, phone numbers, and postal addresses across regions and formats.
Payment card numbers, bank and routing identifiers, and other monetary references.
IP addresses and other technical identifiers that can re-identify an individual.
Preserve enough structure for the workflow while hiding the sensitive value - useful when an agent needs to know a field is present without seeing the underlying data.
Replace the matched value entirely with a placeholder so nothing recoverable remains in the prompt, response, or tool payload.
Secrets & credentials
A dedicated secrets and exfiltration detector catches credential-shaped strings on both sides of the request: a leaked key pasted into a prompt, or a credential a model surfaces in its output.
Output egress / DLP gate
Detection catches sensitive content; the egress gate decides whether a payload is allowed to leave. Together they form a DLP control over outbound model responses and tool calls.
The egress gate inspects outbound payloads and enforces an allowlist of permitted destinations, so data only flows to hosts you have explicitly approved.
Every block, redaction, and pass is captured as an audit event with the trace id and policy decision, building a defensible record of what was inspected and why.
The egress and scorecard gate is fail-closed: when a check cannot complete, the safe outcome is to withhold the payload rather than let unverified data leave.
In-boundary redaction
The most important property of AI-DLP is where the work happens. ZNYX runs detection and redaction inside the self-hosted runtime, and an in-boundary inference sidecar keeps ML and judge models in your VPC. Sensitive values are removed before any payload is forwarded, so you are not relying on a third party to see the raw data in order to scrub it.
Redacting PII before a prompt leaves means you process and transmit only the data the task requires, the core of GDPR data minimization.
Every detection and egress decision is recorded, so you can show the control was applied without exposing the underlying values.
For the strictest environments, self-host the control plane too and run fully private, even air-gapped.
FAQ
Quick answers on PII redaction, secrets blocking, the egress gate, where redaction runs, and how AI-DLP supports GDPR data minimization.
Pull the open-source runtime, drop it into your stack, and start enforcing policy in minutes, free, forever. Add the hosted control plane when you want centralized policies, evidence, traces, and team workflows.