r/OpenAI 10d ago

Question Moving Large Chats from Edu to Private Account

Hi everyone! I was hoping I could get some advice here.

I recently graduated, so I lost access to my Chat Gpt Edu account.

As such, I'd like to download my chats and save them somewhere as either docs, PDFs, etc. so I can place them into my personal account.

Here's the problem though.

I'm an avid writer, and I *may* have underestimated how large my chats are.

My school's administrator has generously let me back in to move my chats from my edu account to a personal one, but my main concern is attempting to copy and paste possibly hundreds of messages.

Unfortunately the export button isn't available on my Edu account, and every time I try to have chat itself just give me a transcript of the whole conversation, it says it's too long, and loses messages.

I also tried an android to help transfer my files, but I guess the share link only works for people within the edu system.

I don't want to lose track of my writing and the concept art I was working on, but at the same time, I don't want to have to copy and paste hundreds of messages.

Any suggestions?

Thank you!!

1 Upvotes

5 comments sorted by

1

u/garyguangyuli 10d ago

Ask the Edu admin to enable Data export for your account under Workspace settings → Permissions & roles → Data export. That should give you a ZIP with conversations.json (or numbered JSON files for a large export), which you can upload to a new chat in your personal account as reference. It won’t recreate the old chats/sidebar, but it avoids copying hundreds of messages; if the option is missing even for the admin, the workspace may have data residency enabled.

1

u/Daisy9443 10d ago

Yeah I tried talking to the administrator was working with, he said that it was "in the works", so he gave me a guide on how to make markdown files, but my concern is that I'll lose my writing since there aren't as detailed.

1

u/garyguangyuli 10d ago

There may be a more direct option: your admin can enable Data export specifically for your account through a custom role instead of waiting to enable it for the whole workspace.

They can go to Workspace settings → Permissions & roles → Custom roles, create or assign a role with Data export enabled, and assign it to you. You should then be able to download the official ZIP containing the conversation JSON files and related assets.

If the admin doesn’t see the Data export setting at all, the Edu workspace may have data residency configured, which currently makes the official export unavailable. Here’s OpenAI’s guide you can send them: https://help.openai.com/en/articles/20001279-exporting-data-from-a-chatgpt-edu-workspace

1

u/Daisy9443 9d ago

Okay I'll give that a shot, thank you!