Documentation

How to create a chatbot

From signup to a live assistant on your site, in about ten minutes.

Build your chatbot

See pricing

These steps are the same on every plan. What changes between plans is how much you can do: message volume, knowledge-base size, and how many chatbots you can run at once.

  1. 1Create your accountSign up and your organization is provisioned automatically. A default chatbot is created for you so you can start right away.
  2. 2Open the Chatbot settingsGo to Dashboard → Chatbots. Set the name, welcome message, fallback message, and the system instructions that define your assistant's personality and rules. There is no AI account to open and no model to choose: the replies are included in your plan.
  3. 3Upload your knowledge baseIn the Knowledge Base section, upload your documents (PDF, DOCX, TXT, or Markdown). VoxaFox chunks and embeds them so every answer is grounded in your real content. Each plan sets a word limit per chatbot.
  4. 4Tune the response styleAdjust temperature and set Top-K retrieval (how many knowledge chunks the AI sees per reply).
  5. 5Test in the PlaygroundOpen Dashboard → Playground to chat with your bot, inspect retrieved chunks, tokens, and latency before going live.
  6. 6Go liveShare the hosted chat link, or drop the embeddable widget on your site. On any paid plan you can also create an API key under Dashboard → API Keys and call POST /api/chat directly.

What your plan unlocks

These are enforced by your plan on the backend, so they switch on automatically the moment you upgrade, with nothing to reconfigure.

  1. Appointment bookingAvailable on every paid plan. Enable Appointments in the chatbot settings and your bot can collect details, confirm, and book, grounded in your knowledge base, with a downloadable slip.
  2. API access & the embed widgetIncluded on every paid plan, not locked behind the top tier. The Free plan uses the hosted chat link only.
  3. More chatbots and a bigger knowledge baseHigher tiers raise the monthly message allowance, the knowledge-base word limit per chatbot, and how many chatbots you can run at once. See the pricing page for the current numbers.
  4. White labelFrom the Agency plan up, you can remove the “Powered by VoxaFox” line from the hosted page and the embedded widget.
  5. Customer accountsOn paid plans, create view-only customer logins so clients can see their own conversations or bookings, managed under Dashboard → Customers.

Ready to build your first chatbot?