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

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Now Assist in Virtual Agent system properties

# Now Assist in Virtual Agent system properties {#ariaid-title1}

Release version: Yokohama  
Updated July 31, 2025  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 minutes to read
Summarize  
![AI sparkle icon](https://servicenow.com/docs/portal-asset/ai-sparkle-icon) Summarized using AI  
This content was generated using new OpenAI-powered functionality. Results are provided on an as is basis and are not guaranteed to be accurate or complete.  

## Summary of Now Assist in Virtual Agent System Properties

The Now Assist in Virtual Agent system properties allow customization of the assistant's behavior and functionality.
These properties can be accessed through the system properties form or the System Property \[sysproperties\] table, enabling users to tailor the assistant to meet their specific needs.
Show full answer Show less  

## Key Features

* **Attachment Limit:** Set the maximum number of attachments (default 3) for the assistant with `com.glide.cs.docqna.vaattachment.maxattachments`.
* **Popover Visibility:** Control the display of popovers for disabled catalog items using `com.glide.cs.nass.synthesizedresponse.disabledpopover.hide` (default false).
* **Interactive View:** Enable or disable an interactive side panel view next to the chat window with `com.glide.interactiveview.enabled` (default true).
* **Search Results Configuration:** Adjust the visibility of regular and Genius search results through `nowassistvasearchresultsoutputtype.list`.
* **Catalog Image Display:** Show or hide default cart images for catalog items without images using `snnowassistva.displaydefaultcatalogimage` (default true).
* **Chat Window Pinning:** Enable chat window pinning for specific portals with `snnowassistva.enhancedchatpinenabled.`.
* **Need More Help Button:** Configure the display of the "Need more help" button for synthesized and clarification responses using `snnowassistva.showviewmoreforsynthesized`.
* **Fallback Responses:** Choose between default Virtual Agent fallback messages or LLM-generated responses with `snnowassistva.useplanner2responseasfallback`.
* **Suggested Queries and Actions:** Enable and set limits on suggested queries and actions to enhance user interaction.

## Key Outcomes

By utilizing these system properties, ServiceNow customers can enhance the functionality of the Now Assist in Virtual Agent, ensuring a more tailored and efficient user experience. Adjustments can lead to improved engagement and user satisfaction through personalized interactions and streamlined support processes.  
Use system properties to customize your assistant. Some properties are available on a system properties form, but some lesser-used properties are available only from the System Property \[sys_properties\] table.
{#nava-sys-props__table_ycq_yzy_fgc__entry__2}

| Property | Description |
|-|-|
| com.glide.cs.doc_qna.va_attachment.max_attachments | Set the maximum number of attachments that can be attached at one time for the assistant. Default value = 3. |
| com.glide.cs.nass.synthesized_response.disabled_popover.hide | Hide the popover for disabled catalog items for Now Assist in Virtual Agent and Now Assist panel's enhanced chat. The default value is <kbd class="ph userinput">false</kbd>. |
| com.glide.interactive_view.enabled | Open an interactive side panel view next to the chat window. The default value is <kbd class="ph userinput">true</kbd> to activate AI Experience on your instance. |
| sn_ai_websearch.perplexity_model_name | Specify the Perplexity model to use for web search. The default value is <kbd class="ph userinput">sonar</kbd>. |
| now_assist_va_search_results_output_type.list | Turn off regular results and only have Genius Results shown within Virtual Agent. Use the system property to access the Now Assist Search Results Output Types table. By default, regular results and Genius Results are shown for all channels (Android device, iOS, Web Client,Now Assist Panel, and Microsoft Teams). In the Search Results Type column, select Genius Search Result. |
| sn_nowassist_va.enable_nass_show_all_option | Displays the Show all options link in enhanced chat and enhanced chat's full-page experience. The default value is <kbd class="ph userinput">false</kbd>. |
| sn_nowassist_va.display_default_catalog_image | Show or don't show the default cart image if a catalog item doesn't have an image set in its record. Value = <kbd class="ph userinput">true</kbd> shows the default cart image. This is the default value. Value = <kbd class="ph userinput">false</kbd> removes the default cart image. Note: A catalog item that is associated with an image continues to be displayed irrespective of the system property. |
| sn_nowassist_va.enhanced_chat_pin_enabled.\<portal-url\> | Create a system property to enable pinning a chat window on a portal. In the system property, \<portal-url\> is the URL suffix for the portal application. For example, the system property for enabling a chat window in Employee Center would be sn_nowassist_va.enhanced_chat_pin_enabled.esc. By default, pinning a chat window is enabled for Service Portal. For all other portals, create the system property. For a list of URL suffixes, navigate to AllService PortalPortals. |
| sn_nowassist_va.show_view_more_for_synthesized | Show the Need more help button in a standard chat conversation. The Value field is empty by default so the button doesn't appear. To show the Need more help button, enter <kbd class="ph userinput">regular</kbd>, <kbd class="ph userinput">clarification</kbd>, or <kbd class="ph userinput">regular,clarification</kbd>. * <kbd class="ph userinput">regular</kbd>: The Need more help button appears only for synthesized responses. * <kbd class="ph userinput">clarification</kbd>: The Need more help button appears only for clarification responses. Clarification responses typically occur when an end user's response is too vague and clarification is needed for a more targeted response. * <kbd class="ph userinput">regular,clarification</kbd>: The Need more help button appears for both synthesized responses and clarification responses. {#nava-sys-props__ul_cqb_xjw_nfc} |
| sn_nowassist_va.synth_response_revisit_position | Change the order of the fallback and revisit options in a conversation. In the Value field, enter <kbd class="ph userinput">BEFORE_FALLBACK</kbd> or <kbd class="ph userinput">AFTER_FALLBACK</kbd>, and then select Update. |
| sn_nowassist_va.synthesized_autostart_items | When synthesized response only returns a singular action, configure whether to automatically launch the action. By default, only Virtual Agent topics and agents automatically launch. You can configure this for whenever synthesized response returns a single conversational catalog item, a single Virtual Agent topic along with Knowledge Base information appears, a single conversational catalog item along with Knowledge Base information appears, or an agent response with sourced Knowledge Base information appears. * Type: string * Default value: topic, agent, agent_with_sources * Location: System Property \[sys_properties\] table {#nava-sys-props__ul_alq_cqx_jdc} |
| sn_nowassist_va.use_planner2_response_as_fallback | Set to <kbd class="ph userinput">false</kbd> (default value) to use the Virtual Agent fallback message when an answer cannot be found. Set to <kbd class="ph userinput">true</kbd> to use an LLM-generated fallback message that is more specific in response whenever an answer cannot be found. |
[Table 1. Miscellaneous]

{#nava-sys-props__table_ycq_yzy_fgc} {#nava-sys-props__table_vpv_1cz_fgc__entry__2}

| Property | Description |
|-|-|
| sn_ais_assist.kgnlq_schema_name | Control the information available to Now Assist in Virtual Agent through Knowledge Graph. The default value is <kbd class="ph userinput">sn_kg.now_user_graph_nlq</kbd>. |
[Table 2. Knowledge Graph]

{#nava-sys-props__table_vpv_1cz_fgc} {#nava-sys-props__table_x43_5b2_hgc__entry__2}

| Property | Description |
|-|-|
| sn_nowassist_va.enable_suggested_queries | Enable suggested search queries for enhanced chat to appear in the chat window. Any search query performed in the portal's search bar appears as a part of the greeting topic for subsequent new conversations. The default value is <kbd class="ph userinput">false</kbd>. |
| sn_nowassist_va.max_suggested_queries | Determine the maximum number of suggested search queries to display within the greeting topic for enhanced chat window conversations. The default value is <kbd class="ph userinput">6</kbd>. |
[Table 3. Suggested queries]

{#nava-sys-props__table_x43_5b2_hgc} {#nava-sys-props__table_cr5_h1z_fgc__entry__2}

| Property | Description |
|-|-|
| sn_nowassist_va.enable_suggested_actions | Enable suggested actions in Now Assist in Virtual Agent so that users are offered options for what they can do after completing a prior action. Suggested actions is applicable to standard and enhanced chat, mobile, and Microsoft Teams. These are the possible values: <kbd class="ph userinput">False</kbd>: Suggested actions remain off with no background processes running. <kbd class="ph userinput">Log only</kbd>: Feature runs in the background with no suggested actions shown in the UI. The suggested actions are logged in a table that is visible to admins. <kbd class="ph userinput">True</kbd>: Shows the suggested actions in Now Assist in Virtual Agent and log only mode. Log only mode logs the actions predicted in a table that is visible to the admin. |
[Table 4. Suggested actions]

{#nava-sys-props__table_cr5_h1z_fgc}  
View the table showing actions executed and corresponding suggested actions in the instance. The table is visible when the system property is set to <kbd class="ph userinput">Log only</kbd> or <kbd class="ph userinput">True</kbd>. The table location
is: sys_now_assist_va_suggested_actions_result_log.

|-|-|-|-|-|-|-|-|
| Executing action name | Executing action description | SA1 name | SA1 description | SA1 model type | SA2 name | SA2 description | SA2 model type |
[Table 5. Actions executed and corresponding suggested actions]

{#nava-sys-props__table_esd_jrb_1fc}

*[\>]: and then


