r/GPT • u/Hot_Lengthiness_2550 • 11h ago
Saving a chat in an text file
Many users I train at our company (to comply with the EU AI Act) ask me how they can store a whole chat (ChatGPT, Claude, Copilot, etc.) in a text file or, most requested, in a Word file. I'm talking here about chats with the chatbots from the paid business tiers.
They want a record of the initial prompt and all the twists and turns of the ensuing discussion. They want to reconsider the flow of arguments, cherry-pick parts for their own work, or just store it for future reference. Under the AI Act there's also an obvious compliance case: being able to produce an auditable record of what was asked and what the system answered. All legitimate usage, I'd argue.
But none of the LLM chat apps offer a single-chat, human-readable export. Yes, you can export your full history and account data, with a download link sent by email — but Claude gives you a zipped JSON file, go figure it out yourself, and ChatGPT's HTML is no better in practice: try pasting it into Word and see what you get. The markup is structured so that selecting just the relevant text is practically undoable. Bear in mind who I'm training here: managers, consultants, assistants and secretaries. "Write a parser" is not an answer for them. Any attempt to automate this is difficult enough that I get the feeling it's by design, but I can't imagine a good rationale for frustrating users this way.
Asking the respective chatbots turned out to be a futile exercise, to the preposterous point that Copilot (which has access to all our company's files in our MS 365 tenant) claimed it was because of security policies protecting our company's confidential information.
So: any ideas why the AI companies don't provide such a feature? Then at least I can give the trainees an explanation.
Thanks
(spellcheck by Claude ;-) )