Backups5 min read

How to back up your ChatGPT history before you need it

Published 7 August 2026

Nobody thinks about backing up their ChatGPT history until the day a conversation is gone — deleted in a cleanup sprint, stranded in a locked account, or lost when a workspace closes. By then it is too late; there is no undelete.

The good news: a solid backup habit takes minutes to set up. Here is the two-layer approach.

Layer 1: the official bulk export

ChatGPT can export your account data: open Settings, then Data controls, then Export data. You will get an email with a download link to an archive containing your conversation history, typically as HTML and JSON files. The link expires quickly, so download it when it arrives.

Do this on a schedule — monthly is plenty for most people. It is your insurance policy: everything, in one dated archive, on your own disk.

Where the bulk export falls short

  • It is everything or nothing — you cannot export just one conversation.
  • The output is built for data portability, not reading: one giant HTML file and machine-oriented JSON.
  • It is a snapshot that goes stale the moment you keep chatting.
  • Finding one specific exchange from four months ago means scrolling a huge file.

Layer 2: per-conversation files for the keepers

Most conversations are disposable. The few that are not — the strategy session, the debugging marathon, the research summary — deserve to be individual, readable files stored with the project they belong to.

That is the gap ChatKeepr fills: one click turns the conversation in your current tab into a designed PDF, an editable Word document or clean Markdown, generated locally on your device. Its Recent chats mode can also collect several conversations into one organised file — useful for archiving a week of research in one go.

Guide: export ChatGPT chats to Markdown →

A routine that actually sticks

  • Monthly: run the official export, drop the archive in a dated folder alongside your other backups.
  • End of any session that produced something valuable: export that conversation as a file and store it with the project.
  • Before any cleanup spree: export first, delete second. Deletion is permanent.
Backups you have to remember rarely happen. Anchor the bulk export to something you already do monthly, and make the per-chat export part of finishing a piece of work.
Free extension

Keep the conversations that matter.

ChatKeepr exports ChatGPT, Gemini and Claude chats to polished PDF, Word or Markdown files — generated locally, never uploaded.

Add to Chrome

Frequently asked questions

Does ChatGPT's data export include deleted conversations?+

No — once a conversation is deleted it is gone from your history and will not appear in future exports. Export before you delete.

How long does the ChatGPT export take to arrive?+

Usually minutes, though it can take longer for large histories. The download link in the email expires after a short window, so grab it promptly.

Can I back up a single ChatGPT conversation without the full export?+

Yes — that is exactly what a per-conversation exporter like ChatKeepr is for: one chat, one readable file, saved locally.