← All AI output fixes

AI output looks broken when pasted into Google Docs

Last verified: Claude Fable 5 / GPT-5 era models · July 2026

You asked the AI for a proposal, it wrote a good one, and then you pasted it into Google Docs and the whole thing arrived as a wall of hashes, asterisks and pipes. This page gives you a proper fix: a prompt that builds your own reusable document standards, the paste method that actually inherits your brand styles, and a worked example so you can see the calibre before you run it.

Part 1 · The generator prompt

Paste this into a fresh Claude or ChatGPT chat. It interviews you for a couple of minutes, then hands back a document standards block written for your company. Save that block; you'll paste it at the top of any chat that writes documents for you.

Generator prompt
You're going to build my company's DOCUMENT STANDARDS BLOCK: a reusable instruction block I'll paste into any AI chat that produces documents destined for Google Docs.

Interview me first, one question at a time. Wherever I don't know an answer, propose a sensible default and move on:
1. What does the company do, and which 3 to 5 document types do we produce most (proposals, reports, SOWs, memos)?
2. I'll paste whatever exists: brand guidelines, a well-formatted example document, a style guide. If nothing exists, ask what fonts and colours our website uses and derive from that.
3. How do our documents open, straight in or summary first? What sections do readers expect, in what order?
4. Voice: formal or plain English? First person singular or plural? Words we'd never use?
5. Conventions: date format, currency, units, numbers as words or digits?
6. What annoys us most about AI-produced documents today?

Then output my DOCUMENT STANDARDS BLOCK as one copy-paste block containing: (a) two lines of company context, (b) typography mapped to Google Docs named styles, one # title maps to Title, ## to Heading 1, ### to Heading 2, (c) structure rules per document type, (d) voice rules including banned words, (e) table and number conventions, (f) a closing self-audit instruction that makes any AI check compliance before output and append "Standards check: pass" or list violations.

Keep the block under 400 words so it fits any project-instructions field. After you output it, tell me the three highest-risk ways an AI will still break our formatting and how the block prevents each.

Part 2 · The 5-minute template that makes it stick

The prompt fixes what the AI writes. This fixes how it lands in Google Docs. Do it once:

  1. In Google Docs, build one template document. Set the named styles (Title, Heading 1, Heading 2, Heading 3, Normal text) to your brand typography: fonts, sizes, colours. Save it as your document template.
  2. Every new document starts as a copy of that template, so the styles are already correct before a single word goes in.
  3. Paste AI output through Edit → Paste from Markdown, never Ctrl+V. The heading mapping in your standards block (one # for Title, ## for Heading 1, ### for Heading 2) inherits the template's named styles, so brand fonts, sizes and colours land automatically.
  4. If the menu item is missing: Tools → Preferences → Enable Markdown, or ask whoever admins your Workspace, as they may have it switched off.

Part 3 · A worked example

This is what the generator hands back. It's a finished document standards block for a fictional consultancy, Fenwick & Cole, so you can see the shape and calibre of the output before you run the prompt on your own business.

Example: Fenwick & Cole, a boutique management consultancy
CONTEXT: Fenwick & Cole is a boutique management consultancy advising mid-market retail and consumer brands on operations and growth. Documents we produce: client proposals, engagement reports, statements of work, board memos.

TYPOGRAPHY (these map to our Google Docs named styles): one # is our Title (Fraunces, 28pt, navy #12233A). ## is Heading 1 (Fraunces, 18pt, navy). ### is Heading 2 (Inter, 13pt, semibold). Body is Inter, 11pt, 1.4 line spacing, charcoal #2B2B2B. Never skip a heading level; never fake a heading with bold text.

STRUCTURE: every client document opens with a one-paragraph summary under a heading named "In short". Sections then run in this order: Context, Findings, Recommendations, Next steps, Commercials. Recommendations are always a numbered list. Anything longer than one page of detail goes in an appendix.

VOICE: first person plural, plain English, short sentences, no hedging. Banned words: leverage, synergy, robust, seamless, delve, landscape. Dates as 4 July 2026. Currency as £4,000. Numbers under ten in words, ten and above in digits.

TABLES: used only for pricing and option comparisons; maximum four columns; header row bold; no long prose in cells, use a list instead.

OUTPUT RULES for every document you produce for me:
1. Standard Markdown only, strictly mapped: one # for the Title, ## for sections, ### for subsections.
2. Follow the structure above without being asked: summary first, sections in house order, numbered recommendations.
3. Match the voice rules exactly; if a sentence wouldn't survive our style, rewrite it before showing me.
4. Blank line between paragraphs and around lists and tables. Bold only for defined key terms. No emojis, no horizontal rules, no footnotes, no filler commentary inside the document.
5. Before you output, silently audit against this whole block and fix violations. Then append one line after the document: "Standards check: pass", or list what you couldn't comply with and why.

Common questions

Why does AI output look broken when I paste it into Google Docs?

The AI writes in Markdown, a plain-text format where ## means a heading and ** means bold. Google Docs doesn't read those symbols on an ordinary Ctrl+V paste, so they arrive as literal characters. The document isn't broken, it's just been pasted the wrong way, without the styling ever being applied.

How do I paste AI output into Google Docs with proper formatting?

Use Edit then Paste from Markdown instead of Ctrl+V. Google Docs then reads the Markdown structure and applies your document's named styles, so headings and bold text come through correctly. If the menu item is missing, enable it under Tools then Preferences then Enable Markdown. Pasting into a template whose named styles already carry your brand fonts and colours makes the formatting land automatically.

Can I stop the AI producing broken formatting in the first place?

Yes. Give the AI a document standards block that maps Markdown headings to your Google Docs named styles and tells it to use standard Markdown only. The generator prompt on this page builds that block for your company. The prompt is a workaround you paste each time; the permanent fix is storing that block as always-on context so every document complies by default, which is what an AI Brain install does.

The prompt is the aspirin. Stored context is the cure.

The block you just generated is exactly what an AI Brain stores as always-on context. Right now you'll paste it into the top of every chat, and it will work. Installed, nobody pastes anything: the standards live in the system, and every document your business produces complies by default. This page proved the concept on your own company. The install is how you stop doing it by hand.

What else does AI get wrong that you fix by hand?Browse the other fixes →