Editing an agent means improving three things:How it looks (Appearance)
How it answers (AI Settings)
What it learns from (Webpages and Files)
Open the agent workspace#
2.
Find the agent you want to update
What “View Dashboard” opens:A dedicated workspace for that agent
Quick Setup#
Open Quick Setup from the left menu.
You will see these tabs at the top:
Appearance#
Use Appearance to control what users see in the widget preview.Title
Name shown in the chat widget header.
Welcome message
First message shown when the widget opens.
Placeholder text
Text inside the input box before typing.
Chatbot icon
Icon URL used by the widget.
Theme color
Primary color used in the widget.
Widget position
Example: Bottom right.
Theme mode
Example: Light.
Click Save to apply changes.Tip:
A good welcome message reduces confusion and improves engagement.
Example: “Ask me about pricing, services, or support. I can guide you to the right page.”
AI Settings#
The AI Settings screen controls how the agent behaves.System prompt#
This is the most important behavior instruction for the agent.Defines role and tone (support vs sales vs general)
Controls whether the agent should answer only from sources
Prevents guessing or hallucinations
Tell the agent to rely on linked webpages/files
Ask it to be clear when information is missing
Keep responses structured, helpful, and short where needed
Not found answer#
This is the fallback reply when the agent cannot find the answer in the connected content.Keep the user experience smooth
Encourage the user to rephrase
Optionally guide them to contact support
Example:
“I’m sorry, I don’t have that information in my knowledge base. Please rephrase or contact support.”Click Save after updates.
Embed Code#
Use this section to install the agent on your website.You typically see two embed options:Script tag based loading#
Recommended for most websites.Loads the widget as a floating chat assistant
Usually easiest to integrate
Paste into your website before the closing </body> tag, or in your global footer area
Do not modify IDs or attributes inside the script unless you know what you are doing.
Iframe based loading#
You want the agent inside a specific section of a page
Your website restricts script injection
You want a fixed embedded panel instead of a floating widget
Paste into the page where you want the iframe to render
Webpages (website training sources)#
Open Webpages from the left menu under Sources.If you see No webpages linked, it means the agent currently has no website content connected.2.
Add pages you want the agent to learn from
3.
Use the refresh icon to recheck status after processing
Start with high intent pages:Policies (refund, shipping, etc.)
Note:
If sitemap support is available in your setup, add sitemap URL to speed up bulk linking.
Files (document training sources)#
Files are linked in two steps:1.
Upload files into File Manager
2.
Link those uploaded files to a specific agent
Upload files in File Manager#
1.
Open File Manager from the left menu (Knowledge Base section)
2.
Upload files using the menu options
3.
You can search and browse uploaded files, and include subfolders if needed
Supported file types shown in the UI include:
PDF, DOCX, DOC, XLS, XLSX, TXT, HTML, MD, JSON (and more)Link files to an agent#
After files are uploaded:1.
Go to the agent workspace
3.
Click Add More Files (or link option available)
4.
Select files to link to that agent
Delink files#
To remove a file from the agent:Go to Files under Sources
Click Delink next to the file
Tip:
If the agent answers incorrectly, the most common reason is missing or outdated sources.
Fix by linking the right pages/files, then re-test. Modified at 2026-02-11 07:46:28