Archiving hides a conversation from your sidebar without deleting it. Archived chats live under Settings, General, Archived chats, where you can restore or delete them. Archiving changes nothing about storage, training, or retention; it is purely a tidiness feature.
Short answer
Archiving hides a conversation from your sidebar without deleting it. Archived chats live under Settings, General, Archived chats, where you can restore or delete them. Archiving changes nothing about storage, training, or retention; it is purely a tidiness feature.
Step by step
Archive a conversation: Hover the chat in the sidebar, open the three dot menu, and choose Archive. It disappears from the list immediately.
Find archived chats: Settings, General, Archived chats opens the full list with restore and delete buttons beside each entry.
Restore one: Click the unarchive icon and the conversation returns to the sidebar in its original date position.
Archive everything at once: Settings, General, Archive all chats clears the sidebar in a single action without deleting anything.
The archive is the most misread feature in ChatGPT's settings. People use it as a backup, and it is not one. It is a way to make the sidebar shorter.
Archive, delete, export
| Action | Sidebar | Still on OpenAI's servers | You have a copy |
|---|---|---|---|
| Archive | Hidden | Yes | No |
| Delete | Gone | Purged within 30 days | No |
| Export | Unchanged | Yes | Yes |
Only the third row gives you anything. Archiving is a view filter. If your account is closed, or a chat is deleted by accident, or you lose access to the email on the account, archived conversations go with everything else.
Where archived chats actually live
Settings, then General, then Archived chats. The list shows the title and date of each conversation with two buttons: restore, and delete. There is no search inside that panel and no bulk selection beyond the archive all option, which is a real limitation once the list runs to hundreds of entries.
Archived chats are included in your data export. That is worth knowing, because it means an export is a complete picture of the account rather than only what is currently visible in the sidebar.
Why people archive
The sidebar has no folders on most plans, no tags, and a search that matches titles better than message content. Once you pass a few hundred conversations it becomes unusable, and archiving is the only pruning tool available. That is a reasonable response to a genuine problem, but it treats the symptom.
A better system
The durable version of an archive is one you hold:
Export your data from Settings, Data Controls.
Convert conversations.json into one Markdown file per conversation.
Drop that folder into Obsidian, Notion, or anything with proper full text search.
Archive or delete aggressively on the ChatGPT side, because you are no longer relying on it.
Step two is where ChatExports fits. The raw JSON stores messages as a branching tree, so it is not something you can usefully read or grep. Converted to Markdown, every conversation becomes a plain text file with speaker labels and intact code blocks, searchable by any tool you already use, and readable in ten years regardless of what happens to your account.
Once that folder exists, the archive question stops mattering. Archive everything, delete what you like, and keep working in a clean sidebar.
Frequently asked questions
Do archived chats count towards any storage limit?
There is no storage limit on ChatGPT conversations, so archiving frees nothing beyond visual space in the sidebar.
Are archived conversations included in a data export?
Yes. The export contains your full history, archived and active alike.
Can I search inside archived chats?
Not from the archive panel. Restore the chat first, or search a converted local copy of your export.
Does archiving stop a chat being used for training?
No. Archiving has no effect on training. That is controlled entirely by the toggle in Data Controls.