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

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Conversational Interfaces

ft:clusterId :

    - convint

bundleId :

    - convint

workflow :

    - Platform


---

# Card bot response control

# Card bot response control {#ariaid-title1}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 7 min. de leitura

Use the Card bot response control in a Virtual Agent topic to upload and
display selected information from a record on your instance, along with rich content, such as a
video or image.
A card can contain record information, an image, or a YouTube video content in a compact
format. The compact format is designed for readability within the chat window.

The Card bot response can show the following types of content:

* Record: Displays content from a single record on your instance. This record can be referenced from variables in the flow or queried using a script that returns a single Glide record from a selected table. The record content includes the display field for the table at the top of the card, followed by any other fields specified by the properties of the bot response.
* Image: Displays a large or small image that you provide, along with a title and description. The property sheet provides a pre-configured template for the card layout. Specify the title, description, and the image source.
* YouTube video: Displays in an inline video player if supported on the channel. The image is displayed along with a title, description, and hyperlink to relevant content.In the
  Australia release, only YouTube videos are supported.

  Dica:  
  You can also use the [Video bot
  response control](https://servicenow-prod.fluidtopics.net/tz932qBi~ghLXCDsPQMhYg "Use the Video bot response control in a Virtual Agent topic to include a video in the conversation.") to include YouTube videos in conversations. The Video bot response control includes a navigation button that pauses the conversation. If you want the user to watch the video before continuing with the conversation, use this navigation button. When users have finished watching the video, they can click this navigation button to continue with the conversation.

{#va-card-output__ul_wcc_p2b_g4b}  
Nota:  
If you previously created conversations that use the [HTML bot response control](https://servicenow-prod.fluidtopics.net/E_rbJhJwVFI23TfRdJH3JA "Use the HTML bot response control to display static HTML text in the Virtual Agent bot response.") to generate card layouts, consider updating your conversations to use the Card bot response control. The Card displays information from a record in your instance and contains a link to that related record. Or, it can display images and can include rich content such as a video.

## Card bot response control properties {#va-card-output__section_xwb_mgn_pdb}

{#va-card-output__table_nff_y1b_3db__entry__2}

| Property | Description |
|-|-|
| Node name | Name that identifies this Card bot response control node in the topic flow. |
| Card type | Type of card to be used. Choose one of the following options: * Record * Large image with text * Small image with text * YouTube Video Card Nota: In the Australia release, only YouTube video cards are supported. {#va-card-output__ul_vhw_smt_f4b} |
| Type: Record ||
| Record | Reference to a specific record. Data for the card comes from a record referenced in a variable from another node in the flow. For example, the reference could be a Choice List or Glide Action. 1. Select a variable from the current flow that contains a record object. 2. Use the fields list to determine the fields displayed in the card. {#va-card-output__ul_ab3_1mv_g4b} |
| Table | Table that references a single Glide record that contains the data shown in the card. |
| Filter this table by using | Enter the condition or script to filter data in the table and return the record. * Condition: Condition statement that returns the table record. * Script: Glide record query that returns the glide record. {#va-card-output__ul_tzn_2zt_f4b} |
| fields | Fields from the ServiceNow record to be displayed in the card. Specify each field by clicking Add Field. Nota: If you're using Workplace, a maximum of four fields is rendered on the card. If you have more than four fields, the remaining fields are displayed on a subsequent card, with up to four fields per card. |
| Type: Large image with text or Small image with text ||
| Template | A visual representation that shows the image card layout. Each area of the template is numbered. |
| Map data to fields on the card | Fields that correspond to the numbers shown on the template. These fields are the following: 1. Title: Name or label for the card 2. Description: Explanation of the image 3. Image URL link: Specify the image displayed in the card in one of the following ways: * Specify the image URL, using the text field, data pill, or script. * Upload the image by clicking Upload Image. {#va-card-output__ul_eyy_v44_tsb} If you upload an image, the selected image is uploaded to the server and is stored in the Images \[sys_db_image\] table and in the update sets. When the image is stored in the Images table and the update sets, you can use the image in a production or non-production instance, as needed. After the image is uploaded, the URL link is included in theResponse Properties sheet. Click the link to view the image. The URL is generated dynamically. The name of the instance is inserted at the front of the URL path. You can change or delete the link to the image. If you delete the link on this property sheet, only the reference to the URL is deleted. The image remains on the server for future use. 4. Image alt text: Alternative, screen-readable text that describes the image for accessibility programs. This text is used along with the image. Enter the text using the text field, data pill, or script. {#va-card-output__ul_n55_4q5_f4b} |
| Type: YouTube Video card ||
| Template | A visual representation of the layout of the video included in the card. |
| Map data to fields on the card | Fields that correspond to the numbers shown on the template. These fields are the following: * Title: Title of the card. * Title Link: URL to any relevant content. * Description: Description the card, such as the topic the video addresses. * YouTube Video ID: Unique identifier for the video used in the card. This identifier is the string following the equal sign (=) at the end of the video's URL path. For example, in the path shown below, the video identifier is FVgtjdEOa5M. ![In the URL www.youtube.com/watch?v=FVgtjdEOa5M, the video identifier is FVgtjdEOa5M.]() ![In this URL, the video identifier is the video ID in curly brackets.]() {#va-card-output__ul_ydr_qx5_v4b} |
| Advanced ||
| Hide this node ||
| Conditionally show this node if | No-code condition statement or low-code script that specifies a condition for presenting this node in the conversation. The condition must evaluate to true. |
[ ]

{#va-card-output__table_nff_y1b_3db}

## Channel support {#va-card-output__section_yjd_3fp_tsb}

{#va-card-output__table_yqr_3fp_tsb__entry__3}

| Channel | Support | Constraints |
|-|-|-|
| Web UI | Supported | None |
| Mobile UI | Supported | None |
| Now Assist panel | Partial support | Record cards and record cards with action only. |
| Microsoft Teams | Supported | The video control displays a thumbnail image of the video that users select to open the video in their preferred web browser. |
| Slack | Supported | Conversational Integration with Slack Version 2.0.0 and later. The video control displays a thumbnail image of the video that users select to open the video in their preferred web browser. |
| Workplace | Partial support | Image card output not available. Facebook apps no longer support vertical list templates. The card layout uses a horizontal, scrollable carousel template effective August 15, 2019. Cards also feature a button template. |
| Facebook Messenger | Supported | None |
| SMS Twilio | Supported | Records and image cards only. |
| LINE | Partial support | Records and image cards only. |
| WhatsApp | Partial support | Records and image cards only. |
| Apple Messages for Business | Supported | None |
| Alexa (Voice) | Partial support | Some types of output are only available on devices with screens. For nonscreen devices, the card title is read. For details, see [Fine-tune Virtual Agent settings and topics for the best Alexa voice chat experience](https://servicenow-prod.fluidtopics.net/ExFExhOhDrk~~jYmOuFeug "Fine-tune your Virtual Agent settings and topics provided by the Virtual Agent Designer for the best voice chat experience with Alexa."). |
[Tabela 1. Channel support for the Card bot response control]

{#va-card-output__table_yqr_3fp_tsb}

## Example Glide record query {#va-card-output__section_xtf_3hb_5db}

    (function execute(table) {
        /* Write a glide record query, and return the glide record.
           For example:
           
           var now_GR = new GlideRecord(table);
           gr.addEncodedQuery('active=true^number=INC0010099');
           gr.query();
           if(gr.next()) {
              return gr;
        }
        */
    })(table)

In this example, the script creates a GlideRecord object, populates this object using a
query that should return a single result, then returns the object. The
Table property defines the table used in this query.

## Example Card bot response output for records {#va-card-output__section_jxd_nh5_tdb}

Nota:  
Virtual Agent Designer controls may display and function differently in other channels.
{#va-card-output__table_f1f_v2p_xdb__entry__2}

| Response properties | Card output |
|-|-|
| Figura 1. Card bot response control basic properties | Figura 2. Web UI Card output Figura 3. Microsoft Teams Card output |
[ ]

{#va-card-output__table_f1f_v2p_xdb}

## Example Card bot response for a large image {#va-card-output__section_hpx_m4v_g4b}

The Card response layout for images may vary across channels. {#va-card-output__table_f5b_s4v_g4b__entry__2}

| Response properties | Card output |
|-|-|
|   | Figura 4. Web UI image card output Figura 5. Microsoft Teams UI image card |
[ ]

{#va-card-output__table_f5b_s4v_g4b}

## Example Card bot response for a small image {#va-card-output__section_tmd_dnm_h4b}

The Card response layout for images may vary across channels.
{#va-card-output__table_tjb_mrr_gpb__entry__2}

| Response properties | Card output |
|-|-|
|   | Figura 6. Web UI image card output |
[ ]

{#va-card-output__table_tjb_mrr_gpb}

## Example Card bot response with video content {#va-card-output__section_l5h_sxn_v4b}

The way the Card bot response displays videos may vary across channels. For example, the
display you see in Slack messages may be different from what you see on Microsoft Teams or Workplace from Facebook. Also, if an embedded
player is supported on that channel, the player is included in the display. For more
information about channels, see the documentation for the channel that you're using.
{#va-card-output__id_irz_szc_54b__entry__2}

| Response properties | Card output |
|-|-|
|   | Figura 7. Card bot response output with video on the chat widget Figura 8. Card bot response output with video on Microsoft Teams |
[ ]

{#va-card-output__id_irz_szc_54b}

