Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos

Chatbot (n.): computer program or an artificial intelligence which conducts a conversation via auditory or textual methods.


People today expect "instantaneity." That’s why messaging has become the most popular interface in the world: billions of messages are sent every hour! But while the public has shifted to this conversational era, companies and governments are still living in the past. So, when brands record a drastic increase in customer support requests, they are failing to provide a good experience for their customers and losing them. Let’s not forget that poor customer service amounts to $1.6 trillion annual losses in the US alone.

There are many reasons for a brand to build a bot! The two most important are innovation and customer relations. Innovation generates convictions about what you want to do with chatbots, giving you the opportunity to rethink your customer or employee relationship. All in the goal of offering a more powerful service.
— Christophe Tricot (@ctricot), AI expert and manager at Kynapse


In a past article, we’ve talked about why chatbots are the only viable solution to scale the customer service of major corporations. Remember how brands are today struggling to handle the booming number of customer requests and because of bad customer care, are losing money and gaining a bad reputation? Well bots, by excelling at managing simple customer conversations, are definitely the best solution: they automate support while increasing productivity and customer experience quality.

But how do you build an efficient corporate chatbot to achieve those goals?

Don’t Think Vertical


To get a better understanding, it helps to understand how the chatbot market has evolved in the past two years. In 2016, the global direction was that chatbots were intended to fully manage conversations, from beginning to end, without human intervention. Any chatbot unable to do so was discarded as inefficient. When working with customers, we used to identify the top 5 most talked about topics in our client’s customer support. Then, we’d work on automating them from A to Z with a chatbot. In the end, you’d have a chatbot capable of managing 5 vertical use cases perfectly.

The three most common pitfalls of bot building are not having any real use case to support, not involving the right people from the beginning, or creating a chatbot disconnected from the company’s information system.
— Christophe Tricot (@ctricot), AI expert and manager at Kynapse


But reality struck back. Even if you can manage 5 topics flawlessly, the majority of people using the bot will talk about something outside its scope. It doesn’t matter if the bot can quickly provide an invoice or update your contact details; if you want to know about the latest product and the bot replies “I’m sorry I don’t know what you mean,” the experience is a failure to the user. And since the bot is discarded as an inefficient interface, the customer will not come back to use it, even if the bot could this time help.

Introducing the Receptionist Pattern


The receptionist is a design pattern we’ve created that thinks horizontally and not vertically. For any corporation, the goal is to provide a good customer support experience that leaves customers satisfied. No more, no less.

Therefore, including a chatbot should not limit the range of topics supported. On the contrary, it should cover every area.

The receptionist is a bot design pattern that positions the bot at the beginning of every single user input. Every question passes through the bot, which is then capable of understanding what the request refers to. That’s the key: the chatbot understands every single request. However, that doesn’t mean the chatbot needs to treat everything. After understanding the question, the chatbot can either:

  • Handle it autonomously, through a fully automated conversation

  • Start the conversation to gather important information (client number, email address, and then hand the conversation over to a human agent)

  • Dispatch the request to the correct service and hand over to a human agent.


Because this architecture is horizontal, any customer request is taken care of smoothly. It doesn’t matter if it is by a human or a bot, as long as the experience is smooth.



But if the bot doesn’t manage things autonomously, what’s in it for companies?

We’ve discussed the return on investment of one of our customers, a major telecommunication company in France, in a past article. By using the receptionist pattern, our client greatly improved customer support satisfaction by reducing conversation duration by half as well as by reducing the rate of multiple transfers. The chatbot was also capable of autonomously resolving 20% of all conversations, boosting the brand’s productivity.

Another one of our customers in the telecommunications field also implemented the receptionist pattern. After only weeks in production, the chatbot’s heavy usage on both the website and mobile app reduced the rate of aborted conversations from 15% to 0%.

Aborted conversations are when a customer starts a conversation, and never replies to the agent afterwards, most often because of the long waiting time. These are non-issues with the receptionist pattern! First, because there is no waiting time, users are less likely to drop the conversation. Second, the chatbot does all the onboarding, so if the user doesn’t engage in the conversation, the chat will never be transferred to a human agent. Therefore, agents are not disrupted nor do they waste time with pointless requests, and the entire company’s service quality increases, along with customer satisfaction.

And it’s not just us!

We’ve built a GDPR chatbot capable of informing users on the new rules and regulations of data protection. Users love it because they can quickly make sense of a complex law. That’s why bots are great.
— Christophe Tricot (@ctricot), AI expert and manager at Kynapse


So whether it’s in customer service, marketing or sales, chatbots are becoming more and more sophisticated!

We believe the receptionist pattern will be a great asset to the conversational AI step of your digital transformation. Happy bot building!

Learn More


 Want to build your own conversational bot? Get started with SAP Conversational AI !

This post was originally published on the SAP Conversational AI Blog and is republished with permission.