Operations / Data Governance Live
PII Redaction
Find personal data in a document and produce a redacted version, with a mapping table showing every replacement so the result can be checked.
- Run on demand
- ~5 credits per run
- v1.0.0
What does PII Redaction do?
PII Redaction is a production AI agent in the operations section of the Leverge agent store, built for the data governance process. Find personal data in a document and produce a redacted version, with a mapping table showing every replacement so the result can be checked. It runs on demand, works through 5 steps and returns 4 outputs, including verification.
What it needs
-
Document to redact
Scanned PDFs are read with OCR automatically.
-
Redaction settings
What it does
- Extracting text
- Checking for a text layer
- Finding personal data
- Producing the redacted document
- Checking nothing was missed
What you get back
- Verification
- What was replaced
- Redacted document
- Source
After each run it asks: “Did this catch everything?”
When it runs
Run on demand
Oversight
Runs under scoped, least-privilege credentials with every action written to an audit log. Anything that moves money, alters a contract or reaches a customer requires human approval before it executes.
Data Governance
Other agents in data governance
Meeting operations, data governance and contract renewals
-
Calendar Invite Generator
Turn a plain-language request into a calendar invite with an agenda, ready for your approval. Nothing is sent.
-
Meeting Notes to Actions
Turn rough meeting notes into decisions, owned action items, and a follow-up invite — separating what was agreed from what was only discussed.
-
Renewal Notification
Draft a renewal notice for each selected account. Every draft is reviewed and approved individually — nothing is sent.
Next Step
Deploy PII Redaction, or adapt it
It runs as-is against the inputs above. Most deployments diverge — a different source system, a different tolerance, a different approval path. A 30-minute technical call establishes which.