Cross-platform pillar

How to never lose an AI conversation again

Losing an important AI conversation is one of the most frustrating experiences for anyone who uses AI tools for real work. This guide explains why it happens across every major platform, how context windows and attention drift actually work, and the complete cross-platform system for keeping every thread you care about.

Start free on Chrome

How AI conversations get lost

  • You close the tab without saving anything, most common, completely avoidable.
  • The context window fills, ChatGPT or Claude stops responding mid-work.
  • You accidentally delete a conversation, no undo, permanently gone.
  • Platform retention expires, Gemini deletes after 18 months (or 72 hours if activity is off).
  • Context drift makes the session unusable, the conversation exists but the AI has forgotten the early parts.

AI context window explained

An AI context window is the amount of text a model can hold in active working memory at once, measured in tokens. Everything in the current conversation, your messages, the model's replies, and any files you pasted, has to fit inside it. Understanding this explains almost every "the AI forgot what I said" problem, and points to the fix.

A token is roughly three quarters of a word. Current windows: GPT-3.5 around 16,000 tokens, GPT-4o around 128,000, Claude 200,000, Gemini up to 1 million, Grok 4 up to 256,000 via API and about 128,000 in the app. The whole conversation counts against it, not just your latest message, which is why long sessions fill up even when each message is short.

When the window fills you get either a hard limit (the conversation cannot accept more input) or, far more commonly, silent dropping and drift, where the oldest messages get pushed out or simply receive less of the model's attention. You are not warned. Responses just start ignoring things you established early on.

How AI memory actually works

  • Preference memory (ChatGPT Memory, Claude user preferences): stores small facts about you across chats. Useful, but does not save the content of a session.
  • Knowledge memory (Claude Projects, custom GPT files): documents the tool can retrieve from. Good for reference material, not for continuing a specific conversation.
  • Conversation memory: a clean handover from one thread to the next. No major platform does this automatically. This is the gap thredly fills.
  • Search memory: the ability to find a past decision or output later. Native sidebars have no real search, so this barely exists out of the box.

How to summarise any AI conversation automatically

None of the major AI platforms auto-summarise your conversations for you. ChatGPT has no automatic summarisation. Claude's auto-context management (on paid plans) compresses messages when approaching the limit, but for the live conversation, not for saving a summary. Gemini and Perplexity have no automatic summarisation.

The manual workaround is to ask the AI to summarise before you leave each session, but this requires you to remember every time. thredly runs a one-click summary across every major platform: an in-page Summarize button inside ChatGPT, Claude, and DeepSeek, and paste-and-click on the web app for Gemini and Perplexity. Summaries are structured (goal, decisions, outputs, next steps), stored privately to your account, and expire automatically.

How to pick up where you left off

  • Continue in the same thread: works for short recent conversations, breaks down for long sessions where older context has drifted.
  • Manual context handoff: write a summary of what was covered, start a new conversation, paste it as your first message. Reliable but takes time every session.
  • Automatic context with thredly: open your dashboard, find the session, copy the summary, paste it in. The summary is already there.
  • Template that works on every platform: "I'm picking up from a previous session. Goal: [...]. Done so far: [...]. Key decisions: [...]. Current state: [paste most recent output]. Next up: [...]. Please pick up from here."

Best way to keep notes from AI chats

Every AI tool stores your history in a sidebar, but sidebars aren't a notes system. There's no full-text search, no structure beyond chronological order, and your ChatGPT history is siloed from your Claude history. 500 conversations in your sidebar is unusable.

  • Paste key outputs immediately: when the AI produces something valuable, copy it to your notes app right away.
  • Ask the AI for a 3-bullet summary at the end of each session and copy it with a date.
  • Use Notion, Obsidian, or Mem with AI integrations to organise pasted content.
  • thredly stores structured summaries automatically, one place, cross-platform, searchable.

The complete cross-platform system

  • ChatGPT: keep chat history enabled, use Projects for ongoing work, rename important conversations. Full details in the ChatGPT pillar guide.
  • Claude: use Projects for multi-session work, project files persist independently of conversation history. Full details in the Claude pillar guide.
  • Gemini: turn on Apps Activity, set auto-delete to 'Keep until I delete manually', save threads to Collections. Full details in the Gemini pillar guide.
  • Perplexity: always be signed in, save threads to Collections, run periodic data exports. Full details in the Perplexity pillar guide.
  • For high-stakes work: click thredly Summarize (or paste into the web app) at session end. One click, structured summary, private, portable.

A word on Grok

Grok, like every large language model, has a context window. Grok 4 supports up to 256,000 tokens per request via API; the consumer Grok app effectively works with around 128,000. Once you approach those limits, Grok quietly drops the earliest parts of the conversation, the same pattern you see in ChatGPT and Claude. The fix is the same: compress into a structured summary, paste into a fresh thread, continue from the important context.

Related guides

Frequently asked questions

What's the most common reason people lose AI conversations?

Closing the browser tab or window without saving anything, especially after long sessions when you're tired or in a rush.

Does thredly work on mobile?

thredly works on the web in any modern browser. An optional Chrome extension is available for desktop Chrome and Chromium browsers. Mobile AI apps have separate storage systems.

Is conversation memory the same as a context window?

No. The context window is how much a model can hold in one active conversation. Conversation memory is about moving the important parts of that conversation into a new chat once the window fills or the thread drifts.

Can I use context from ChatGPT in a Claude conversation?

Yes. A good context summary is platform-agnostic. If you worked on something in ChatGPT and want to continue in Claude, a manual summary or a thredly summary works just as well.