B6AIDocs

Quick Start

Spin up your workspace and publish your first bot in a few minutes.

5 min read

Overview

This quick start takes you from zero to a published, working bot. You will create a workspace, build a simple bot with the visual builder or AI generation, and publish it to a channel.

Prerequisites

  1. A B6AI account and an email address you can verify.
  2. A channel to publish to: the built-in website widget works out of the box.
  3. Optionally, a document or FAQ you want the bot to answer from.

Step 1: Create your workspace

  1. Sign in and create a new tenant workspace.
  2. Name your workspace and set your region and default language.
  3. Invite your first teammates (optional, you can do this later).
One workspace per organization
A workspace isolates your bots, knowledge, users and billing. Most organizations need just one.

Step 2: Build a bot

You can build visually or let B6AI generate a bot from a prompt.

  1. Open Bots and click New Bot, then choose a bot type.
  2. In Bot Builder, either drag a Text node onto the canvas and connect it from Start, or use “Generate bot from prompt” and describe what you want.
  3. Add content to the Knowledge Base so the bot can answer from your material.

Step 3: Publish & share

  1. Run the bot in the test simulator and fix any warnings.
  2. On the bot’s Channels tab, configure and enable a channel (the Web Widget is the fastest to start with).
  3. Click Publish, then copy the Web Widget embed snippet (or connect a messaging channel) and share it.
Live
Your bot is now answering real conversations. Watch them come in from the Dashboard and Chats.

Next steps

Connect a messaging channel like WhatsApp, invite agents in Teams to handle handoffs, or connect an AI client over MCP to build bots with natural language.

Was this page helpful?