---
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


---

# Enable synthesized response

# Enable synthesized response in Virtual Agent API {#ariaid-title1}

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

You can now enable synthesized response in the conversations with the primary bot.

## Before you begin

Role required: admin

## Procedure

1. Navigate to All, and then enter <kbd class="ph userinput">sys_cs_provider.list</kbd> in the filter.
2. Select the VA Bot to Bot Provider record.
3. In the Provider Properties related tab, do the following:  
   1. Select and open the synthesized_text_citation_strategy system property to configure the output text.{#va-api-enable-synthesized-response__table_anh_zv4_4hc__entry__2}

      | Field | Description |
      |-|-|
      | Name | Name of the custom adapter property: synthesized_text_citation_strategy. |
      | Value | Property value that controls how Virtual Agent API sends the synthesized text response with citation labels and links. If you want to configure the way citations are displayed in the response, then choose any of the following options: * endnotes (default): With this selection, the citation label and links are displayed at the end of synthesized text response. * inline-link: With this selection, the citation links are attached to the citation reference (\[1\], \[2\]..). * inline-link-with-endnotes: With this selection, the synthesized response is displayed with both endnotes and inline-link. * none: With this selection, the citation label and links aren't displayed in the synthesized text response. The third-party chat systems can use their own logic using citations to render the output text from the synthesized response. {#va-api-enable-synthesized-response__ul_bnh_zv4_4hc} |
      [Table 1. synthesized_text_citation_strategy property form]

      {#va-api-enable-synthesized-response__table_anh_zv4_4hc}
   2. Select and open the synthesized_carousel_strategy system property to configure the picker.{#va-api-enable-synthesized-response__table_cnh_zv4_4hc__entry__2}

      | Field | Description |
      |-|-|
      | Name | Name of the custom adapter property: synthesized_carousel_strategy. |
      | Value | Property value that controls how Virtual Agent API sends the synthesized text response with carousel. * replace-label (default): With this selection, Virtual Agent API sends the synthesized text response in labels. * separate-control: With this selection, Virtual Agent API sends the synthesized text response in a separate output text control and the carousel with the options. {#va-api-enable-synthesized-response__ul_dnh_zv4_4hc} |
      [Table 2. synthesized_carousel_strategy property form]

      {#va-api-enable-synthesized-response__table_cnh_zv4_4hc}
   3. Click Update.
   {#va-api-enable-synthesized-response__ol_zmh_zv4_4hc}

