REFERENCE SCENARIO

Document De-identification Workflow

A team needs to de-identify documents before internal review, AI extraction or external processing.

Upload

Backend sends a supported PDF, DOCX, XLSX, CSV, image, email, DICOM or transcript to /v1/hide.

Process

The engine uses structure-aware handling and OCR where applicable.

Metadata

The API returns detection records and a protected output file or text payload.

Downstream

Protected output moves to analytics, AI or a reviewer.

Optional Restore

Use tokenization only when a trusted path needs later restoration.

Operational Note

Verify OCR/file dependencies in the deployment and test layout preservation for your exact file types.