Chat History
The Chat History page is used to view and manage all historical conversations of a Digital Employee, supporting browsing, branching, and editing.
Overview
The chat history entry is located under the Chat History menu item in the Digital Employee detail page.
Viewing History
The page displays all historical conversations in a table with the following information:
- Time: When the conversation was created
- Token Usage: Tokens consumed in that conversation
Click any row to expand and view the full content of that conversation below.
Filters
- Include Debug Data: When enabled, development-phase debug conversations are included
- Minimum Token Usage: Set a lower token threshold to filter out very short conversations
Conversation Operations
When viewing a specific historical conversation, the following operations are supported:
Fork Conversation
Create a new conversation branch starting from the current conversation. The new branch retains all context before the fork point and can develop independently thereafter.
Regenerate
Regenerate a reply for a specific message. The Digital Employee will generate a new response based on the same context.
Edit Message
Manually edit the content of a message, whether a user message or a Digital Employee's reply. The edited message will be marked as modified.
These operations are useful for scenarios requiring retrospection and adjustment of historical conversations.
Exporting Conversations
Historical conversations can be exported in the following formats:
- Word: export as .docx document
- PDF: export as PDF file
- Image: export as a long image
Exported documents preserve the full message structure (including code blocks) for archiving and sharing. The export button is located at the top-left of the chat interface (available in the main chat, WorkPal, and workflow debug/history layouts).