Microsoft Teams app disable Virtual Agent Aspect Only keep actionables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2022 06:41 AM
We want to use Microsoft Teams app for actionable notifications, but we do not want the virtual agent aspect to come through. We want virtual agent to only be applicable in the desktop portal, and just change approvals for example to come through that get sent through the business rules. But if someone messages any word back to those notifications it contacts virtual agent pre chat and I can't get it to turn off. Any ideas?
- Labels:
-
Virtual Agent
- 2,093 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-02-2022 06:59 AM
Did you find any solution so far? We are facing the same issues. Here are the options I found so far, but some aspects of Virtual Agent will still shine through (like requesting live chat).
Opt out for Topics per default:
- Open table sys_cs_channel
- Open record for "Teams"
- Deactivate "Opted in all topics by default"
There is also a hidden column "Live Agent Only". If you set this to true, it seems to have similar effect. Unfortunately I could not find the option "Live Agent Only"
Deactivate some of the Commands for ServiceNow for MS Teams:
- Open table sys_cs_contextual_action
- Open the command you want to disable.
- Scroll down to the embedded list "Excluded Channels". Add "Teams"
- Save
Update the Welcome Message
- Go to sys_cs_provider_application
- Open the MS Teams Tenant record you connect to
- Scroll down to related list "Bot Messages"
- Change the Message of Welcome Message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2025 12:41 PM
how to disable the select LLM topic picker card while using NowAgent in Teams. It comes as default in every response not just greeting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2025 03:27 PM
Any solution for this ,we have similar kind of requirement .Please do let us know