How to disable virtual agent?

Craig Granier
Kilo Expert

Virtual agent has hijacked all chat queue.  We turned on the plug-in to play with it but we are not ready to implement it.  Chats in our CSM chat queue automatically get answered by the virtual agent and the users have to select 'Contact Support' to by-pass.  Is there a way to disable virtual agent for some chat queues but not others or is it a system-wide global thing?

1 ACCEPTED SOLUTION

Craig Granier
Kilo Expert

UPDATE

Figured it out.  Here is how I bypassed virtual agent.  

  1. Go to the ‘Theme’ associated with the your portal (Example: Customer Service).
  2. Note the Header field in the Theme record, go to it.   The OOTB header is read-only so I made a duplicate of the OOTB header.  
  3. The header is responsible for rendering the top portal menu.  See line 33 in the server script.  This is where you can force to a live agent.

          data.live_agent_only = true;   //changed to disable virtual agent.   (was false OOTB).

View solution in original post

18 REPLIES 18

This should be the accepted solution, at least it was for my need.

 

Service Portal > Agent Chat > select your desired portal    (then set Active = false)

 

JosephWarner_2-1695761659070.png

 

 

pri_pt
Giga Contributor

Are you referring to the LIVE chat on the portal?

We just added the Chat Queue on the portal form and then cleared the field. This disabled the Live Chat.

Hope this helps.

find_real_file.png

Kind Regards,

Pri

 

Carson Groff
Tera Expert

I know this thread is pretty old so I hope it's ok to post here.    I am having the same issue.    I am in my Dev environment and was setting up Live Chat.   I installed the Virtual Agent plugins just to see what it was like, and now I can not get it turned back off or disabled.   I've tried the suggestions above, but the theme header that the portal is using doesn't have that line of code.   Any other suggestions?

Every chat starts with this...

find_real_file.png

I would like to get it back to just trying to connect to a live agent.

find_real_file.png

Did you ever get this resolved? I'm trying to do the same thing and can't figure it out. I've tried a few different solutions from the community and no dice. This is for ITSM on Paris. 

You can try changing the settings for the Greeting topic to Live Agent Support.

Navigate to "Collaboration" > "General Settings". 

find_real_file.png