Typebot
What you'll learn
- How to create a bot using Typebot
- How to connect your Typebot flow to AutoTalk
Typebot is an open-source visual chatbot builder. You design conversation flows using a drag-and-drop editor with blocks for messages, questions, conditions, integrations, and more.
Setting up a Typebot bot
- Build your chatbot flow in the Typebot editor.
- In AutoTalk, go to Automacoes > Agentes and click "Add new agents".
- Enter a Nome (Name) for the bot.
- Select typebot from the Tipo de assistente dropdown.
- Configure the connection fields that appear (such as your Typebot bot URL or ID).
- Set the Nivel do Log (Log Level) as needed.
- Save the bot.
When to use Typebot
Typebot is a good choice when:
- You want a visual, drag-and-drop flow builder
- Your conversation follows a fixed structure (intake forms, surveys, booking wizards)
- You want an open-source solution you can self-host
- Your team prefers designing flows visually rather than writing prompts
tip
You can combine Typebot bots with AI agents. For example, use a Typebot bot for structured onboarding on your website and an AI agent for open-ended WhatsApp support.