Default Outputs
Default Outputs are the system’s pre-set agenda outputs that you can use accross different exports and integrations.
Available Default Outputs
Default Output Name | Description | Example Value |
---|---|---|
Conversation Completed | Indicates whether the conversation was fully completed. Useful for tracking successful engagements. | TRUE (conversation finished) |
Conversation Timeout | Captures if the conversation ended due to inactivity or exceeded the time limit. Helps monitor user engagement and drop-off points. | TRUE (ended due to inactivity) |
Conversation Exited | Shows when a user intentionally exited or left the conversation before completion. | TRUE (user exited the agenda conversation) |
Conversation Link | Provides a direct link to the conversation record. Helpful for quickly reviewing transcripts. | https://platform.personastudios.ai/conversations/your-persona-name?conversationId=9128102 |
Attachments | Stores any files or documents shared during the conversation as URLs to our Google Cloud Storage where we host the files. Can be a single file or multiple files. | https://storage.googleapis.com/persona-document/cv.pdf |
Voices | Captures the all of the user’s voice audio snippets if applicable. | https://example.com/voice.mp3 ,https://example.com/voice3.mp3 |
Conversation Summary | Generates a summarized version of the conversation, highlighting key points. Useful for CRM notes. | David has reported a broken window, which is classified as an urgent issue requiring apartment access. The user’s contact information has been confirmed. The assistant is currently awaiting more specific details about the damage to proceed with the repair. |
Red Flag Total Points | Records the total red flag score based on scoring criteria. Red flags can carry different point values, so the total represents the sum of all triggered red flag points. | 5 (e.g., 2 flags worth 3 and 2 points) |
Green Flag Total Points | Records the total green flag score based on scoring criteria. Green flags can carry different point values, so the total represents the sum of all triggered green flag points. | 7 (e.g., 3 flags worth 4, 2, and 1 points) |
Agenda Completed At | Logs the timestamp when the agenda conversation was completed. | Aug 14, 2025 03:26 PM |
Word Count | Records the total number of words in the conversation. | 324 |
Conversational Transcript | Stores the full transcript of the conversation, including all exchanges between the user and the system. | |
Conversation Agenda Id | Integer unique identifier for the agenda conversation in the system. | 1452 |
Conversation Id | Integer unique identifier for the conversation record in the system | 359 |
Last updated on