ReadMe.txt — How to export from ChatGPT

How to export your ChatGPT history

ChatGPT does not give third-party tools access to your chat history. The only way to get your data out is the official export button in your account settings. Here’s exactly how, in under 30 seconds.

  1. Go to chatgpt.com and sign in.
  2. Click your profile picture (top-right) → Settings.
  3. In the sidebar, click Data controls.
  4. Find the Export data row and click Export.
  5. Confirm. ChatGPT will email you a download link, usually within a few minutes (sometimes longer for large accounts).
  6. Open the email, click the link, and download the .zip file. The link expires in 24 hours.
  7. Come back to chatRAR and drop the .zip onto the page. (You don’t need to extract it.)

What’s in the export?

The .zip contains conversations.json (every chat as structured data), plus a few HTML and metadata files. chatRAR only reads conversations.json — the rest is ignored.

Is it safe to upload?

chatRAR never uploads your .zip anywhere. The file is parsed in your browser using JavaScript — your raw conversations stay on your machine. Only a small, compressed sample of your own messages gets sent to the AI model that writes your memory paragraph.

Note: the export feature is provided by OpenAI and may change. These steps were last verified for the current ChatGPT interface. If you can’t find the button, search the ChatGPT help center for “export data”.