adverse-sapphire
adverse-sapphire2y ago

Remove message bar

I'm building a chatbot to capture leads, this chatbot has a lot of buttons to guide the users, so I would like to remove the message bar where the user can type something and leave just the buttons options. Is that possible? Thanks
2 Replies
Tico | Voiceflow Assistant
Removing the message bar and leaving only button options for your chatbot isn't directly covered in the documentation provided. However, you can customize your chatbot's appearance and functionality, including aspects like the chat window's position, appearance, and whether to show previous conversations. For more advanced customizations, such as altering the chat interface to remove the message bar, you might consider using our open-source Web Chat project or the Dialog Manager API for deeper integrations and customizations. This approach requires hosting and maintaining code on your own infrastructure. Key points to consider for customizing your chatbot include: - Customizing the chat's general settings like name, description, and chat persistence. - Adjusting the appearance settings to match your brand. - Leveraging our open-source projects and APIs for custom solutions. For detailed guidance on customizing your chatbot, you can refer to our documentation on Customizing Web Chat and explore our open-source Web Chat project.

Did you find this page helpful?