> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatling.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Chatbot Builder

> Learn about the Builder and how to create conversational flows for your chatbot.

Chatling's Builder is a visual interface that allows you to create and manage conversational flows for your chatbot. It's where you define how the chatbot interacts with users and responds to their queries.

## Builder Interface

![Builder interface](https://chatling-assets.b-cdn.net/chatling-builder-interface.jpg)

The Builder consists of the following components:

* **[Canvas](/chatbot/builder/canvas)**: The main area where you add and connect blocks to build the conversational flow.
* **[Sidebar](/chatbot/builder/sidebar)**: Contains menus for adding blocks, managing variables, and configuring the AI and general settings.
* **Toolbar**: Appears at the top and contains controls for zooming in/out, saving, preview, and publishing the chatbot.

<iframe width="560" height="315" src="https://www.youtube.com/embed/tHMy1hV9vTI?si=b0ds4B20bMfPYWbz" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />

In the next sections, we'll explore each component of the Builder in detail and learn how to create conversational flows for your chatbot.
