Three question regarding the chatbot´s design and ...
# 🤝help
m
Q1: When entering the site. Can I have the chatbot have a message-bubble displayed as a default, in order to make the chat stand-out? People do not discover the chat as of today, because it is black and very neutral. Q2: When entering the site. Can I change the color of the chatbot from black to another color? Q3: When entering the chatbot. Can I have a welcome message displayed, before the user engages with the chat?
b
Hi, for Q1 and Q2, yes you can customize the design. Have a look at the documentation here: https://botpress.com/docs/cloud/webchat-customization/overview/
For Q3, you can add a trigger, you'll find it under Events, called 'Conversation Started' at the start of your flow, and then have your greeting message
2 Views