Steps
- Open the … (more options) menu in the top right corner of the chat window.
- Click Copy Session Info.
- 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, formatted as
{type}_{projectId}_{pipelineId}_ {environment}_{pipelineName}.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.

