What is the features page in volbor?
The features page in volbor is a catalog of modules: channels, Inbox, flows, AI, CRM, broadcasts, commerce, and analytics. It is a product directory, not a single monolithic "super-bot".
Why does the header have fewer items?
The megamenu in the header is concise. The full list—including TikTok, Mini Apps, voice, video widgets, inventory, and multicurrency—lives right on this page.
Do we need to implement everything at once?
No. One channel entry point, one shift window, and one automated action are enough to start. Additional modules can be connected as real operational exceptions arise.
How does a chatbot differ from automation?
A chatbot handles conversational turns inside a channel. Automation performs actions based on events: updating statuses, lead scoring, or dispatching webhooks. They connect into a single workflow rather than competing with each other.
When is Inbox needed?
Inbox is needed as soon as a human teammate joins the conversation: shared history, assignment, and handoff. Without it, the shift cannot see what the bot has already communicated.
Can we use AI without a knowledge base?
Not for pricing, inventory, or contracts. The knowledge base comes first as the single source of truth, followed by the model. Otherwise responses sound confident while conflicting with actual pricing.
Where are integrations located?
Events and APIs are on the webhooks page. Data access for AI agents is handled via MCP connectors, never raw SQL.
Where should we start testing?
With a quick start and a single test conversation in your chosen channel. Read the catalog to pick your entry point, not to deploy every module in a single day.