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:string
required
Unique identifier for the current chat session.
string
required
Identifier for the specific chat conversation.
string
required
The Prophecy application hostname where the session is active.
string
required
The commit hash or version identifier of the Prophecy build running in your environment.
integer
required
Unix timestamp in milliseconds indicating when the session info was exported.
string
required
The Prophecy version number running in your environment.
string
required
The identifier for the project for this chat.
string
required
The email for the chat user.

