comment-middleWebsite Chatbot

The Website Chatbot is a great export option if you'd like your users to be able to optionally interact with a chatbot while on your website. The chatbot will be available as an icon that opens a window.

Publish your project first, then embed your chat assistant in your website by clicking the Embed button on the top right of the page. Paste the HTML or React code into the UI of your website. Each time you make changes to your project, remember to Publish them first so that the changes populate to the user side.

Configuration

You can customize some of the options for this interface:

  • User feedback: allow the user to give thumbs up or thumbs down feedback on chat responses, you will be able to see this feedback in the Manager View

  • Related results: shows the user suggestions for follow-up inputs to the chat assistant

  • Show steps: shows the user what parts of your project are processing

  • Show attachment icon: allows the user to attach files by clicking the attachment icon on the bottom left of the chat box

  • Show audio icon: allows the user to do voice-to-text instead of typing

  • Default loading message: shows a message while the chat assistant is thinking

  • Welcome Message: shows the user a welcome message before they've queries the chat assistant

  • Enable clear chat: allows the user to clear the chat

  • Conversation Starters: shows the user example queries before the user has begun interacting

  • Icon Message: shows a message above the icon of that chat assistant

Last updated

Was this helpful?