How to Copy an Entire ChatGPT Conversation (1 Click) — 2026
Copy a full ChatGPT conversation — prompts, replies, code blocks — in one click. 3 methods compared, plus batch copy from the Chat Workspace. Free, no signup.
TL;DR: ChatGPT's copy button works one message at a time and skips your prompts. To copy an entire conversation — prompts, replies, code blocks — install a free extension and click Copy full conversation in the chat's menu; formatting survives the paste into Docs, Notion, or Slack. Manual fallbacks exist, but they break on long chats.
ChatGPT lets you copy individual messages, but copying an entire conversation — with all your prompts and all of ChatGPT's responses — isn't built in. Below: the one-click method via a free extension (4 entry points: sidebar, chat header, project view, Chat Workspace), and the manual fallbacks if you'd rather not install anything.
Method 1: One-Click Copy with a Browser Extension
The fastest way: install ChatGPT Pro Tools (free, Chrome/Edge/Firefox). It adds a Copy full conversation item to the conversation menu on four surfaces, so you can use whichever you're already on — no need to navigate to the sidebar every time.
The copy preserves formatting on paste: bold, italics, headings, lists, links, and code blocks render as proper styling in Google Docs, Word, Notion, Slack, Discord, and email. Plain-text destinations (terminals, vim) get clean text without raw Markdown markers like ** or #.
For multi-chat workflows — e.g. handing off three related research chats to a colleague — multi-select the rows in Chat Workspace and use Batch export to ship them as a single PDF or Markdown bundle instead of pasting three times.
Method 2: ChatGPT's Built-in Copy (Per Message)
ChatGPT has a copy button on each individual response:
Hover over a ChatGPT response
Click the copy icon
Repeat for each message
This works for short conversations but becomes impractical for long ones. It also only copies ChatGPT's responses, not your prompts.
Method 3: Select All and Copy
Click at the start of the conversation
Scroll down and Shift+Click at the end
Copy the selection
This is unreliable — long conversations often lose the selection when you scroll, and you may accidentally include UI elements like buttons and timestamps.
How to Copy an Entire ChatGPT Conversation on iPhone
There's no one-tap way on iPhone or Android: the ChatGPT app copies one message at a time, and browser extensions run only in desktop browsers. What works on the phone itself:
- Per message — tap the copy icon under a ChatGPT response, or long-press one of your own prompts and choose Copy. Fine for two messages, painful for fifty.
- Share link — tap the share icon in the chat and create a link. Anyone who opens it sees the whole conversation in a browser, so it beats pasting when the goal is just showing someone the chat.
- Full account export — Settings → Data controls → Export data emails you an archive of your entire history (see the export guide). All chats at once, as files — not clipboard text.
The clean route is still one click away on a computer: chats sync to your account, so the conversation you had on the phone is already in your desktop sidebar — open it there and use Copy full conversation.
Comparison
| Method | Copies full chat? | Includes your prompts? | Formatting preserved on paste? | Scales past 100 chats? | Speed |
|---|---|---|---|---|---|
| ChatGPT Pro Tools | Yes | Yes | Yes — bold, italics, headings, lists, code blocks | Yes — search, filter, preview | 1 click |
| Built-in copy | No (per message) | No | Per message only | No | Slow for long chats |
| Select all | Sometimes | Sometimes | Often broken | No | Unreliable |
The Best Option
For one-off chats you can spot in the sidebar, the conversation menu on the row is the fastest path. For anything bigger — a research thread from three months ago, three related chats you want to ship together, or a batch you want as a single PDF — open Chat Workspace, search, and copy or export from there. Same one click, plus the search and preview that the native ChatGPT sidebar doesn't give you.
If you also need to save conversations as files, see our guide on exporting ChatGPT conversations to text files. If your sidebar is getting cluttered, learn how to delete multiple ChatGPT chats at once. And for the full picture on managing hundreds of conversations, see how to organize 1,000+ ChatGPT chats or the best ChatGPT Chrome extensions of 2026.
Frequently Asked Questions
How do I copy an entire ChatGPT conversation?
The fastest way is to use the ChatGPT Pro Tools browser extension. Hover any conversation in your sidebar, click the conversation menu that appears, and select "Copy full conversation". The entire chat — including your prompts and ChatGPT's responses — is copied to your clipboard instantly.
Can I copy both my prompts and ChatGPT's responses?
ChatGPT's built-in copy button only copies individual ChatGPT responses, not your prompts. To copy both sides of the conversation, use a browser extension like ChatGPT Pro Tools or manually select all text.
How do I copy a ChatGPT conversation to Google Docs or Notion?
Copy the full conversation using ChatGPT Pro Tools (click the chat's conversation menu → Copy full conversation), then paste it into Google Docs, Notion, or any other app with Ctrl+V (or Cmd+V on Mac). Formatting is preserved on paste — bold, italics, headings, lists, and code blocks render as proper styling, not as raw Markdown symbols like **bold**.
Is there a keyboard shortcut to copy a ChatGPT conversation?
ChatGPT doesn't have a built-in keyboard shortcut for copying full conversations. You can use Ctrl+A to select all visible text, but this often includes UI elements. A browser extension provides a cleaner one-click solution.
Can I copy a conversation that includes images and code blocks?
Code blocks paste as proper monospace code blocks in Google Docs, Notion, Slack, Discord, and email clients — no Markdown editor required. Plain-text destinations get clean code without fence markers (```) or other Markdown noise. Images themselves can travel through the clipboard for a short window after copying (ChatGPT's image URLs expire within hours, so paste promptly); for a permanent copy, use the Download all images action from the same context menu.
Does Copy Full Conversation work for Projects and Custom GPTs?
Yes. ChatGPT Pro Tools reads the same conversation API ChatGPT uses internally, so chats inside Projects and Custom GPTs are copied the same way — open the chat's conversation menu from the sidebar, project view, or Chat Workspace panel and select Copy full conversation.
Can I copy just selected messages instead of the entire chat?
Yes — open the message picker from ChatGPT Pro Tools (available in the export menu) and check only the messages you want. Then export to TXT, Markdown, PDF, or DOCX. Useful when you want to share a single Q&A pair without the surrounding context.