How to update chat title for Live Agent Chat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
How can I update the text from "Live Agent" to some custom text when using live agent chat?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7 hours ago
To update that header text using the UI Message table, here is a quick process:
In the Filter Navigator, go to System Localization > Messages.
Search for the record where Key is live agent (or Live Agent).
Change the Message field to your preferred title (such as Support Representative or Live Support) and click Update.
Type cache.do in the Filter Navigator to clear your system cache and see the changes take effect on your chat widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
You can modify the label through System Localization Messages (most common) or Branding Settings.
Method 1: System UI Messages (Recommended)
The chat header header title is driven by ServiceNow’s system localization UI message table (sys_ui_message).
In the Filter Navigator, go to System Localization > Messages (or type sys_ui_message.list in the navigator and press Enter).
Filter the list:
Key: live agent (or Message: live agent)
Open the record corresponding to your language (e.g., en).
Change the Message field from live agent to your preferred custom title (e.g., Support Representative, Live Support, or Human Agent).
Click Update.
Clear your browser cache or refresh the portal page to see the updated header text.
Method 2: Conversational Interfaces Branding
If your setup uses custom Virtual Agent/Agent Chat branding configurations:
Navigate to Conversational Interfaces > Settings.
Under Display Options, click View All next to Branding (or type sys_cs_branding.list in the Filter Navigator).
Open your active Branding Configuration record.
Update the Bot Name or Live Agent Title field with your custom text.
Click Save / Update.