damiendavis
ServiceNow Employee

Taking Chat From Conversation To Resolution

There seems to be a lot of buzz around AI and Machine Learning at the moment. But when customers ask me what ServiceNow is doing with AI, my question back to them is what use-cases would they like us to solve? The main themes are centered around 2 use-cases:

  1. Making customer service better
  2. Offload repetitive work from agents

Customer Service today, whether it’s serving external customers or your internal user-base, has some challenges. Many companies have enabled self-service, allowing users to solve issues themselves, typically through a Service Portal.

But when a user needs help, they will probably start by searching for a solution. Unfortunately, that doesn't mean they'll always find the answer they are looking for. For an example scenario, a user has a cracked screen and types ‘Help, I broke my screen’ into the search bar. They could easily be presented with a number of options including User-Manual, Support Forum, FAQ and many more. None of these options are a quick fix. So the user then selects the ‘Get Help’ option which takes them to a form full of fields to fill in; Name, Age, Email, Address, Mother’s Maiden Name, First Pet and many more fields which (in 2018) should either already be known by the system they’re logged into, or irrelevant.

Self-Service Today

find_real_file.png

What if there was a simpler way? What if they were simply presented with one question: HOW CAN WE HELP YOU?

With ServiceNow’s Virtual Agent, that’s exactly what the user is going to get. A conversational UI (chat) across multiple platforms that asks the user what they need. No lists, no forms, just tell the Virtual Agent what you need. Sounds great, right? Sounds too good to be true? I’ll be honest, I thought so too initially, until I saw it in action. In my Product Management role, I’ve been lucky enough to see this new feature from its early concept (when we initially acquired Qlue) right through to the product launch in our upcoming London Release (which will soon be available to all users).

Out Of Box, we’re shipping a number of conversations which are pre-built into the platform. Really simple use-cases like ‘Search Knowledgebase’ and ‘Show me the status of my open tickets’. These requests are serviced automatically by the Virtual Agent, with no human interaction. Because the information is on an integrated platform, it’s a seamless immediate response.

Virtual Agent Conversation Designer

find_real_file.png

But the really cool bit about this product is the Conversation Designer. A dream for a System Admin; no-code designer with a simple clean UI that allows an administrator to design and build a conversation flow. No coding required, there's a canvas in the middle of the screen which has 2 columns; on the left are the components of the conversation workflow and on the right are the properties of these components. I've used it on my demo instance to build out conversations and it's really intuitive and easy to use.

Once your conversation is built, you can then publish to multiple channels. Yes, that’s right. This Virtual Agent doesn’t just live in the desktop browser, it’s available on mobile and 3rd party collaboration tools. Because… Users don’t always live inside the desktop browser. We did some research and found out many users were collaborating today on channels like Slack and Microsoft Teams. So we built an easy integration with these channels and enable our users to chat to the ServiceNow Virtual Agent in exactly the same messaging channels that they’re already speaking to their colleagues and co-workers.

Using Virtual Agent in Slack

find_real_file.png

Virtual Agent will be available in our London release, coming soon. Initially, it will be available on desktop, mobile, Slack and MS Teams. On our roadmap, we're building an integration with Facebook Workplace. If there are any other channels you'd like to see us work with, then tell us! We will prioritise our product investments based on user demand.

In the mean-time, if you've got any questions, don't hesitate to contact me.

46 Comments
ashton_sheppard
Giga Contributor

Thanks for this post! I have a client very eager for this offering and would like to know if Google Hangouts/Chat is on the roadmap.

 

cheers,

Ashton

damiendavis
ServiceNow Employee
Hi Ashton, thanks for your comment. So far, we have not had many requests for Google Hangouts. Currently it is not on the roadmap.
 
However - We’re always listening, so long term it’s not impossible that we’d support it. There would need to be interest from a number of sizable companies to lead us to prioritize it.
 
I hope that helps?
 
Best regards,
 
~Damien
ashton_sheppard
Giga Contributor

That definitely helps, Damien! I have forwarded on to our client and will watch for updates.

+Ashton

Stein Berge1
Kilo Explorer

Hi Damien,

one question - as per now, is there any functionality in Conversation Designer to connect towards "Connect Support" (Live Chat) functionality in ServiceNow? For example if a user starts to chat with the virtual agent and he (the virtual agent) is not able to answer the question, would it be possible to transfer the conversation seamlessly to a service desk agent on the connect support/chat queue? If not possible today, is this anything you have discussed to add to your roadmap?

Best regards, Stein

damiendavis
ServiceNow Employee

Hi Stein,

Our Virtual Agent supports Live Agent Handoff; the end-user can opt to switch to a Live Agent at any point during the conversation. This is supported across all channels. In our upcoming releases, we have the concept of a new Agent Workspace UI (which was announced at Knowledge18) and this will support Live Chat Queues on the back-end of the ServiceNow platform for agents to take over conversations (from a chat queue) that have been transferred from a Virtual Agent. Does this answer your question?

Best regards,

~Damien

Stein Berge
Mega Explorer

Thanks Damien,

yes, this answered my question. 

Best regards,

Stein Berge

jo_2016
Tera Contributor

Hi Stein, 

We recently went through the live Demo on this I would recommend you set this up with your teams it was very informative. There is a Live agent handoff integrated into the Bot technology, it can be manually backed in for user to ask for live agent or configured in if there are three "No's " given to end user it connects to a live agent. 

ShaneFr
Mega Expert

Will you be able to support WebEx Teams?

David270
Kilo Explorer

It is clear that Virtual Agent is available in the browser on Service Portal.  How about serving it up in the browser on non ServiceNow web pages?  Can I put this on my corporate Intranet site and have it interface to ServiceNow?

seanf2
ServiceNow Employee

Hi David,

 

Yes the web client can be iframed into a non-ServiceNow page.  Authentication would either need to redirect the user to log into SN.  If this wasn't done the Virtual Agent would log in as a Guest user.  In later release we will enable using a connected Oauth account.

 

Thanks