logo

Using NLP to manage agent access to your PII and export-controlled data.

Install Redactory

# Free tier

npm install @redactory/core

# Pro tier

npm install @redactory/pro

INPUT

Customer CUST-123456 reported an issue.
Contact: | Phone: (555) 987-6543
Credit Card: 4532-1234-5678-9012 | SSN: 123-45-6789
API Key: sk_test_1234567890abcdef
Internal Notes: User complained about billing discrepancies

REDACTED_INPUT

Customer [IDENTIFIER] reported an issue.
Contact: | Phone: XXX-XXX-XXXX
Credit Card: [REDACTED] | SSN: ***HASHED***
API Key: [REDACTED]
Internal Notes: User complained about billing discrepancies