Skip to main content

Create a Bot

In Voxtronics, Bots are execution environments where agents run and collaborate.

Creating a bot is one of the key steps in setting up your environment.

The logic defined in a bot configuration can be complex; however, this tutorial focuses on a basic example to help you create a minimal working agent.

Bot-level routing is discussed in the overview section.

Detailed information about configuration options is available here.

Create a new Bot

To create a new bot:

  1. Go to Bot
  2. Click “Add Bot”
  3. Choose a name for the bot
  4. Select an available location
  5. (Optional) Add a description
  6. (Optional) Add notes
  7. Define the bot configuration (TOML or JSON)
  8. Click “Create Bot”