How to analyze conversations?

Tags summary

You can see the analytical tags summary in the area

What tags are shown could be set in the environment config in display-on-details parameter:

conversation-analytics {
    custom-label-types: [
      {
        prefix: "t:Topic_"
        name: "Topic"
        type: "System"
        display-on-details: true
      }
    ]
  }