When you’re starting out with a AI agents, it can be difficult to know how to prepare for and use the feature in the best way possible. In this article, we’ve included four things you can do when implementing your bot to set you up for success.
Writing the right articles
In many cases, we find that customers haven’t done enough prep work before they start using a bot. One key step you can take is to audit your recent tickets -- maybe from the previous week -- to find tickets where customers really could have self-solved their problem.
For instance:
- Review tickets where a macro was used to solve the problem in one touch. Could there be an article for this? Go write that article.
- Review common tickets that were just answered in one touch: Could there be an article for those that would have allowed customers to self-solve? Go write that article.
Using customer segments and article labels together
The power of article labels really becomes evident in a situation where you can segment your customers during ticket creation. Here’s a scenario:
You’re a game developer supporting iOS and Android platforms. You have two channels for incoming tickets: one for iOS issues and one for Android. Using trigger conditions, you can create two autoreply triggers, one for each channel. Then you can use article labels to serve up only iOS or Android articles where they make sense.
Your customers may be more varied than that, so stop for a second and really think about how you can best segment them, and create useful conditions around them. Then, you can serve them the best articles possible.
Checking your placeholders
There are specific placeholders to use in the email notification body of your autoreply triggers. They determine how suggested articles are displayed in the responses sent to your end users.
Make sure you set them up properly using the placeholders
{{autoreply.article_list}}
and
{{autoreply.first_article_body}}
:
Monitoring early performance
We’ve built all the key data points into Insights to allow you to really monitor, report, and slice away at your tickets and their deflection data. There is so much you can learn if you spend the time building a few reports (or just digging into the default ones).
About 48 hours after you begin using autoreplies, you can start monitoring performance in the prebuilt dashboard.
3 comments
Support Department
Hi,
I want to use {{answer_bot.article_count}} and {{answer_bot.article_list}} in a Notify Target action.
As I understand all triggers that are to fire upon the same triggering event are evaluated and then fire 'together'.
I have following scenarios:
Scenario 1:
On the other hand if I change the above to:
Scenario1:
Questions:
0
Shai Sy Dimayuga
Hi Ibrahim,
There could be several reason as to why Answer Bot may not be suggesting articles. We'd love to check on this further so a separate ticket will be created on your behalf where we can continue look into your given scenarios.
Cheers!
0
Howie
Hi,
I am setting up using the answer bot for my company and testing to see if it works.
I wrote 4 articles all with different headlines and similar body.
When testing (I just emailed our info with a question). I was expecting the bot to respond correctly with the articles I wrote,
EX. We offer flannel sheets and everyone is asking when it will be in.
Here are my subjects
1. When will flannel be available
2. Flannel Sheets available
3. Do you have Flannel Sheets
4. Flannel Sheets
And in the body of the article I have three sentences talking about it and repeating subject alittle.
Do I need to put in TRIGGERS for the bot to get the correct answers.
I thought all I needed to do was write the article and that would do the trick.
The more articles with different subjects (I am thinking 3 or 4 for each macro I use in zendesk) would do the trick.
WHat am I missing to get these autoreplies to work correctly.
0