Can you recover a deleted ChatGPT conversation?

Deleted ChatGPT conversations cannot be restored from the interface, and OpenAI support does not recover them. The only realistic chances are a data export requested before the deletion, a browser tab still open on the conversation, or a share link created earlier. Otherwise the chat is gone.

Short answer

Deleted ChatGPT conversations cannot be restored from the interface, and OpenAI support does not recover them. The only realistic chances are a data export requested before the deletion, a browser tab still open on the conversation, or a share link created earlier. Otherwise the chat is gone.

Step by step

  1. Check whether it is archived, not deleted: Archived chats leave the sidebar but still exist. Settings, then General, then Archived Chats, shows the full list with an unarchive option.
  2. Look for an open tab or browser history: If a tab still has the conversation loaded, do not refresh it. Copy the text out immediately. Browser history may also hold a chat URL that still resolves briefly.
  3. Check for an existing share link: Settings, Data Controls, Shared Links lists every conversation you shared. A shared snapshot survives deletion of the original in some cases.
  4. Open any earlier data export: If you ever requested Export Data before deleting, conversations.json in that ZIP contains the chat as it existed at export time.
  5. Request a fresh export to confirm: A new export shows only what currently exists. It confirms what survived, and gives you the archive you should have had all along.

The short version is unwelcome: there is no undo. ChatGPT has no trash folder, no 30 day recovery bin for individual chats, and support cannot restore a conversation for you. What follows is what genuinely sometimes works.

Archived is not deleted

Worth ruling out first, because a lot of "deleted" chats were archived by accident. Archiving hides a conversation from the sidebar and nothing else. Settings, General, Archived Chats brings back the full list.

The three real recovery paths

  1. A previous data export. The ZIP from Settings, Data Controls, Export Data is a snapshot. If you requested one at any point, every conversation that existed then is inside conversations.json, deleted ones included.
  2. A live browser tab. The conversation is rendered client side. A tab that has not been refreshed still holds the text. Select all, copy, and paste somewhere safe before touching anything.
  3. A share link. Shared links are separate snapshots. Data Controls, Shared Links shows what you created.

If none of those apply, the conversation is not recoverable, and any tool claiming otherwise is either reading your export or making things up.

Why it disappeared in the first place

Not every vanished chat was deleted by you. Common causes: signing into a different account than the one that has the history, a sync failure that hides chats until reload, a lapsed subscription changing which chats display, or a shared device where someone else cleared the list.

Making it impossible to lose again

Export on a schedule and keep the result somewhere you control. Quarterly is enough for most people, monthly if ChatGPT is part of your job.

The raw export is a JSON file that is not readable by eye, so the archive only becomes useful once it is converted into documents. Turning conversations.json into Word, PDF, or Markdown files gives you something searchable in your own file system and readable without any account at all. That is the difference between "my chat history is on OpenAI's servers" and "my chat history is mine".

Frequently asked questions

Can OpenAI support restore a deleted chat?

No. Support does not have a restore function for individual conversations, and deleted data is purged within 30 days.

Does a data export include deleted conversations?

Only if the export was requested before the deletion. A new export reflects the current state of the account.

My chats vanished but I did not delete anything. What happened?

Usually a wrong account, a sync issue, or a browser cache problem. Reload, then confirm the email address on the account before assuming the worst.

Do third party recovery tools work?

No tool can retrieve data that OpenAI has removed. Anything advertising recovery is reading an export you already have.

Related guides