Version History
Voiceblox keeps up to 50 snapshots of your flow in memory. Each significant change (node addition, deletion, parameter edit, edge change) creates a new snapshot.Undo / Redo
| Action | Shortcut |
|---|---|
| Undo | Cmd/Ctrl + Z |
| Redo | Cmd/Ctrl + Shift + Z |
Version snapshots
When the AI generator applies operations to your flow, it creates a named snapshot with the description of the change (e.g., “Added billing branch”). You can view and restore named snapshots from the Version History panel in the toolbar.Limits
- Maximum 50 snapshots stored in memory
- Snapshots are session-only — they do not persist after a page reload
- Export your flow as JSON before closing the browser to save your work permanently
Exporting to persist your work
To save a permanent copy of your flow:- Click Export in the toolbar
- Download the JSON file
- Re-import it later via Import to restore the flow