Import AI memories and chat history to Gemini
TL;DR
New switching tools in Settings allow users to import personal context and chat history from other AI apps via prompt summaries or ZIP file uploads.
## What changed Google added import tools to the Settings page for all consumer Gemini accounts. Users can now pull personal context and preferences from other AI apps by pasting a suggested prompt into the source app and copying the generated summary back into Gemini.
Chat history moves over through direct ZIP file uploads from other providers. The company is also renaming the past chats feature to memories, with the change appearing in the app over the next few weeks.
## Why it matters Vibe Builders who maintain long running projects across multiple AI tools now face lower switching costs. Context built in ChatGPT or Claude can transfer without manual recreation of preferences and threads.
This move pressures competitors to match migration paths or risk losing users who treat AI as persistent project memory. The bet is that retained history increases daily reliance on Gemini for ongoing no code work.
## How to use it Open Settings inside the Gemini web or app interface and select the import option. Paste the provided prompt into your current AI, generate the summary, then return the output to Gemini.
For full threads, export chat history as a ZIP from the other service and upload it directly through the same Settings flow. The feature works on consumer accounts with no extra plan required.
## Watch for Confirm the bet if import quality preserves project specific instructions across tools. It breaks if summaries drop critical details or if ZIP uploads fail on large histories. Expect competitors to release similar export prompts within the next quarter.
Harsh’s take
For a solo operator running multiple no code projects, this feature reduces the pain of moving context but still requires manual steps that eat into build time. The real trade off is trusting Google with your accumulated prompts and decisions versus keeping data split across providers.
Most Vibe Builders will gain little if their workflows stay simple. Those who treat AI as long term memory for client work or recurring automations will see the biggest practical lift.
Do a test import of one active project this week and measure how much manual cleanup remains before committing further history.
by Harsh Desai
About Gemini
View the full Gemini page →All Gemini updatesGo deeper
More AI news
- FeatureHermes Agent verifies work with completion contracts and evidence ledgers
Hermes Agent records verification evidence for coding tasks. The /goal command uses completion contracts to judge success against test runs rather than model assertions.
- FeatureCursor adds cloud agent management to the Agents window
Cursor sets up cloud development environments in under 10 minutes, spins up isolated cloud subagents using /in-cloud, and hands off sessions between local and cloud.
- FeatureCursor introduces /automate skill for automating repetitive tasks
Cursor's new /automate skill creates automations from plain language. Workflows trigger via Slack emojis or GitHub events while cloud agents access virtual computers.