How to remove Landbot branding
There are some areas where Landbot branding is visible and you might want to hide Landbot logo, avatar or texts. In this article, we will show you how to remove or disable them. Parts where branding…
Fair Use Policy
Planning to have a major campaign and huge volume of traffic incoming? You better read this!
Detect if bot was opened
Sometimes we may want to detect if the chatbot was opened, even if the client didn't interact This will give us some insight into how many users start to interact and don't complete the interaction I…
Bot General Settings
F or Landbot (Web). The Settings of your bot is where you manage and supervise your bot's basic set up. To access this section all you need to do is click on the Setting icon on the top bar of the bu…
Bot Launcher
After a bot has gone through the Human Takeover block and an agent is live chatting with the user in the Chats section , it's possible to redirect that user to another bot and stop the live interacti…
Bot's Analyze Section
Prefer watching than reading? No problem, we've got you covered 👇 🎥 Check out our Academy video tutorial The bot's Analyze section is all about helping you make smarter decisions based on your Landbo…
APIchat bot: What it is and when to use it
Expand Landbot’s capabilities with the APIchat bot channel! The APIchat bot channel allows you to extend Landbot's capabilities beyond its native integrations. While Landbot natively supports Web, Wh…
WhatsApp bots - Feature Compatibility Guide
Prefer watching than reading? No problem, we've got you covered 👇 🎥 Check out our Academy video tutorial Features Compatible with WhatsApp bots. Let's take a look at the list of them: Reply Buttons b…
Display Bot During Business Hours Only (Livechat & Popup)
In the case that we only want to display the bot during business hours, we'll simply add a snippet to the Javascript of the bot (only Livechat & Popup). In this workaround we'll use the Javascript me…
Launch Bot On Exit Intent
Here's how to launch a Popup or Livechat bot when the user is trying to leave the page: We'll insert the following script after our embed script and before the end of the script tag: function onMouse…
Reservation bot with Airtable
This tutorial will show you how to create a lightweight restaurant reservation bot with limited seats🍽 If you already have a reservation system in place, you can also integrate with it via Zapier or…
Share your Bot as a Template 🌎
IMPORTANT : This feature is only available for Web bots. You can share a bot as a Template, allowing users outside your account to download the same bot flow into their own Landbot Accounts. Creating…
Launching a bot depending on browser language
We know how important it is to provide personalized customer service, which is why we have created this workaround to display a bot based on the language of the user's browser. You need to create a b…
Embed your bot into your website and use a custom domain
Prefer watching than reading? No problem, we've got you covered 👇 🎥 Check out our Academy video tutorial Do you want to have your Landbot under your own domain? Here you'll find the HTML snippet you…
Open LiveChat bot as soon as page loads
These scripts are valid for both Livechat and Popup embed types. Maybe we want to display the LiveChat as soon as the page is loaded to greet customers, here are three ways to do it, we will always l…