Quick Start
Insert the following script tag into your website HTML before the closing</body> tag:
YOUR_WIDGET_ID with the widget identifier obtained from the Chat Widget Dashboard.
Creating a Widget in Dashboard
Widget configuration is managed visually through the dashboard:1
Open Chat Widget Menu
Sign in to your Chat Widget Dashboard and click Create Widget.
2
Configure Core Parameters
- Widget Name: Assign an internal label such as Main Web Support.
- AI Model: Select the underlying language model such as
deepseek-v4.1-flashorgarda-core. - Allowed Domains: Provide authorized domain origins such as
company.comorapp.company.com. - System Prompt: Set system personas, brand guidelines, and greeting tones.
3
Customize Appearance
- Theme Color: Define primary color HEX codes to match your brand palette.
- Logo URL: Display your company mark inside the chat window header.
- Layout Style: Select from modern-round, classic-square, or compact styles.
- Placement: Anchor the launcher to the bottom-right or bottom-left of the viewport.
4
Save and Deploy
Save the configuration and copy the embed script snippet to your site.
Knowledge Base Integration
Attach proprietary documents to provide accurate, grounded answers to customer inquiries:1
Open Knowledge Base Tab
Within the saved widget settings, open the Knowledge Base tab.
2
Upload Reference Documents
Upload support documents in PDF, TXT, or Markdown format.
3
Automatic Vector Indexing
The gateway ingests, chunks, and creates vector indices automatically for context retrieval when users submit queries.
Configuration Options
The widget verifies incoming browser Origin or Referer headers to ensure execution only occurs on domains defined in Allowed Domains.