How to recover a deleted ChatGPT conversation

Check these four places, in this order: Settings, General, Archived Chats (most "deleted" chats were only archived); a browser tab or history entry still on that chat, copied out before you refresh; Settings, Data Controls, Shared Links for a snapshot; and any Export Data ZIP you requested before deleting, where the chat sits in conversations.json. If none has it, the chat is gone: ChatGPT has no trash folder and OpenAI support cannot restore one.

Short answer

Check these four places, in this order: Settings, General, Archived Chats (most "deleted" chats were only archived); a browser tab or history entry still on that chat, copied out before you refresh; Settings, Data Controls, Shared Links for a snapshot; and any Export Data ZIP you requested before deleting, where the chat sits in conversations.json. If none has it, the chat is gone: ChatGPT has no trash folder and OpenAI support cannot restore one.

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.

What works, at a glance

| Method | Works when | Chance |

| --- | --- | --- |

| Archived Chats | You archived instead of deleted | High |

| Open browser tab | The tab has not been refreshed | High |

| Shared link | You shared that chat before deleting | Medium |

| Old data export ZIP | You exported before deleting | Medium |

| Contacting OpenAI support | Never, there is no restore tool | None |

| Third party "recovery" tools | Never, they only read your export | None |

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.

How long do you have?

Deleted conversations are removed from OpenAI's backend systems within 30 days, but they leave your account view immediately, so there is no window in which you can click something to bring one back. The only clock that matters is how fast you copy the text out of a tab that still has it open.

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