Creating a chatbot
Before creating a chatbot one must
- Have an account
- Select a paid plan
On the dashboard, on the bots section, click the "Add New" button. You will be taken to a bot creation screen, where you will enter your new chatbots details such as the URL that your website is at.
Now you will be prompted to enter details on your new chatbot.
Name
- The name of your chatbot
- The chatbot will know its name.
Website Name
- The name of the website your chatbot will be servicing
- The chatbot will know the websites name
URL
- The URL of the website your chatbot will be servicing
- The is URL will be scraped when chatbot is initialized.
- The URL will be re-scraped on a chosen interval
Refresh Interval
- The Refresh Interval of the your chatbot
- Your website's URL will be re-scraped on this chosen interval, refreshing its data.
- Certain intervals may be exclusive to higher pricing models.
Welcome Message
- The Welcome Message that will be displayed by your chatbot when embedded on your website.
System Message (Coming Soon!)
- The System Message for your chatbot.
- This message will contain the instructions for your chatbot.
- It is strongly recommended to keep this message as close to original as possible.
- Your chatbot name and website name will be passed into the system message automatically via
${name}
and${websiteName}
tags.
Sample questions
- The sample questions that will be provided to the user in the chat window
- These questions should be helpful, website specific examples of what the chatbot can be asked.
Bot color
- The theme color for the embedded chatbot window
- This color should match or complement your website colors
Scale Percentage (Coming Soon!)
- The scale percentage for the chat window.
- 100 percent is recommended, however size it up to personal preference.
Corner Radius
- The corner radius for the chat window.
- This should match your websites design style for best coherence