Usage examples
Common jobs, finished without the files ever leaving the computer.
These are examples built from common situations, not customer testimonials.
Privacy, legal
Answering a subject access request (DSAR)
The problem Hundreds of pages to send back to the requester, full of other people's details, and no way to use an online redaction tool on them.
- Combine the documents into one file
- Black out other people's emails, numbers and IDs
- Fix, clean and number the pages
- Leak-check report at the end
The result One numbered response file, plus a report with its fingerprint (SHA-256) for your records.
Open these stepsParalegal
Preparing documents for court e-filing
The problem Every court has its own file-size limit, and the evidence is too sensitive for an upload service.
- Combine and number
- Shrink under the limit
- Check for hidden text and old versions
The result Files ready for the court portal, checked before they are filed.
Open these stepsTeams
Turning a meeting recording into notes
The problem Unsure whether a recording may go to a transcription service, so someone listens to it again.
- Transcribe the recording
- Sort decisions, actions and open points
- Hand the notes to the attendees
The result Notes with owners and deadlines, and the recording never left the computer.
Open these steps