We’ve released Playbook Deployments, a new way to control how playbooks go live. This replaces the previous publishing model and gives you more flexibility and control.
What’s new
- Deploy multiple versions: Run multiple playbook versions simultaneously.
- Split traffic with weights: Control what percentage of onboardings each version receives.
- Run A/B tests: Experiment with different playbook versions and compare performance.
UI update
The “Publish” button has been replaced with “Deploy” in the playbook editor.
How it works
Previously, publishing a version (e.g. v5) made it the single live version. Now, when you click Deploy:
- A deployment modal appears with weights (e.g. v5 at 100%)
- Confirm to deploy → behavior stays the same (one version live)