This article includes the following topics:
Creating a conversation bot
Creating a conversation bot means you’re adding the ability to use the bot in a channel’s messaging configuration. Until you add a bot to a specific messaging channel and publish it, the default messaging response remains active for that channel.
These instructions assume you have already created a web or mobile messaging channel.
To add a messaging bot
- In Admin Center, click Channels in the sidebar, then select AI agents and automation > AI agents.
- Click Manage conversation bots.
- Click Create bot at the top of the page.
Alternatively, you can clone an existing bot as a starting point for your new bot.
- In The basics, enter the information, then click Next.
- Enter a name for the bot. This name is displayed at the top of the widget where the bot is deployed.
- Add a custom avatar (optional). The custom avatar replaces the default bot avatar. The image can be a JPG, PNG, or GIF file and it must be smaller than 100KB. An image size of 50x50 pixels gives the best results.
- If you’re using multiple brands, use the drop-down to select a brand to apply to the bot.
- In Language, select a bot language from the drop-down for your bot then click Next.
- In Generative AI, select Turn on generative AI features if you want your bot to use generative replies and bot personas.
- Click Create bot at the bottom of the page.
A basic bot with a standard response is created with the Behavior tab open, where you can set the bot responses. You can begin adding answers to define its behavior in the Answers tab.
Your new bot remains in draft mode until it is published and connected to a messaging channel.
Cloning a bot
You can clone an existing bot, then use it as the starting point for building a new bot.
To clone an existing bot
- In Admin Center, click Channels in the sidebar, then select AI agents and automation > AI agents.
- Click Manage conversation bots.
- Click the bot's Options icon () and select Clone.
The bot is copied and added to the end of your bot list. It's given the same name as the original bot and appended with (copy).
After you’ve cloned the bot, you can build it by adding, editing, or deleting its answers as needed.