View utterance history
The following permission are assigned to any user role:
- Analytics > botFlowReportingTurn > View
To view complete details about an entire conversation, any of the following permissions assigned to any user role:
- Analytics > ConversationDetail > View
- Conversation > Communication > View
- Recording > Recording > View
- Analytics > ConversationAggregate > View
In Architect, you can view the bot flow’s utterance history and complete details about a conversation. The Utterance History page returns a list of utterances, or sample phrases, that the bot receives from customers. Utterance history is available for ten days. Each entry includes these metrics:
- The utterance that the bot received. For example, a numeric postal code or a “Check account balance” query.
- The date that the bot received the utterance.
- The bot’s session ID.
- The action and action ID that the bot processed. For example, “16 Digital Menu” or “13 Ask for Slot.”
- An action filter that enables you to sort by all actions or a specific action.
- The bot outcome. For example, “Success,” “Confirmation prompted,” or “No Match.”
- An outcome filter that enables you to select which outcomes by which to filter the list.
- Bot details, such as the matched intent, where applicable.
- Open the bot flow that contains the utterance history to view.
- Under Insights and Optimization, click Optimization Dashboard.
- Click Utterance History . The view populates with utterance details.
- To view the complete conversation that contains the utterance, click the utterance. Note: When viewing the utterance history of a core bot flow in a nested bot flow hierarchy, you can click the subflow name to open the subflow. Similarly, when viewing the utterance history of a subflow, you can click the core flow name to open the core flow.
- To close the conversation and return to the utterance history, click Close .
You can view the utterance history for the following actions:
To view history from any of these actions in the flow, follow these steps:
- Open the appropriate bot flow.
- In a configured state or task, click an action that includes the utterance history you want to view.
- Click More .
- From the menu that appears, click Utterance History.
- To view the complete conversation that contains the utterance, click the utterance.
You can view a complete audio conversation, including bot responses, from an interaction. Doing so can monitor the bot performance and help you troubleshoot or understand conversation details. For example, a full conversation can provide context for any transcription or audio issues.
View the full audio conversation from the utterance history view or interaction’s Details tab in Genesys Cloud. The utterance history view shows the recording details such as start and end time stamp, total recording length, and the current time position.
- Open the bot flow that contains the utterance history to view.
- Under Insights and Optimization, click Optimization Dashboard.
- Click Utterance History . The view populates with utterance details.
- To view the complete conversation that contains the utterance, perform the following steps:
- Click the utterance. If a recording of the conversation is available, the audio recording appears as a waveform.

- To listen to the audio, use the following replay controls:
Replay control Description Play Starts or resumes playback. Pause Temporarily stops playback while keeping the current position. Volume Adjusts playback volume. Playback speed slider Plays the recording slower or faster (for example, 0.5x, 1x, 1.5x, or 2x). - To listen to a specific part of the recording, click the corresponding point in the audio waveform.
- Click the utterance. If a recording of the conversation is available, the audio recording appears as a waveform.
- To access the entire conversation, click View Interaction . The Interaction page for the conversation opens in a new browser tab. For more information, see View an interaction’s Details tab.
- To close the conversation and return to the utterance history, click Close .
| Backend outcome | Displays as | Description |
|---|---|---|
| SUCCESS_COLLECTION | Success | Input utterance matches the intent and slot with high confidence and does not trigger confirmation. |
SUCCESS_CONFIRMATION_YES | Confirmation Yes | The user inputs “yes” during confirmation. |
SUCCESS_CONFIRMATION_NO | Confirmation No | The user inputs “no” during confirmation. |
NO_MATCH_COLLECTION | No Match | None response from NLU when expecting intent and slot. An intent response with low confidence. Triggers a validation failure. |
NO_MATCH_CONFIRMATION | No Match Confirmation | Expecting yes or no during the confirmation phase and the user inputs something other than those answers. |
AGENT_REQUESTED_BY_USER | Agent Request | The user inputs “I want to speak to an agent” Note: Not applicable to Voice Survey flows |
CONFIRMATION_REQUIRED | Confirmation Prompted | The user inputs an utterance that triggers the confirmation phase, indicating confirmation required now |
ERROR | System Error | Expression evaluation fails / NLU unexpected 500 error, and so on. |
NO_INPUT_COLLECTION | No Input | For example: A user didn’t speak any response during the intent / slot collection phase |
NO_INPUT_CONFIRMATION | No Input Confirmation | For example: A user didn’t speak any response during the confirmation phase |
EXPRESSION_ERROR | Expression Error | Expression error encountered (for example, 1 divided by 0) |
DISAMBIGUATION_REQUIRED | Disambiguation Required | Note: Not applicable to Voice Survey flows |
SUCCESS_DISAMBIGUATION | Success Disambiguation | Note: Not applicable to Voice Survey flows |
SUCCESS_DISAMBIGUATION_NONE | Success Disambiguation None | Note: Not applicable to Voice Survey flows |
NO_MATCH_DISAMBIGUATION | No Match Disambiguation | Note: Not applicable to Voice Survey flows |
NO_INPUT_DISAMBIGUATION | No Input Disambiguation | Note: Not applicable to Voice Survey flows |
SKIPPED_COLLECTION | Skip | Note: Only applicable to Voice Survey flows |
PARTIAL_COLLECTION | Partial Match | Virtual Agent. For AI-powered slots, a slot value can be partially collected turn by turn. |
[NEXT] Was this article helpful?
Get user feedback about articles.