Virtual Agent - Contact Support Options

hely
Kilo Contributor

How do I remove / customize the options that are displayed when the Contact Support option is triggered?

I'd like to hide the Send Email and Call Support options...

 

find_real_file.png

 

Tks.

1 ACCEPTED SOLUTION

Matthew Glenn
Kilo Sage

You can find this info on the Configure Virtual Agent branding page in the docs, towards the bottom under Agent Contact Properties, however, the info on this page is a bit misleading. You'll see what I'm talking about when you read it. I sent in some feedback so hopefully it'll be corrected shortly.

 

Anyways, for your needs, locate the following system properties and clear their values. This will hide the links in the Virtual Agent support window:

 

Email -  com.glide.cs.branding.support_email_label

Phone - com.glide.cs.branding.support_phone_label

 

 

View solution in original post

2 REPLIES 2

Matthew Glenn
Kilo Sage

You can find this info on the Configure Virtual Agent branding page in the docs, towards the bottom under Agent Contact Properties, however, the info on this page is a bit misleading. You'll see what I'm talking about when you read it. I sent in some feedback so hopefully it'll be corrected shortly.

 

Anyways, for your needs, locate the following system properties and clear their values. This will hide the links in the Virtual Agent support window:

 

Email -  com.glide.cs.branding.support_email_label

Phone - com.glide.cs.branding.support_phone_label

 

 

Thanks Matthew.