Bloghow-to

How to Find Old Claude Conversations

Claude's conversation history is stored in the sidebar but lacks full-text search. This guide covers every method for locating a specific old Claude conversation, from browser search to local indexing tools.

Add to Chrome — Free

Claude stores your conversation history in the left sidebar at claude.ai. The problem: as you accumulate weeks and months of conversations, finding a specific one — a piece of code, an analysis, a draft — becomes genuinely difficult. The sidebar shows only titles in chronological order. There's no built-in search.

These methods, ordered from fastest to most systematic, cover every available approach.

Method 1: Scroll the sidebar and scan titles

The most direct approach for recent conversations:

  1. Open claude.ai and sign in
  2. Scroll the left sidebar
  3. Look for a title that matches the topic you need

Claude generates titles automatically from the first message in each conversation. If your first message was specific — "Write a Python function to parse nested JSON" — the title is usually distinctive enough to spot by scanning. If it was vague — "Help me with something" — the title won't help.

Works well for: Conversations from the past few days or weeks, conversations where you remember writing a specific first message.

Breaks down when: You have hundreds of conversations, or the conversation had a generic opening.

Method 2: Use browser history to find the URL

Claude assigns each conversation a unique URL (claude.ai/chat/[conversation-id]). If you accessed the conversation recently, your browser history has the URL:

  1. Open browser history (Cmd+Y on Mac, Ctrl+H on Windows)
  2. Search for "claude.ai"
  3. Look for entries that correspond to the approximate time period you're searching in
  4. Click the URL to return directly to the conversation

This is often faster than scrolling the sidebar for conversations within the last few weeks, especially if you remember approximately when the conversation happened.

Works well for: Conversations from the past few weeks that you remember accessing.

Breaks down when: You clear browser history regularly, or the conversation was several months ago.

Method 3: Use Ctrl+F inside an open conversation

For long conversations where you remember a specific phrase or piece of content:

  1. Open the conversation from the sidebar (you'll need to find it first)
  2. Press Ctrl+F (Windows/Linux) or Cmd+F (Mac)
  3. Type the phrase you're looking for

Claude conversations can be very long, particularly for coding or document work. Browser find-in-page jumps to the exact message containing your search term, which is faster than scrolling when a conversation runs to dozens of exchanges.

Works well for: Finding a specific snippet within a known conversation.

Limitation: You still need to locate the conversation in the sidebar first.

Method 4: Search your browser history by keyword

Beyond finding a specific URL, browser history search can help identify which conversation sessions to look at:

  1. Open browser history
  2. Type a keyword you associate with the conversation
  3. If you opened any pages or tabs in connection with that conversation, those entries may help you identify the approximate date/time
  4. Use that date to narrow your sidebar scan

This is an indirect method, but it works when you remember something you were doing at the time — a specific website you had open, a document you were working on — even if you can't remember the conversation directly.

Method 5: Export and search locally

If you need to search across all your conversations systematically:

  1. Go to claude.ai → Settings → Account → Export data
  2. Download your conversation archive (JSON format)
  3. Unzip the file
  4. Use your system search or a text editor to search for keywords within the JSON files

The exported data contains the full text of all your conversations in JSON format. You can search it with any text editor's find function, or a command-line tool like grep if you're comfortable with that.

Works well for: Systematic one-time searches through your entire history, or when you need to find multiple references across many conversations.

Limitation: Manual process, requires re-export to stay current, and JSON is not especially readable.

Method 6: Full-text search with LLMnesia

LLMnesia is a browser extension that indexes your Claude conversations as you browse them. The index is stored locally on your device.

Setup:

  1. Install LLMnesia from the Chrome Web Store
  2. Open your Claude conversations — LLMnesia indexes them as you visit each one
  3. Use LLMnesia's popup (accessible from the extension icon) to search by keyword

What it finds: Results from inside conversation content — not just titles. A search for "nested JSON parser" returns the actual conversation where that code was written, not just conversations with those words in the title.

LLMnesia also covers other platforms you use — ChatGPT, Gemini, Perplexity, and others — so a single search returns results across every AI platform simultaneously.

Works well for: Ongoing use where you want to find any past conversation quickly without exporting or scrolling. Particularly useful for users who switch between platforms.

Preventing retrieval problems from the start

Start conversations with descriptive first messages. Claude's auto-generated title comes from your first message. "Debug the race condition in the WebSocket reconnect logic" creates a title you can find by scanning. "Can you help me?" creates one you can't. A few extra words in your opening message pay off for months afterward.

Use Claude Projects for ongoing work. Claude Projects let you group related conversations under a named project. If you regularly work on specific domains — a client, a product, a research area — putting those conversations in a project makes them much easier to locate than scrolling the general history.

Index proactively. Since Claude's native history has no search, keeping conversations indexed with LLMnesia means you never have to rely on title scanning or manual exports to find past content.

How do I find a specific old Claude conversation?

The most reliable methods are: scrolling the sidebar (works for recent conversations with distinctive titles), using your browser history to find the URL of a past session, and using Ctrl+F inside an open conversation to locate specific text. For conversations you can't locate by title, LLMnesia provides full-text search across indexed Claude conversations.

Does Claude have a search function for conversation history?

No. As of 2026, Claude does not offer native full-text search of conversation history. The sidebar lists conversations by their auto-generated title in reverse chronological order. There is no built-in way to search conversation content.

How long does Claude keep your conversation history?

Claude retains conversation history while your account is active. Anthropic does not publish a fixed time limit for history retention on active accounts. Conversations are not automatically deleted after a set period — they persist until you delete them or close your account.

Can I recover a Claude conversation I accidentally deleted?

No. Once a conversation is deleted in Claude, it cannot be recovered through the interface. If you use a browser extension like LLMnesia, you may have an indexed copy of the conversation content if it was indexed before deletion.

Why can't I find a Claude conversation I know I had?

The most common causes are: the conversation wasn't saved (it's possible to lose an unsaved conversation if you close a new tab before the conversation begins), you're searching the wrong account if you have multiple Anthropic accounts, or the conversation was accidentally deleted. If history isn't loading at all, see the Claude history not loading guide.

Stop losing AI answers

LLMnesia indexes your ChatGPT, Claude, and Gemini conversations automatically. Search everything from one place — no copy-paste, no repeat prompting.

Add to Chrome — Free