Export session information from your Agent chat to share with support or engineering teams when troubleshooting issues. The exported data includes session identifiers, environment details, and version information that helps reproduce your chat state.Documentation Index
Fetch the complete documentation index at: https://docs.prophecy.ai/llms.txt
Use this file to discover all available pages before exploring further.
Steps
- Open chat history.
- Click Copy Session Details.
- The session information is copied to your clipboard as JSON.
Session info structure
The exported session info contains the following fields:Unique identifier for the current chat session.
Identifier for the specific chat conversation.
The Prophecy application hostname where the session is active.
The commit hash or version identifier of the Prophecy build running in your environment.
Unix timestamp in milliseconds indicating when the session info was exported.
The Prophecy version number running in your environment.
The identifier for the project for this chat.
The email for the chat user.

