In this workflow, you'll learn how to use answers in your conversation bot to notify your customers of your business hours when no agents are online. A user with administrator permissions can complete this workflow.
The workflow includes the steps below.
Video
The video below walks you through creating an answer in the conversation bot to notify customers of your business hours when no agents are online. You can change the steps within the answer if they do not fit your ideal workflow.
Step 1: Access bot builder
Bot builder is where you will create the answer the conversation bot will use in response to your end users' request.
To locate and build in bot builder
- Open the Admin Center
- Select the Channels dropdown
- Under Bots and automation, select Bots
- You will see the bot builder tool under Bots and Automation > Bots > Conversation bot > Manage bots
If you are having difficulties access bot builder, see this article for more information: I'm unable to access the bot builder.
Step 2: Create the answer
Answers tell the conversation bot how to best respond to your end users' requests.
To create an answer for your conversation bot
- In Admin Center, click Channels in the sidebar, then select Bots and automations > Bots.
- Click Manage bots
- Click the name of the bot you want to edit
- Click the Answers tab, then click Create answer
- Click Build your own answer, then click Next
- Enter the Answer name, then click Next
- Enter Training phrases in the available fields, then click Add phrase if you need to add more
- Click Next
The answer opens in bot builder, where you will build out the bot’s response.
- Click Add step to create the first step in the answer
- Under Choose step in the configuration panel, select Message. Enter the initial message you would like the bot to send the end user
- Click Add step from the configuration panel, select Present options > Manual
- In the configuration panel add a message to be presented to the end user. Then under Options name the two options you would like to present to the end user. In this example we have created the options Connect with agent and Browser articles.
- Under the option Connect with agent click Add step > Add business hours condition
The account configured business hours will appear if you have multiple business hours options configured within your account. You can select the one you would like to use from the drop-down. - Under When open, click Add step > Transfer to agent
- Under When closed, click Add step > Send message
In this example, we wrote a message notifying the end user of our business hours. - Under Browse articles, click Add step > Show Help Center articles. Add a Bot message to present to the end user then.
- Under Articles, select up to six help center to present to the end user
- Click Done
Step 3: Establish bot behavior
Behavior within the bot establishes the basic behavior in response to the question an end user enters into the widget.
To configure your bot’s standard response
- On the Behavior tab of the bot’s edit page, expand the section Start of the conversation
- Click Start with an answer. Select the answer created to show business hours
- Click Publish bot