Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Customizing "No Agent Available" Message

syed_but_not
Tera Expert

Hi, I'm trying to figure out a way to customize the behavior of "No Agent Available" so that we can include a card to one of our catalog items, or at the very least embed a link to it. I tried adding the link to the message in the conversational interfaces agent chat settings, but it won't save and whenever I reload the page the link is gone. Does anyone know how we can customize the OOB no agent available behavior?

1 ACCEPTED SOLUTION

Tricia Cornish
ServiceNow Employee
ServiceNow Employee

Hi @syed_but_not 
One idea: Instead of addressing it in the agent chat, modify your Live Agent topic to first check if an agent is available before connecting to the live agent. The script is referenced here: https://docs.servicenow.com/bundle/utah-servicenow-platform/page/administer/virtual-agent/concept/vi...
Create a custom Live Agent topic and insert that in your Conversational Experiences. 

TriciaCornish_0-1694143043048.png

Hope that helps, 

Tricia 

View solution in original post

2 REPLIES 2

Tricia Cornish
ServiceNow Employee
ServiceNow Employee

Hi @syed_but_not 
One idea: Instead of addressing it in the agent chat, modify your Live Agent topic to first check if an agent is available before connecting to the live agent. The script is referenced here: https://docs.servicenow.com/bundle/utah-servicenow-platform/page/administer/virtual-agent/concept/vi...
Create a custom Live Agent topic and insert that in your Conversational Experiences. 

TriciaCornish_0-1694143043048.png

Hope that helps, 

Tricia 

This is the right answer. I'd just add: I recommend a Live Agent Transfer Topic Block that does the availability checking and transfer so it can be reusable in multiple topics - if nothing else, a "Live Agent Chat" topic (for folks that insist on chatting with a human right away) and the Fallback Topic.