Managing Agents
Voiceblox stores each agent you build — including all its version snapshots, AI Builder conversations, and test sessions — in a local SQLite database. You can manage multiple agents and switch between them without losing any work.Agent History sidebar
Click the Agents icon in the left toolbar to open the Agent History sidebar. It shows all saved agents, sorted by last modified date. Click any agent to load it onto the canvas.Auto-save
Your current agent is saved automatically:- Debounced save — a short delay after each change triggers a background save
- Manual save — press
Cmd+S(macOS) orCtrl+S(Windows / Linux) at any time - Before unload — a save is attempted when you close or navigate away from the page
Creating a new agent
Click New Agent in the toolbar or in the Agent History sidebar. This:- Saves your current agent (if any changes are pending)
- Clears the canvas
- Creates a fresh agent ready for you to build