Import
Import ChatGPT
How to export and import your ChatGPT conversations into Retrace.
What you need
A ChatGPT data export (ZIP file containing conversations.json).
How to export from ChatGPT
- Go to chatgpt.com
- Click your profile icon in the bottom-left corner
- Click Settings
- Go to Data controls
- Click Export data, then confirm
- Wait for the email from OpenAI (usually within a few hours, can take up to a day)
- Click the download link in the email (expires after 24 hours)
- Unzip the archive on your Mac
The key file is conversations.json.
How to import into Retrace
- Open Retrace and go to Settings
- Click the Data Sources tab
- Click the ChatGPT card
- Drop your
conversations.jsonfile or click to select it - Review the conversations found in the preview
- Click Import
What gets imported
- All conversations with their titles
- Every message (both your prompts and ChatGPT's responses)
- Timestamps and message ordering
- Conversation metadata
Good to know
- No participant linking needed: ChatGPT conversations are between you and the assistant. Retrace assigns them automatically.
- Tree structure: ChatGPT stores messages as a tree (branching conversations). The parser linearizes them into a readable sequence.
- Export link expires: The download link from OpenAI expires after 24 hours. Download it promptly.
- Re-importing: Safe to do. Retrace deduplicates messages automatically.