You had a useful ChatGPT session and now you want to save it. Maybe it's research you'll need later, a plan you want to reference, or a response so good you don't want to lose it. Whatever the reason, saving a ChatGPT conversation as text is something a lot of people struggle with — mostly because ChatGPT doesn't make it obvious.
Here are the three methods that actually work, from fastest to most effort.
Why You Can't Just "Save" a ChatGPT Conversation
ChatGPT doesn't have a "Save as text" button. Your conversations live in your account history and you can scroll through them there, but once you close the tab, you're relying on ChatGPT's servers to keep them available. History can disappear if you clear it, log out, or switch accounts. And sharing a conversation with someone who doesn't have ChatGPT is another problem entirely.
Saving a local copy — as a simple text file — solves all of this.
Method 1: Use a Share Link + Exporter (10 Seconds, No Setup)
This is the fastest method by far.
Step 1 — Open your ChatGPT conversation and click the share icon in the top right. Select "Copy link."
Step 2 — Go to chatgptext.com and paste the link into the input field.
Step 3 — Select .txt as your format and click Download.
You get a clean, properly formatted text file of the entire conversation saved directly to your device. The whole process takes less than 10 seconds. Nothing is stored on any server — the text goes straight to your browser.
This is the best option for saving individual conversations quickly without installing anything.
Method 2: OpenAI's Data Export
OpenAI lets you download your entire conversation history as a data export.
- Go to Settings → Data Controls → Export Data
- Click Confirm export
- Wait for an email from OpenAI (usually a few hours)
- Download the ZIP file
Inside you'll find a conversations.json file with all your chats. The problem: it's raw JSON, not clean readable text, and it's everything at once — not one specific conversation. If you're comfortable with JSON or want a full archive, this works well. If you just want to save one conversation as a simple text file, it's overkill.
Method 3: Manual Copy-Paste
Select everything in the conversation, copy it, paste it into a text editor, and save. Simple in theory.
In practice: ChatGPT conversations are hard to select entirely on desktop, nearly impossible on mobile, and the formatting gets mangled when you paste into most apps. Code blocks, lists, and bold text all lose their structure. For short conversations this is fine. For anything long, it's genuinely tedious.
What Format Should You Save In?
When using an exporter tool, you have choices. Here's when to use each:
.txt — Best for keeping things simple. Works in every text editor, email client, and note-taking app. No special software needed.
.md (Markdown) — Best if you use Notion, Obsidian, Bear, or any markdown-based tool. Preserves formatting like headers, bold text, and code blocks perfectly.
.html — Best for archiving a conversation with its visual formatting intact. Open it in any browser and it looks exactly like the original.
.json — Best for developers or if you want to import the conversation into another tool programmatically.
Can I Save ChatGPT Conversations on iPhone or Android?
Yes. The share link method works on mobile. In the ChatGPT app, tap the share icon, copy the link, open your browser, go to chatgptext.com, paste the link, and download. The file saves to your phone's downloads folder.
How to Keep Copies of Important Conversations Going Forward
If you find yourself regularly needing to save ChatGPT conversations, the smartest habit is to share and export immediately after a useful session — before you close the tab and forget. It takes 10 seconds and means you always have a local backup.
Your ChatGPT conversations are valuable. Don't leave them locked inside a platform you don't control.
Save your conversation as text now — free, no login.
Save Your ConversationAlso read: How to Export a ChatGPT Conversation • Convert a ChatGPT Share Link to Text