Remove Synaptiq branding from your chat widget and replace it with your own agent name and identity. Enterprise plan only.
White-label customization is available on the Enterprise plan only. On Starter and Growth plans, the widget footer displays "Powered by Synaptiq." To upgrade, contact sales@synaptiqintel.com.
The white-label feature removes all Synaptiq branding from the chat widget and lets you replace it with your own agent name, avatar, and identity. To your visitors, the widget appears as a fully native product experience built by your company.
| Element | Default (Non-White-Label) | White Label |
|---|---|---|
| Widget footer | "Powered by Synaptiq" | Hidden |
| Agent display name | "Synaptiq AI" or your tenant name | Any name you set |
| Agent avatar | Synaptiq default icon | Your custom image |
| Browser tab title | Not affected | Not affected |
| Conversation metadata | Not visible to visitors | Not affected |
White label does not affect the widget's functionality — only its visible identity.
Once your account is on the Enterprise plan, the "Powered by Synaptiq" footer is removed automatically. No configuration is needed.
To verify it's been removed:
If the attribution is still visible after upgrading, go to Settings > Widget > Branding and confirm Show Synaptiq Attribution is toggled off.
The agent display name appears in the widget header and in all messages the AI sends.
Examples:
Aria — friendly, human-feeling name for a B2B sales agentAlex from Acme — personalized with your companyAcme Assistant — brand-forward but clearly AISupport Agent — neutral and functionalThe name appears:
Update your AI's greeting message to introduce your custom agent name naturally:
"Hi there! I'm Aria, Acme's sales assistant. I can answer questions about
our product, give you a pricing breakdown, or book a demo with our team.
What brings you here today?"
Set this in AI Agent > Greeting > Opening Message.
The agent avatar appears in the widget header and next to every AI message.
Design recommendations:
If no avatar is uploaded, the widget uses the first letter of your agent name on a solid primary-color background.
Beyond the avatar and name, you can further customize the header:
Add a short tagline that appears below the agent name:
"24/7 Sales Assistant" or "Here to help — always available"
Set in Settings > Widget > Branding > Agent Tagline. Keep it under 40 characters.
The widget shows an availability indicator next to the agent name. Options:
Set in Settings > Widget > Branding > Availability Display.
You can also set the agent name and avatar via embed script attributes. This is useful when deploying the widget across multiple domains that need different identities.
<script
src="https://synaptiqintel.com/widget.js"
data-tenant="YOUR_TENANT_ID"
data-agent-name="Aria"
data-agent-tagline="24/7 Sales Assistant"
></script>
Embed attributes override dashboard settings when both are present.
A properly configured white-label widget is indistinguishable from a custom-built chat product. Visitors see:
The only place Synaptiq's name might appear is in the widget JavaScript URL (synaptiqintel.com/widget.js). This is not visible to end users — only to developers inspecting source code.
If full URL white-labeling is required (for highly branded deployments), contact sales@synaptiqintel.com to discuss custom subdomain options.
Was this page helpful?