Managed (default, from Bot Factory)
The bot is served entirely by pro-bot.dev:- Public chat at
pro-bot.dev/u/<username>/chat - One-line embed widget
- Nothing to install or maintain
Self-hosted (via npm package)
Installprobot-self-hosted
in your own web app and render <ProbotBot />. Persona, knowledge,
provider, and theme all live in your code; your LLM key stays in your
backend. Optionally link the widget to the ProBot dashboard for
conversation and lead analytics.
Registering a self-hosted bot:
- Open the sidebar bot switcher in the dashboard and click Register self-hosted bot.
- Enter a name; we create the analytics entry and mint your first token (shown once).
npm i probot-self-hostedin your web app and render<ProbotBot />with the token indashboard.token.