Preparing a WhatsApp transcript to send to your lawyer | ThreadRecap
Handing a WhatsApp conversation to your lawyer sounds simple until you realise that a raw export file, a folder of screenshots, or a forwarded thread is rarely what a legal professional needs. Lawyers working with digital evidence require specific elements to satisfy authentication rules, preserve chain of custody, and build a coherent timeline. This guide walks through exactly what to prepare, what to redact, and how to assemble a hand-off package that your attorney can use without asking you to start over.
What lawyers actually need from a WhatsApp transcript
A usable legal transcript is not just readable text. It is a structured record that a court, opposing counsel, or a compliance officer can interrogate. At minimum it must contain:
Precise timestamps for every message, including the date and, where possible, the time down to the minute. Vague "morning of the 3rd" references are not sufficient.
Sender identification for each message, either the saved contact name or the full phone number including country code.
Verbatim text with no paraphrasing, no summarising, and no corrections to spelling or grammar. The original wording is part of the record.
Inline voice note transcriptions placed at the exact position in the conversation where the audio appeared, labelled with the same timestamp and sender information as any text message.
A reference to the original file so that the transcript can be checked against the unmodified export at any point.
Voice notes deserve particular attention. Courts often treat audio content similarly to written messages, and a transcript that skips them creates gaps in the timeline. ThreadRecap transcribes every voice note via OpenAI Whisper and inserts each transcription inline, preserving the conversational flow. You can read more about that process in our guide to transcribing WhatsApp voice notes to text.
US authentication requirements
Under the Federal Rules of Evidence, rule 901 requires that you demonstrate a piece of evidence is what you claim it is. For a WhatsApp export, that typically means showing the export came from a specific device, covers a specific date range, and has not been altered. Rule 902 covers self-authentication for certain certified electronic records. FRE 1001 through 1004 govern the best-evidence rule: an original is preferred, but a duplicate is admissible when the original is unavailable, provided there is no genuine question about authenticity. Your attorney will advise on the specific showing required in your jurisdiction.
UK considerations
In the UK, WhatsApp messages are treated as electronic documents and are disclosable under the Civil Procedure Rules. PACE 1984 provides guidelines relevant in criminal proceedings, giving courts discretion to exclude evidence obtained improperly or whose admission would be unfair. For civil matters, the CPR's electronic disclosure framework applies, and a well-structured export with intact metadata supports compliance with disclosure obligations.
Chain of custody in other jurisdictions
Brazilian law emphasizes the importance of a documented, unbroken chain of custody for digital evidence to be admissible. This principle, that every step of evidence handling must be logged and verifiable, is reflected to varying degrees across most civil law systems. The practical implication is the same everywhere: keep the original export file untouched and record every action taken on it.
Redacted before and after: from messy export to clean transcript
A raw WhatsApp export looks like this inside the _chat.txt file:
```
03/04/2024, 09:14 - +44 7911 123456: Yeah so I told him what I said before
03/04/2024, 09:15 - Maria Santos: My account ending 7823 is fine use that
03/04/2024, 09:16 - +44 7911 123456: ok and what about Lucia's school thing
Problems visible immediately: one sender is unidentified, a bank account number appears, a child's name is present, a media file is noted but absent, and an audio message has no transcription.
After processing through ThreadRecap and applying appropriate redactions, the same passage becomes:
```
2024-04-03 09:14 | James Okafor (+44 7911 123456):
"Yeah so I told him what I said before."
2024-04-03 09:15 | Maria Santos:
"My account ending [REDACTED - financial identifier] is fine, use that."
2024-04-03 09:16 | James Okafor (+44 7911 123456):
"Ok and what about [REDACTED - minor's name]'s school thing."
2024-04-03 09:17 | Maria Santos:
[Image attachment - not processed; original file retained in export ZIP]
2024-04-03 09:19 | James Okafor (+44 7911 123456):
[Voice note - transcription]: "I spoke to the solicitor this morning and he confirmed the figure we agreed is the one in the contract, not the revised one."
```
The redacted version is cleaner, legally safer for third parties, and far more useful to a lawyer who needs to navigate a long thread quickly.
What to redact and what to keep visible
Redaction decisions depend on your jurisdiction and the specific matter. The following is a general framework, not legal advice. Confirm the scope with your lawyer before finalising any redactions.
Typically safe to redact
Financial account numbers, card numbers, and sort codes not directly relevant to the dispute
Full names and identifying details of minors
Personal data of third parties who are not parties to the matter and whose information is not relevant
Privileged legal advice exchanged in a different, unrelated matter
Medical information about individuals not party to the proceedings
Must remain visible
The sender's name or number for every message
The full timestamp for every message
The verbatim content of any message that is relevant to the dispute, even if it is unflattering
The fact that a redaction has been made (mark each redaction clearly rather than silently deleting text)
Voice note transcriptions for any audio that is relevant
A redaction log is a separate document listing each redaction by timestamp, the category of information removed, and the reason. This log becomes part of your hand-off package and demonstrates good faith to opposing counsel and the court.
A complete hand-off package gives your lawyer everything in one place and eliminates back-and-forth requests. Assemble the following:
1. The original export ZIP, unmodified
Export the chat from WhatsApp using the built-in export function. Do not open, rename, or edit any file inside the ZIP. This is your primary evidence artefact. Label the file with the chat name and the export date, for example: `chat_james-maria_exported-2024-04-10.zip`.
2. The clean transcript PDF
Generated from the original export, this document contains every message in chronological order with timestamps, sender labels, and inline voice note transcriptions. Redactions are marked in the text. Page numbers and a header showing the date range and participant names make navigation easier for your lawyer.
3. The redaction log
A table listing: timestamp of the redacted message, the sender, the category of information removed, and the justification. One row per redaction.
4. The issues list
A short numbered list, typically one page, flagging the specific exchanges your lawyer should review first. Include the timestamp range for each flagged section and a one-sentence description of why it is relevant. This saves significant billable time.
5. The cover letter
A brief document, three to five paragraphs, covering:
Who the participants are and their relationship to the matter
The date range of the export
How the export was created (device, operating system, WhatsApp version if known)
A statement that the original ZIP has not been modified
Any known gaps in the record, such as messages deleted before export
The WhatsApp chat report feature can generate a structured output that forms the basis of items 2 and 4 above, reducing the time needed to prepare the package manually.
Avoiding common mistakes
Editing the _chat.txt file
This is the most damaging error. Any modification to the raw export, including fixing a typo, changing a contact name, or deleting an irrelevant section, breaks the chain of custody. Opposing counsel may challenge the integrity of the file if it appears altered. Work only from copies, and keep the original ZIP sealed.
Dropping audio files from the package
WhatsApp exports with media include .opus or .m4a audio files for voice notes. If you delete these before handing over the package, your transcriptions cannot be verified against the originals. Keep all audio files in the ZIP even if you have transcriptions.
Sending screenshots only
Screenshots are the weakest form of WhatsApp evidence. They can be cropped to remove context, the metadata is the screenshot's own creation date rather than the message date, and they are trivially easy to fabricate. Courts and lawyers increasingly expect a full export rather than a selection of images. If screenshots are all you have, disclose that fact clearly to your attorney.
Summarising instead of transcribing
Paraphrasing a voice note or condensing a long exchange into a summary changes the record. Your transcript must reproduce the original words. If a voice note is unclear, note the unclear sections with a marker such as `[inaudible]` rather than guessing at the content.
Ignoring metadata
The export file itself contains metadata including the export date and, in some cases, device information. This metadata supports authentication. Preserve it by keeping the original ZIP intact and noting the export date in your cover letter.
For a complete walkthrough of how to structure the evidence report itself, see our guide on the WhatsApp chat evidence report.
A note on privacy during preparation
When you upload a WhatsApp export to ThreadRecap for processing, photos, videos, and documents never leave your device. Only chat text and voice note audio are transmitted, and both are stored encrypted in your account. You can delete your data at any time through the dashboard. This means you can prepare a legally usable transcript without exposing the full contents of a media-heavy export to a third-party server.
Preparing a WhatsApp transcript for your lawyer is not a one-step task, but the structure is straightforward once you know what is required. Keep the original export untouched, produce a clean and clearly redacted transcript, transcribe every relevant voice note, and assemble the five components of the hand-off package. That combination gives your lawyer the tools to work efficiently and gives the evidence the best chance of holding up to scrutiny.