Quick Start

Welcome to the guide on Botpress's Webchat! In this section, we will walk you through the process of setting up and customizing your Webchat using our easy-to-use platform. Let's get started!

Embed the Webchat in your website. No coding required. Just copy and paste the code snippet.

Add your style to the Webchat. Customize the colors, fonts, and more to match your brand.

Use the React library to build your own Webchat using the building blocks provided by Botpress.

Use the Webchat Javascript Client to interact with messages, users and conversations without the need of the Webchat UI.

Use the Webchat API through HTTP requests to interact with the Webchat from your application. Only for advanced use cases.

Check out some examples to get started. From simple to more complex examples.