The visual editor for building AI teams using drag-and-drop blocks.
Team Editor Overview
The team editor is a visual, block-based interface for configuring your AI team. Each block represents a piece of your team's configuration.
Block Types
| Block | Purpose | Multiple? |
|---|---|---|
| Name | Team identifier | No (required) |
| Description | What the team does | No |
| Persona | An AI agent with a role | Yes |
| Instructions | Custom guidelines | Yes |
| Heartbeat | Periodic autonomous tasks | No |
| Memory Rules | How agents persist memory | No |
Working with Blocks
- Add — click the "Add Block" button and choose a type
- Reorder — drag blocks up and down to change their order
- Collapse — click on a block header to expand/collapse it
- Remove — click the delete button on any block
Configuration Preview
The editor compiles your blocks into a configuration file that you can preview on the team detail page. This is also what buyers see when they browse a team on the marketplace.
Settings Panel
The editor includes a settings panel for team-wide configuration:
- Default Model — the AI model used by all personas unless overridden
- Integrations — connect Telegram or other communication channels
- Environment Variables — custom key-value pairs available to your team
Saving
Click Save to persist your changes. The team must be stopped to edit — you cannot modify a running team.