Skip to main content
Bothive keeps deployment environments separate so you can test changes without changing the live agent.
  1. Save the draft in the builder.
  2. Deploy to Preview and test the real channel or API request.
  3. Promote the verified version to Staging for team review.
  4. Check the production readiness report.
  5. Promote to Production only after approval gates and rollback have been reviewed.

What to check

  • The correct HiveLang version is deployed.
  • Required integrations and secrets are connected.
  • At least one successful run appears in Observability.
  • Destructive actions require approval.
  • A previous production version is available for rollback.
Organisation admins can require approval for production deployments. Contributors can still iterate quickly in preview while production stays protected.

If something goes wrong

Open the failed run from Overview or Observability, inspect the redacted request and response, then use the remediation guidance. If the live behavior is unsafe, roll back to the last known-good production version before editing the draft.