Where is the table for Topic Usage in Virtual Agent Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2022 10:30 PM
Dear experts,
Now i am using Virtual Agent Analytics. I want to use the data of Topic Usage (Topics -> Topic details -> Topic Usage).
Do you know where it is (name of the table containing this data)?
Thanks a lot.
- Labels:
-
Agent Chat
-
Virtual Agent

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2022 05:54 AM
I would say it's likely/almost certainly the Conversation Task (sys_cs_conversation_task) table since that's the primary source for Topic instances (i.e. usage).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2023 08:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2024 03:43 AM
Hi @Junyu
did you able to figure out the issue iam also looking for the same.
please let me know if you got information for that it will helpful for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 02:09 PM
We have raised a case on this with ServiceNow as one of the topic occurrence count was showing very high. As part of the case submitted, it was explained by ServiceNow the data in this dashboard is coming from the Remote table "sn_ci_analytics_st_topic_occurrence" and using the below script on the Remote table.
They have also shared the below Support article URL to understand on how the data in Virtual Agent dashboard is displayed. I have attached knowledge article if in case you cannot access the below link.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1507183
Please mark this answer as Correct if the details provided here answers your question.