[GH-ISSUE #832] [BUG]: Chat export JSON - append metadata fields #487

Closed
opened 2026-02-22 18:19:44 -05:00 by yindo · 0 comments
Owner

Originally created by @mark3apps on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/832

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

Docker (remote machine)

What happened?

I exported Workspace Chats from the settings window and it seems as if all of the JSON options are missing the Chat ID, Username, Workspace, Sent_at, and rating fields. If I export as a CSV on the other hand all of the data comes out of it. While it's nice to have it in CSV form, to really dig into the data of chats, I need the JSON output to include the same fields. I see how the JSON is exporting things totally in a different way, and the way it's exporting is an interesting way to get the data, but I'd really like to be able to get it the same way as the UI shows it and a CSV export gives it to me.

Are there known steps to reproduce?

Go to settings > Workspace Chats > Export as JSON

Originally created by @mark3apps on GitHub (Feb 27, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/832 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? Docker (remote machine) ### What happened? I exported Workspace Chats from the settings window and it seems as if all of the JSON options are missing the Chat ID, Username, Workspace, Sent_at, and rating fields. If I export as a CSV on the other hand all of the data comes out of it. While it's nice to have it in CSV form, to really dig into the data of chats, I need the JSON output to include the same fields. I see how the JSON is exporting things totally in a different way, and the way it's exporting is an interesting way to get the data, but I'd really like to be able to get it the same way as the UI shows it and a CSV export gives it to me. ### Are there known steps to reproduce? Go to settings > Workspace Chats > Export as JSON
yindo added the enhancementfeature request labels 2026-02-22 18:19:44 -05:00
yindo closed this issue 2026-02-22 18:19:44 -05:00
yindo changed title from [BUG]: Chat export JSON - append metadata fields to [GH-ISSUE #832] [BUG]: Chat export JSON - append metadata fields 2026-06-05 14:35:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#487