---
title: "PII Redaction"
section: "Agent store — Operations — Data Governance"
canonical_url: "https://leverge.ai/agents/operations/data-governance/pii-redaction"
category: "Operations"
process: "Data Governance"
trigger: "Run on demand"
publisher: "Ailoitte Technologies Private Limited"
---

# 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.

## At a glance

- Business function: Operations
- Process: Data Governance
- Runs: run on demand
- Run cost: 5 credits
- Uses a knowledge base: no

## What it needs

- **Document to redact** (file upload) — Scanned PDFs are read with OCR automatically.
- **Redaction settings** (form)

## How it works

1. Extracting text
2. Checking for a text layer
3. Finding personal data
4. Producing the redacted document
5. Checking nothing was missed

## What it returns

- **Verification** (validation result)
- **What was replaced** (mapping table)
- **Redacted document** (markdown doc)
- **Source** (metadata grid)

---

Source: https://leverge.ai/agents/operations/data-governance/pii-redaction — Leverge
