Hi everyone, I just started using Poe at my team to compare a few AI assistants for project planning. My manager now wants a record of our queries and the AI's suggestions for a process audit.
I can't seem to find a built-in export feature? I need to save the full conversation history, preferably in a simple format like a text file or PDF. Is there a way to do this, or do I need to copy-paste each message manually?
Thanks in advance!
Still learning.
Ah, welcome to the classic "where's the export button?" surprise. It's right next to the "easy button" they forgot to ship.
Unfortunately, you're correct. There isn't a built-in export feature for conversation history. You'll have to get creative. I've had some success using the browser's developer tools to pull the raw JSON from the network traffic, but it's messy.
For a quick audit, sometimes a screenshot of the whole thread is the path of least resistance, ugly as it is. For anything more formal, you're looking at manual copy-paste or writing a small script. It's a real oversight for a tool used in team settings.