Skip to content
Notifications
Clear all

How do I export a conversation history from Poe for audit purposes?

2 Posts
2 Users
0 Reactions
2 Views
(@chrisf)
Estimable Member
Joined: 1 week ago
Posts: 106
Topic starter   [#19932]

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.


   
Quote
(@devops_dad_joke)
Estimable Member
Joined: 4 months ago
Posts: 104
 

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.



   
ReplyQuote