OpenAIGeminiMar 26, 2026, 7:00 PM

Make the switch: Bring your AI memories and chat history to Gemini

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

Make the switch: Bring your AI memories and chat history to Gemini

Key Points

  • Import memories via copy-paste prompt
  • Upload ZIP exports of chat history
  • 'Past chats' renamed to 'memory'

Summary

Gemini now lets users import AI memories and full chat history from other AI apps so the assistant preserves preferences, relationships and prior conversations. Memory import uses a suggested prompt you copy into your current AI app and paste back into Gemini; Gemini analyzes and saves the result into your context. Chat-history import accepts a provider-exported ZIP so users can search and continue past threads. The app is also renaming “Past chats” to “memory.” These import features are rolling out to consumer accounts via Settings.

Key Points

  • Memory import: go to Settings → Import, copy the suggested prompt into your current AI app, then paste the app’s summary back into Gemini; Gemini extracts and saves key facts and preferences.
  • Chat history import: upload a ZIP export from another AI provider in Settings; Gemini indexes the conversations so users can search and resume threads.
  • UI change: “Past chats” is being renamed to “memory” to reflect integrated contextual recall.
  • Rollout & privacy: features are starting to roll out now for consumer accounts; imported data is stored in Gemini context and covered by Google’s privacy policies.

Practical notes for engineers

  • Expose a clear Settings import flow that requires explicit user consent before ingesting external data.
  • Accept pasted plain-text memory summaries and plan for common export formats when processing ZIP uploads (e.g., JSON, TXT, HTML) for indexing.
  • Ensure robust ZIP handling, text encoding detection, and safe parsing to avoid injection or malformed-file issues.
  • Integrate indexing/search so imported chats are queryable and can be used to continue conversations.
  • Follow existing auth, storage encryption, and privacy policies when persisting imported data.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

切り替えよう:AIのメモリとチャット履歴をGeminiに移行する

著者: Maryam Sanglaji, Group Product Manager, Gemini App
投稿日: 2026-03-26

概要

Geminiへの乗り換えがさらに簡単になりました。ほかのAIアプリで蓄えたメモリ(好みや関係性などの個人コンテキスト)やチャット履歴をGeminiに取り込めるようになったため、ゼロからやり直す必要はありません。

主なポイント

  • Geminiに重要な好みや個人情報(メモリ)をインポートできるようになりました。
  • 他のAIアプリのチャット履歴をZIPファイルでアップロードして、続きをGeminiで再開できます。
  • アプリ内の「past chats」は「memory」に名称変更され、Geminiの記憶機能を反映します。
  • Memory とチャット履歴のインポート機能は本日より段階的に配信開始され、Settingsで利用可能になります。

生成AIは実験的です。

詳細

私たちは、もっとも役立つAIアシスタントは"あなたにパーソナル"で、あなたの好みや過去の会話を理解しているものだと考えています。別のアシスタントを試す場合でも、最初から情報を教え直すのは大変です。そこで、すべての消費者アカウント向けに、ほかのAIアプリからメモリ、コンテキスト、チャット履歴を簡単に移行できる新しいツールを導入します。

1. Geminiに重要な事を教える

  • 本日より段階的に提供開始される新しいメモリインポート機能で、あなたの重要な好み、家族関係、個人的なコンテキストをGeminiに取り込めます。
  • 取り込むと、これまで他のアプリに教えた事実(興味、兄弟の名前、出身地など)をGeminiが理解するようになります。最初から教え直す必要がなく、短時間で重要事項を反映できます。

メモリのインポート手順

  1. GeminiのSettingsに移動し、新しいインポートオプションを選択します。
  2. 表示される「推奨プロンプト」をコピーして、現在使っている別のAIアプリに貼り付けます。
  3. そのアプリが出力した「あなたの好みの要約」などの応答をコピーし、Geminiに貼り付けます。
  4. Geminiはその情報を瞬時に解析し、安全にGeminiのコンテキスト(メモリ)として保存します。

2. フルチャット履歴を取り込む

  • GeminiのPersonal Intelligenceは、あなたがアクセスを許可した場合に、Gmail、Photos、Search履歴、過去のGeminiチャットなどの関連情報を応答に活用し、より高いパーソナライズを実現します。
  • メモリのインポートに加えて、他のAIプロバイダからのチャット履歴をZIPファイルでアップロードして、会話の続きをシームレスに再開できます。
  • アップロードしたチャットはGemini内で検索・参照でき、既存の会話スレッドをそのまま発展させられます。

用語変更

  • アプリ内の「past chats」機能は「memory」に名称変更されます。この変更は今後数週間でアプリに反映されます。

セキュリティと配信

  • インポートされたメモリやチャット履歴はGeminiで安全に保存され、あなたの次のチャットで利用されます。
  • Memory とチャット履歴のインポート機能は本日よりSettingsページで段階的に配信開始されています。

まとめ

  • Geminiへの乗り換えが簡単になり、重要な好みや過去の会話を引き継げます。
  • Settingsでインポートを行えば、推奨プロンプト→既存アプリでの応答コピー→Geminiへ貼り付け、またはチャット履歴のZIPアップロードで作業は完了します。

その他の情報や購読については、アプリ内の案内やGoogleのプライバシーポリシーをご確認ください。