ChatGPT doesn’t keep your conversations forever, and there’s no guarantee a thread you relied on last month will still be there next week. Whether you’re saving research notes, code snippets, or creative drafts, knowing how to save ChatGPT conversations protects work you’d otherwise lose with a single accidental deletion.
The good news: you don’t need any technical skills. OpenAI built an official export tool right into the settings, and three other methods cover edge cases — a single conversation, a quick share, or an offline backup. This guide walks through all four, ranked from easiest to most flexible.
Quick Answer
Go to ChatGPT Settings → Data Controls → Export data. OpenAI emails you a ZIP file within minutes containing every conversation as both HTML and JSON. Open the HTML file in any browser to read your history. For a single chat, use your browser’s Print → Save as PDF instead.
Method 1: Export All Conversations at Once (Official)
This is the fastest way to back up your entire ChatGPT history. OpenAI emails you a ZIP archive that contains every conversation in two formats: a human-readable HTML file and a machine-readable JSON file.
Steps
- Open chat.openai.com and sign in.
- Click your profile icon in the bottom-left corner, then select Settings.
- Go to Data controls.
- Click Export data, then confirm with Confirm export.
- Check your email inbox (the address linked to your OpenAI account) — the download link usually arrives within 5–10 minutes.
- Download and unzip the file. Open conversations.html in any browser to browse your full history.
Pro tip: The JSON file (conversations.json) is machine-readable, so you can open it in tools like Python or a spreadsheet app to search or filter specific chats. For most people, the HTML file is all you need.
Method 2: Save a Single Chat as PDF
When you only need one conversation — not your full history — printing to PDF is the quickest option and requires nothing extra installed.
Steps (Chrome, Edge, or Firefox)
- Open the ChatGPT conversation you want to save.
- Scroll to the bottom to make sure the entire conversation has loaded.
- Press Ctrl + P (Windows) or Cmd + P (Mac) to open the print dialog.
- Change the destination to Save as PDF.
- Click Save and choose a folder on your computer.
Troubleshooting tip: If the PDF cuts off mid-sentence, scroll to the very bottom of the chat and wait a moment for all messages to finish rendering before printing. Long code blocks sometimes take an extra second to fully load on screen.
Method 3: Copy the Text to a Document
This works anywhere and gives you an editable version — ideal for pulling code snippets into a project file or grabbing key points for a report.
Steps
- Open the chat in ChatGPT.
- Click the copy icon beneath any individual response to grab just that message, or select all text manually with Ctrl + A (Windows) or Cmd + A (Mac).
- Paste into Google Docs, Word, Notion, or any text editor.
- Add today’s date at the top so you know when the conversation took place.
Saving these documents to cloud storage keeps them backed up automatically. If your cloud sync ever stops working, see our guide on fixing Google Drive sync issues to get it running again.
Method 4: Use a Browser Extension
Extensions like ChatGPT Exporter (available on the Chrome Web Store) add a one-click export button directly inside the ChatGPT interface. They let you export a single conversation as Markdown, plain text, or HTML without digging through account settings.
Steps
- Search “ChatGPT Exporter” in the Chrome Web Store and install it.
- Open ChatGPT in Chrome or Edge and sign in.
- Open the conversation you want to save.
- Click the export icon that now appears in or near the chat interface.
- Choose your format — Markdown works well for notes; HTML preserves formatting — and download.
Method Comparison
| Method | What it saves | Output format | Skill level |
|---|---|---|---|
| Official export | All conversations | HTML + JSON | Beginner |
| Print to PDF | One conversation | Beginner | |
| Copy to document | Any portion | Plain text | Beginner |
| Browser extension | One conversation | Markdown / HTML / TXT | Beginner |
Common Mistakes to Avoid
- Waiting indefinitely for the export email. If it doesn’t arrive in 15 minutes, check your spam folder. The email comes from no-reply@openai.com — some filters catch it.
- Opening the JSON file directly.
conversations.jsonis hard to read as raw text. Openconversations.htmlin a browser instead for a clean, readable layout. - Printing before the page fully loads. Long conversations render progressively; printing too early cuts off newer messages. Always scroll to the bottom first and let the page settle.
- Assuming deleted chats can be recovered. ChatGPT has no recycle bin. Once you delete a conversation, it’s gone permanently — the export you made beforehand is your only copy.
- Installing unverified extensions. Stick to extensions with a large number of reviews and a clear privacy policy. An extension that reads all page content can see your entire chat.
Frequently Asked Questions
Does ChatGPT delete old conversations automatically?
ChatGPT doesn’t auto-delete conversations on an active account, but OpenAI’s policies can change over time. Exporting periodically — every month or two — is the safest habit.
Can I export conversations from the ChatGPT mobile app?
The official export option is only available on the desktop website (chat.openai.com). On mobile, use the Share feature or copy text manually to save individual chats.
Does the export include my Custom Instructions or memory?
No. The ZIP file only covers conversation history. Custom Instructions, ChatGPT’s memory feature, and GPT configurations are not included.
Is the exported HTML file safe to share?
Be careful — it contains your full chat history in plain text. Before sharing, remove or redact sensitive details. To protect the account itself, see our guide on setting up two-factor authentication so an attacker can’t reach your history directly.
Which AI chatbot has the best export options?
ChatGPT and Claude both support conversation export or sharing. Gemini’s native export tools are more limited. For a full comparison of free AI chatbots, see ChatGPT vs Gemini vs Claude.
Conclusion
The official ChatGPT export covers most needs — it’s free, takes under a minute to request, and saves everything. Use Print to PDF for quick one-off saves, a browser extension for Markdown-friendly exports, and copy-paste when you just need a specific snippet in another document.
Pick the method that fits your workflow and set a reminder to export every couple of months — a small habit that saves a lot of frustration.
Last updated: June 22, 2026