Topics in Virtual agent chat window are not available in the Virtual agent designer.

Afsar Hussain
Mega Guru

Hi,

There are few topics in Virtual agent chat window which I am trying to search in the virtual agent designer but it is not searchable.

what may be the reason?

Regards,

Afsar

1 ACCEPTED SOLUTION

JerryJ071847183
Tera Sage

It could be hidden in sys_cs_topic table. I mean if you go to this table and check your topic if its setTopic visible field is set to false then you won't see it appearing on virtual agent.

View solution in original post

3 REPLIES 3

vims
Kilo Expert

Hi,

Could you please share what are the topics and screenshot?

JerryJ071847183
Tera Sage

It could be hidden in sys_cs_topic table. I mean if you go to this table and check your topic if its setTopic visible field is set to false then you won't see it appearing on virtual agent.

Ajaykumar Pal1
Tera Contributor

I had the same issue.

Topic created for LLM, active and published. Sys_cs_topic table also had the correct data. Topic is discoverable and visible. But not visible or triggering in chatbot. I added role in my topic and it worked. You try adding role to topic and test. Let me know if it worked or not.