---
sourceDocument: Australia Conversational Interfaces
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/conversational-interfaces

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Change the Virtual Agent greeting messages in the Greeting setup topic

# Change the Virtual Agent greeting messages in the Greeting setup
topic {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

The Virtual Agent greeting setup topic provides default greeting messages for your conversations. Customize these greetings by adding system properties that change the default welcome message and the top selection
message prompting users to enter an issue or request.

## Vorbereitungen

Role required: virtual_agent_admin or admin

## Warum und wann dieser Vorgang ausgeführt wird

Starting with the Orlando release, the com.glide.cs.general.welcome_message and com.glide.cs.general.top_selection_message properties are no longer automatically installed with Virtual Agent. These properties define the greeting messages used in the Greeting setup topic.  
In the Orlando release, the default Greeting setup topic was updated. If you upgraded from the New York release, these properties are retained so that you can continue using the original Greeting setup topic. If you want to use the updated Greeting setup topic, delete the com.glide.cs.general.welcome_message and com.glide.cs.general.top_selection_message system properties that contain the original Greeting messages.  
Hinweis:  
These properties aren't present in the base system, but creating them enables you to override these messages.

For new customers, the updated Greeting setup topic (see the following example) is the default. If you want to change the default message text in the Greeting setup topic, add these system properties to the System Property
\[sys_properties\] table:  
* com.glide.cs.general.welcome_message: Change the default welcome message
* com.glide.cs.general.top_selection_message: Change the top selection message that displays after the welcome message
{#va-welcome-topic-selection-msgs__ul_kfl_hy2_ymb}  
Abbildung : 1. Default messages in Greeting setup topic (starting with the Orlando release)

## Prozedur

1. Navigate to All, and then enter <kbd class="ph userinput">sys_properties.list</kbd> in the filter.
2. Select New to add the com.glide.cs.general.welcome_message property.
   1. On the form, complete the following fields.  
      {#va-welcome-topic-selection-msgs__table_k4d_c1t_wlb__entry__2}

      | Field | Value |
      |-|-|
      | Name | Enter the system property name: <kbd class="ph userinput">com.glide.cs.general.welcome_message</kbd> |
      | Description | Enter an explanation for this property: <kbd class="ph userinput">Welcome message</kbd> |
      | Type | Select <kbd class="ph userinput">string</kbd>. |
      | Value | Enter the greeting text. For example: <kbd class="ph userinput">How can I help you?</kbd> |
      [ ]

      {#va-welcome-topic-selection-msgs__table_k4d_c1t_wlb}
   2. Select Submit.
   {#va-welcome-topic-selection-msgs__substeps_psv_pgd_ymb}
3. In the System Properties table, select New to add the com.glide.cs.general.top_selection_message property.
   1. On the form, complete the following fields.  
      {#va-welcome-topic-selection-msgs__table_lfb_13d_ymb__entry__2}

      | Field | Value |
      |-|-|
      | Name | Enter the system property name: <kbd class="ph userinput">com.glide.cs.general.top_selection_message</kbd> |
      | Description | Enter an explanation for this property: <kbd class="ph userinput">Top selection message</kbd> |
      | Type | Select <kbd class="ph userinput">string</kbd>. |
      | Value | Enter the text that specifies the next selection action that the user can make after the welcome message is presented to the user. For example: <kbd class="ph userinput">You can enter your request below, or use the button to see everything that I can help with.</kbd> |
      [ ]

      {#va-welcome-topic-selection-msgs__table_lfb_13d_ymb}
   2. Select Submit.
   {#va-welcome-topic-selection-msgs__substeps_y54_5hd_ymb}

