🎁 Exclusive Deal!

LIMITED TIME

Save 70% on Landbot

Use code at checkout:

LANDBOT70
Claim Deal

Expires soon!

LIMITED TIME: Save Up To 70% OFF – Code LANDBOT70Grab Deal →
Beginner Guide

Getting Started with Landbot – Build Your First Chatbot

A complete beginner's walkthrough — create your account, explore the drag-and-drop builder, design your first conversation flow, and publish your chatbot. No code required. Works on the free Sandbox plan.

10 min read Updated March 2026 Beginner
Landbot visual builder – build chatbots with no code
Landbot's drag-and-drop visual builder — no coding needed

What Is Landbot?

Landbot is a no-code chatbot platform that lets you build conversational experiences for your website, WhatsApp, and Facebook Messenger using a visual drag-and-drop interface. Instead of writing code, you connect blocks — messages, questions, buttons, conditions — to create a conversation flow.

It offers a free Sandbox plan with 100 chats/month and 1 seat, which is enough to build, test, and validate your first chatbot before upgrading.

Free to start: The Sandbox plan requires no credit card and never expires. Your 100 monthly chats reset on the 1st of each month.

Step 1 – Create Your Free Account

1

Sign up at Landbot

Click the button below to go to Landbot's signup page. Enter your email address and create a password. No credit card is needed for the Sandbox plan.

Create your free Landbot account

Sandbox plan — free forever, 100 chats/month, no credit card.

Start Free

Step 2 – Explore the Visual Builder

After signing in, click Create New Bot. Choose the Chatbot for Website option and start from a blank flow or a template. The builder opens on a canvas with a single "Say a Message" block — this is where every conversation starts.

2

Understand the canvas

Each block represents one step in the conversation. Drag a new block from the left panel, or click the + at the end of any arrow to add the next step. Blocks are connected by arrows — these are the conversation paths.

3

Key block types

Send a Message — displays text, images or files to the visitor.
Ask a Question — collects a text, email, number or button reply.
Buttons — give the visitor predefined answer options.
Condition — branches the flow based on a stored variable value.

Landbot builder 3.0 – visual chatbot flow canvas
Landbot Builder — connecting blocks to create a conversation flow

Step 3 – Design Your First Conversation Flow

A simple lead-capture flow is a great first project. It asks the visitor's name, email, and their main question — then stores all three in variables for your CRM or email tool.

1

Add a welcome message

Edit the first block to say something like "Hi! 👋 I'm here to help. What's your name?"

2

Capture a name variable

Add an Ask a Question → Short Text block. In the Save in variable field, type @name. Landbot stores the visitor's reply so you can use it in later messages.

3

Capture email address

Add another Ask block → Email type. Save to @email. Landbot validates the format automatically.

4

Add a personalised reply

Add a Send Message block: "Thanks, @name! We'll be in touch at @email shortly."

Variables are your superpower. Every piece of data you collect — name, email, answer choice — is stored in a variable. Use variables in conditions, messages, and integrations throughout the flow.

Step 4 – Test Your Bot

Click the Preview button (eye icon, top right). A test chatbot pops up on the right side of the screen. Walk through every branch of your flow to catch any dead ends or confusing wording.

Test with real email addresses and edge-case inputs (very long text, special characters) to ensure your validation and variable capture behave as expected.

Step 5 – Publish to Your Website

When you're happy with the flow, click Share (top right). Landbot gives you three embed options:

  • Embed widget — a chat bubble in the bottom corner of your page.
  • Full-page embed — the chatbot fills the entire page.
  • Popup / Proactive — opens automatically after a set delay.

Copy the JavaScript snippet and paste it before the closing </body> tag on your site, or install the official Landbot WordPress plugin.

Ready to build your first bot?

Start free — no credit card. Use code LANDBOT70 for 70% off when you upgrade.

Start Now