Admin Chat Info Panel
Last updated
Was this helpful?
Last updated
Was this helpful?
When creating Guided Flows it is often useful to see the data stored in the Conversation Context. To do so, you can use the Admin Chat Info Panel feature.
Click on the "..." menu button on the top-left of the Admin Chat header, and then click on the "Show Info Panel" item. You can use the same menu item to hide the Info Panel.
Scenario
Example
Inspect Data Collected from User
In this scenario, the first State asks the Chat User "What city would you like to go to?", and also has the Data Collection block activated to collect the user's reply in the city variable.
After the Chat User replies with "Bali", this value is stored in the Conversation Context in the city variable
Inspect Inputs and Outputs
When executing external services via Service Action, it is useful to see what is being sent to the Service as Inputs and what is being returned in the response as Data and or Display
Inspect Service Action Errors
As errors can occur in Service calls, Service Action provides error handling capabilities.
If an error occurred, you will see the Error Code and Message on the Info Panel.