---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://www.servicenow.com/docs/r/conversational-interfaces

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# VA feature support in Slack conversations

# Virtual Agent features supported in Slack
conversations {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Virtual Agent features, such as AI Search results, Virtual Agent notifications, and controls for creating Virtual Agent conversations are supported in Slack bot conversations.  
Note:  
Conversational Integration with Slack is not supported for on-prem instances.

This section highlights key Virtual Agent features that are supported in the
Conversational Integration with Slack app.

## AI Search results {#va-slack-other-features__section_xs4_tkk_l4b}

Virtual Agent can generate AI Search results that are displayed as Genius result cards and multiple-link outputs in conversations. The default AI Search configuration for Virtual Agent enables search results for Q\&A (knowledge base) and catalog items.

For more information, see [ServiceNow Otto for AI Search](https://www.servicenow.com/docs/access?context=now-assist-ais&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

## Trusted domains {#va-slack-other-features__section_yfw_5td_xvb}

In custom chat integrations, the values specified in the Trusted media domains field of the Provider Channel Identities table \[sys_cs_provider_application\] take precedence over values in the Connections table \[sys_cs_provider\],
and therefore overrides.

## Chat localization into conversation language {#va-slack-other-features__section_hkt_glq_bwb}

Starting with version 5.0.1, chat gets localized into the customer-specified language set in the Slack UI, though the session language is different.  
Translation of responses to the conversation language is done using the function `gs::getMessageLang(str, lang)`, where the language retrieved from Slack is passed through this function as a parameter. The translation process works with the following three use cases, as follows:

* The requested language plugin is available in the ServiceNow instance.

  When the requested language plugin is available in the ServiceNow instance, the session language honors the conversation language set by the user.
* The requested language plugin is absent, but a fallback language is configured​.

  When the requested language plugin is absent, the fallback language specified in the \[sys_language\] table is used for the translation process. However, for the fallback mechanism to work, you must enable the
  glide_i18n.language_fallback_enabled system property. By default, the value of the property is false. Set it to true to enable the fallback mechanism. For
  more information, see [Set a fallback language](https://www.servicenow.com/docs/access?context=set-fallback-language&version=australia&pubname=australia-platform-administration&ft:locale=en-US).
* The requested language plugin is absent, but a fallback language is not configured.

  When the requested language plugin is absent and fallback is not configured, the default translation language will be English.
{#va-slack-other-features__ul_zcs_2tq_bwb}
* **[Assistant Designer user input and bot response controls in Slack](https://www.servicenow.com/docs/7nLuJcG4Ck9tZyh3HQu~AQ)**   
  The Assistant Designer user input controls and bot responses for creating conversation topics are supported in Slack conversations, including the table bot response and the card control that can display images.
* **[Virtual Agent notifications supported in Slack](https://www.servicenow.com/docs/0r5UqFnbP0bX3a_RVxbjew)**   
  Slack app supports Virtual Agent notifications during conversations.
* **[Unsupported Virtual Agent features in Slack](https://www.servicenow.com/docs/_W7yWEa61sajVJQN4iP9nw)**   
  Refer to the unsupported features of Virtual Agent in Conversational Integration with Slack.

