Direct Answer (TL;DR)
Brilo AI's Widget Knowledge Base Training can be configured to use your existing knowledge base or help centre articles as a primary source for widget answers. With proper ingestion and content mapping, the Brilo AI voice widget will surface and cite relevant articles, use semantic search over your documents, and fall back to scripted prompts when confidence is low. Typical setup includes content ingestion, embedding generation, and intent mapping so the widget answers reliably from your documentation.
Can I train the widget using my help centre?
Yes. Brilo AI can ingest and index your help centre content so the widget answers from it with semantic search and answer retrieval.
Can the widget learn from my knowledge base updates?
Yes. When configured with regular syncs or a webhook, Brilo AI can refresh embeddings and update the widget’s knowledge store.
Can the widget reference specific articles?
Yes. Brilo AI’s Widget Knowledge Base Training can return article excerpts or article links as part of its answer when configured to do so.
Why This Question Comes Up (problem context)
Enterprises ask this when they already invested in a large help centre or regulatory knowledge base and want to reuse that content without manual reauthoring. Buyers in healthcare, banking, financial services, and insurance need to balance answer accuracy, auditability, and content governance. They want to know whether Brilo AI will respect content structure, versioning, and sensitive data controls during training and live operation.
How It Works (High-Level)
Brilo AI’s Widget Knowledge Base Training ingests documents (HTML, Markdown, PDFs, or exported help centre content), generates semantic embeddings, and stores retrievable vectors for the voice widget to query at runtime. At call time, the Brilo AI voice widget issues a semantic query (conversational retrieval) against that indexed content and returns the best-match passage, plus confidence metadata and answer provenance. Administrators can configure sync frequency, which sections to include, and how the widget should format or cite article text in responses.
In Brilo AI, knowledge ingestion is the process of extracting, normalizing, and embedding document content so the voice widget can search it efficiently.
In Brilo AI, widget knowledge base training is the configuration and indexing pipeline that prepares your help centre content for real-time voice and text queries.
In Brilo AI, confidence scoring is the numeric assessment the system uses to decide whether to return the retrieved article, ask a clarifying question, or escalate to a script or human.
Related technical terms: knowledge ingestion, embeddings, semantic search, vector store, conversational retrieval, intent mapping, webhook, answer provenance.
Guardrails & Boundaries
Brilo AI applies safety boundaries and workflow limits to prevent the widget from over‑relying on unvetted content or exposing sensitive fields. For example, you can restrict which folders or article tags are indexed, exclude pages with PII, and set minimum confidence thresholds that force a fallback script or human handoff when the match is weak. Brilo AI also supports configurable answer length limits and citation policies so the widget does not read full legal or clinical paragraphs by default.
In Brilo AI, a fallback intent is the configured behavior (scripted prompt, clarification question, or human escalation) used when confidence falls below your threshold.
What the widget will not do without explicit configuration:
It will not automatically index private or restricted articles unless you grant access.
It will not override your governance rules (redaction, retention, or compliance filters) unless those filters are disabled.
It will not make regulated decisions (for example clinical diagnosis or loan approvals) and should be configured to escalate those cases to a human.
Applied Examples
Healthcare example:
A hospital configures Brilo AI Widget Knowledge Base Training to index patient-facing care instructions and appointment FAQs. The voice widget uses semantic search to answer scheduling and pre-visit prep questions, and it is configured to escalate any question containing treatment recommendations to a human scheduler. The hospital restricts ingestion to non-sensitive, patient-facing pages and applies data redaction rules during ingestion.
Banking / Financial services example:
A bank ingests account FAQs, product T&Cs, and branch hours into Brilo AI’s widget knowledge base training. Customers calling about fee schedules receive exact article excerpts with provenance. For requests that imply account access or action (balance inquiries, transfers), the voice widget triggers an authentication workflow or hands off to a live agent per the bank’s escalation rules.
Insurance example:
An insurer indexes policy definitions and claims steps. When the widget detects a claim-related intent, it reads the relevant article excerpt and opens a claim workflow; for ambiguous or high-risk claims it routes the caller to a claims specialist.
Note: Configure privacy and retention controls when indexing sensitive content. Do not treat indexed content as a substitute for regulated advice or formal legal/medical consultation.
Human Handoff & Escalation
Brilo AI supports deterministic handoffs from the widget to a human agent or secondary workflow. Handoff triggers can include low confidence scores, detection of regulated-intent phrases (for example policy exclusions or clinical symptoms), or explicit caller requests to speak to a person. When a handoff occurs, Brilo AI can pass the retrieved article excerpt, confidence score, and call summary to the agent or to your webhook endpoint so agents receive full context before picking up the call.
Typical handoff patterns:
Escalate immediately on a flagged intent.
Offer a clarification question; escalate if the user confirms.
Queue the call for a human agent with the exact article link and summary.
Setup Requirements
Gather: Export or provide access to the help centre content you want indexed (HTML exports, PDF articles, or a content feed).
Prepare: Tag or identify which articles are production-ready and which should be excluded (sensitive drafts, legal-only notices).
Connect: Provide Brilo AI access to the content source or a webhook endpoint for near-real-time updates.
Configure: Set sync frequency, confidence thresholds, citation behavior, and any redaction rules in the Brilo AI console.
Map: Define intent-to-article mappings and fallback rules for regulated or high-risk intents.
Test: Run sample queries against the widget knowledge base training in a staging environment and adjust thresholds.
Deploy: Enable live sync and monitor usage, feedback, and answer accuracy for iterative tuning.
If you need help with any step, contact your Brilo AI implementation team or support for assistance.
Business Outcomes
Faster resolution for common inquiries by surfacing existing help centre content via voice.
Reduced agent load on high-volume FAQ topics while preserving escalation paths for regulated cases.
More consistent answers because the widget uses unified, indexed sources and records provenance for auditability.
Better content ROI by reusing documented knowledge without full reauthoring for voice.
FAQs
Do I need to rewrite my help-centre articles for the voice widget?
No. Many articles can be ingested as-is, but lightweight editing (short headings, clear Q&A sections, and removing navigation chrome) improves retrieval quality and the brevity of spoken answers.
How often should my knowledge base sync with Brilo AI?
Sync frequency depends on how often content changes; many teams start with daily syncs and move to near-real-time webhooks for frequent updates or regulatory changes.
Can the widget attach a link or article ID to the spoken answer?
Yes. Brilo AI can return article provenance and an article ID or link in the agent UI or call summary; spoken prompts should be configured to offer sending a follow-up link via SMS or email when appropriate.
What happens if the widget finds conflicting articles with similar relevance?
Brilo AI returns the top-ranked passage and a confidence score; you can configure tie-break rules, prefer canonical documents, or force a clarification question when multiple matches are close.
Will the widget expose private or personal data from my knowledge base?
No—only indexed content that you have authorized will be available. You should apply content tagging and exclusion rules to prevent private or PII-containing pages from being ingested.
Next Step
Contact your Brilo AI account team to request Widget Knowledge Base Training activation and to schedule an ingestion review.
Open a support ticket with sample help centre exports and a list of folders/articles you want included so Brilo AI can advise on mapping and redaction.
Request a staging run and tuning session to validate confidence thresholds and handoff workflows before going live.