The short version
- AI assistants can repeat fabricated quotes and describe synthetic audio or video as if genuine, because they summarise whatever is circulating and linkable at answer time.
- You correct this by strengthening your own public factual record — what you actually said, when, and where — never by manipulating opinion or targeting whoever spread it.
- Synthetic media is countered on two fronts at once: the information front (make the true record clear and machine-readable) and the legal front (detect, preserve and, if warranted, request removal).
- Preservation matters as much as detection: a write-once archive with metadata, hashes and timestamps is what turns a screenshot into usable evidence.
- The guardrail is absolute — facts not opinions, your own record only, opponent-neutral. The moment the work drifts toward shaping sentiment or discrediting a person, it has left this playbook.
How a fabricated quote reaches an AI answer
Modern AI assistants do not verify that a quote was ever spoken. They compose an answer from patterns absorbed in pre-training, from live retrieval of pages at answer time, and from the citation layer of sources they chose to trust. If a fabricated quote — text falsely attributed to a public figure, or a caption describing a doctored clip — is repeated across enough pages, the engine treats it as part of the record and paraphrases it back with the same confident tone it uses for genuine statements.
Synthetic audio and video make this sharper. A convincing but fake clip rarely reaches the model as pixels; it reaches it as *descriptions* — news write-ups, forum posts, social captions that assert "in this video the official says X." The AI assistant summarises the description, not the artefact, and inherits its claim. This is the same retrieval dynamic behind how AI chooses which brands to recommend: the engine rewards what is consistent, well-sourced and repeated, and it has no built-in sense that a well-repeated claim can still be manufactured.
The failure modes with synthetic media
Fabrication-driven errors cluster into a few recognisable shapes. Each has a different root cause, and each is answered through your own record rather than through complaint about the source.
1. The invented quote
Plain text attributed to a person who never said it. It spreads easily because text is cheap to copy, and it lodges in model memory once enough pages carry it verbatim. The AI assistant then offers it as a real position, sometimes with a fabricated date or venue attached.
2. The doctored or fully synthetic clip
Audio or video that is edited out of context, voice-cloned, or generated whole. The model may never see the file, but it retrieves the surrounding claims and repeats them. Because a clip feels more authoritative than text, its descriptions propagate faster and are harder to dislodge once cited.
3. The context strip
A genuine statement severed from the conditions that gave it meaning — a hypothetical presented as a commitment, an answer detached from its question. Nothing here is technically "fake," which is exactly why the correction must supply the full, dated context rather than issue a denial.
4. Confident amplification
The AI assistant does not merely relay the fabrication; it smooths it into fluent prose, adds plausible-sounding detail, and drops the hedges a careful human reader would keep. The synthetic origin disappears behind the model's even, assured register.
Facts, not opinions — your record only, opponent-neutral
This work corrects verifiable facts using your own public statements: what you actually said, when, and in what context. It never manipulates opinion, never manufactures sentiment, never buries accurate-but-unflattering coverage, and never targets, names or discredits whoever spread the fabrication. You defend your record; you do not run an operation against a person. The legitimacy of everything below depends on holding that line without exception.
Why you cannot simply delete the AI's version
There is no button that reaches into a model and erases a fabricated quote. AI assistants do not store discrete, individually editable facts; they generate language from patterns and from live sources. Patching one cached answer does nothing, because the same claim regenerates the instant the model reads the same circulating sources again. A vendor takedown request is not a correction mechanism for the underlying record.
The durable fix is upstream and two-tracked: change what the authoritative sources say so the model composes a correct answer, and — separately — pursue removal of the synthetic artefact itself through lawful channels. The two tracks reinforce each other, but neither replaces the other.
Track one: set the factual record straight
The information front is where an AI answer actually changes. None of the following games an engine; all of it makes your true, verifiable record clear, complete and machine-readable so the next synthesis draws on it.
- Publish the authentic statement in full, with context. When a quote is invented or stripped of context, the antidote is the complete, dated original on your official domain — the actual words, the occasion, the question being answered — so the record the engine reads is the real one.
- Maintain a canonical, timestamped statements archive. A single authoritative page listing what was said and when, in the person's own voice, becomes the reference engines and journalists can anchor to instead of the fabrication.
- Mark it up with structured data. Make the speaker, date, occasion and exact wording explicit to machines, not just to human readers — the discipline covered in structured data for GEO — so retrieval can attribute the real quote cleanly.
- Keep a machine-readable fact sheet current. A concise, dated sheet of verified statements and positions that both reporters and retrieval systems can quote accurately; the llms.txt guide describes one such format.
- Let the correct record travel. The authentic statement should reach the sources engines already trust and cite, not sit on one page, so the synthesis has a complete basis to draw from.
- Monitor across engines and languages. Check what each major AI assistant says about the disputed quote, in the languages a constituency actually uses, since a fabrication can be dislodged in one language while persisting in another.
Track two: detect and preserve the synthetic artefact
The legal and platform-takedown route depends entirely on evidence, and evidence is lost by default — clips are deleted, re-encoded and re-uploaded within hours. Preservation is therefore not a follow-up step; it is the first move the moment a suspected fabrication is identified. The aim is a chain of custody that would survive scrutiny, not a folder of screenshots.
- Capture to a write-once archive. Store the artefact and the page carrying it in tamper-evident, append-only storage, so the preserved copy cannot be quietly altered after the fact.
- Record a cryptographic hash at capture. A hash (for example SHA-256) computed the moment you preserve the file lets you prove later that the evidence is byte-for-byte what you archived.
- Keep the metadata and the surrounding context. Source URL, uploader handle, capture time in a documented timezone, HTTP headers and any embedded file metadata — the context often matters as much as the file.
- Establish a trustworthy timestamp. A timestamp from a source you do not control (a timestamping authority or equivalent) fixes when the evidence existed, closing the "you could have made this yesterday" objection.
- Document the detection reasoning. Note the specific indicators — audio-visual inconsistencies, absence from any authentic recording, provenance signals — that led you to treat the item as synthetic, without overstating certainty.
- Preserve, then route to counsel. Hand the preserved package to legal or platform-trust-and-safety teams for the takedown or clarification request. Detection and preservation are yours to do carefully; the removal action is theirs to pursue lawfully.
Detection is a judgement, not a verdict
Synthetic-media detection is probabilistic. Preserve and document what you observe, describe your confidence honestly, and let qualified experts and the legal process reach conclusions. Publishing an accusation you cannot substantiate is its own harm — and it is outside this playbook.
What the two tracks look like together
2 tracks
Correct the record and preserve the artefact — run in parallel, not in sequence
6+
AI assistants that may repeat a fabricated quote, each with its own sources
Hours
Typical window before a synthetic clip is deleted, re-encoded and re-uploaded
Write-once
The storage property that turns a captured file into defensible evidence
The information track changes what the AI assistant says; the preservation track protects the option to act legally. A comms team that only publishes a rebuttal loses the evidence; a legal team that only archives the clip leaves the AI answer uncorrected. Done together, and kept strictly to facts, they close the loop without ever crossing into manipulation.
The correction-and-proof workflow
As with any AI-record work, a correction is finished not when the page is published but when the engines demonstrably answer correctly. The loop is the same closed cycle described in the generative engine optimization guide, applied to a disputed quote.
- 1Detect. Identify the specific fabricated quote or clip, capture and preserve it, and trace which sources the engines cite when they repeat it.
- 2Correct. Publish the authentic, dated, in-context statement on the canonical record, with structured data and an updated fact sheet.
- 3Propagate. Make sure the true record reaches the authoritative sources the engines actually read, not only the official site.
- 4Prove. Re-query the AI assistants over the following days and weeks, confirm the answer now reflects the real record, and keep a dated before-and-after as evidence — the discipline of monitoring your AI-search visibility.
For teams supporting office-holders and public figures, our public figures solution packages the monitoring, structured-data, preservation and proof steps into one workflow, and our companion guide on AI accuracy for public figures covers the broader record-correction discipline this article builds on.
The ethics are the strategy
It bears restating plainly, because it is the whole difference between this practice and manipulation. Countering a fabricated quote by clarifying what was genuinely said is legitimate civic hygiene: voters deserve to know whether words attributed to their representatives were ever spoken. Laundering opinion, engineering favourable sentiment, or running a campaign to discredit whoever spread the fabrication is not — and it also does not work, because engines and audiences both punish it once detected. Defend your own record with verifiable facts, preserve the evidence carefully, stay neutral toward every other party, and let the accurate record speak.