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


---

# Create a topic form

# Create a topic form {#ariaid-title1}

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

The Create a topic form is used to set the properties for a new conversational topic for Virtual Agent.
The Create a topic form layout is similar to the Edit topic properties form layout found in the [Topic Properties tab](https://servicenow-prod.fluidtopics.net/2oCYGgtlUPj4fPHdCQzrOw "Use the Topic Properties tab to identify a topic and how it's used. You can control who uses the topic and what channels it can run in."). When you finish creating a topic using this form, the model type and topic types are locked in the Properties tab.  
Nota:  
Large language model (LLM) topics are faster and easier to set up and configure compared with NLU topics. The LLM model type doesn't need you to select, configure, or train models or intents. For more information, see [LLM topic discovery in Virtual Agent](https://servicenow-prod.fluidtopics.net/l8HKplOTDhGa~QXTIi61SQ "Large language models (LLMs) enable Virtual Agent to process user statements in plain language. Conversations that use LLMs can outperform those conversations that use Natural Language Understanding (NLU), with easier setup.").
Figura 1. Create a topic form, compared between LLM and NLU/Keyword model types {#vad-topic-creation-form__table_dzy_15h_cmb__entry__2}

| Field | Description |
|-|-|
| Application scope | Select the application scope where the topic becomes available. Nota: The application scope cannot be changed once the topic is created. |
| Model Type | The LLM value is used for topic discovery within LLMs, and the NLU/Keywords value is used for either keyword or NLU discovery. For more information, see [LLM topic discovery in Virtual Agent](https://servicenow-prod.fluidtopics.net/l8HKplOTDhGa~QXTIi61SQ "Large language models (LLMs) enable Virtual Agent to process user statements in plain language. Conversations that use LLMs can outperform those conversations that use Natural Language Understanding (NLU), with easier setup."). Nota: If this field doesn't appear, verify that both the Now Assist panel and Now Assist in Virtual Agent are turned on. For more information, see [Activate the Now Assist panel standard chat](https://www.servicenow.com/docs/access?context=activate-now-assist-panel&version=australia&pubname=australia-intelligent-experiences&ft:locale=en-US) and [Configuring assistants overview](https://servicenow-prod.fluidtopics.net/CqnVVXzMNuMOzMxUn2V2OA "Use Assistant Designer to build and optimize large language model (LLM) assistants for your conversational needs. Assistant Designer is a centralized assistant administrator experience that allows you to create and manage both chat and voice assistants."). |
| Type | List of assets that you can create. Select Topic. |
| Internal name | Internal name for topics, small talk topics, and setup topics that reflects its business purpose. Internal name displays on the Virtual Agent Designer Topics page and must be unique across the platform. |
| Display name | Topic name that displays to users when they interact with Virtual Agent. Display name must be unique for either NLU/Keywords or LLM model type. |
| LLM topics \[LLM topic discovery only\] ||
| Topic description used for discovery | A detailed explanation of the LLM topic's purpose, which differentiates it from other topics. The description is used for topic discovery, so the more detailed and specific the topic description is, the more likely it will be to find a good match. A weak example would be: <kbd class="ph userinput">Help users see how many vacation days they have left.</kbd> A stronger example would be <kbd class="ph userinput">This topic is about a holiday calendar for employees in a company. Users can ask for the holiday list or company holiday for a specific year, specific date, inquire about a specific holiday, or ask if they have a day off for a particular holiday. The topic also covers the availability of a holiday calendar and specific holidays like Freedom Day and wellbeing Day.</kbd> For more information, see[LLM description and instruction guidelines for Virtual Agent topics](https://servicenow-prod.fluidtopics.net/guklfvRTtTnnCAqUUyUjCA "When you create large language model (LLM) topics, you provide instructions that determine the behavior of the LLM and a description that determines how the topic is discovered by the LLM."). |
| Select LLM assistants to make topics available to them and any primary assistants | The LLM assistant that you associate with the topic for more accurate topic discovery. If you established primary and secondary assistants during the Now Assist in Virtual Agent guided setup, an on-screen message explains whether the selected assistant is a primary or secondary assistant. When testing a primary LLM assistant, topics from the secondary assistants are included in topic discovery. To view the LLM assistants and their hierarchy, select Manage assistants. If you associate a topic block and a related topic with the same LLM assistant, both are shown as associated with that assistant. When you add an LLM assistant or remove one from your topic, the topic reverts to unpublished. When you associate an LLM topic with an LLM assistant and publish it, a record for the association is created in the Profile and Document Mapping \[sys_cs_document_context_profile\] table. If you dissociate the Setup topic from the LLM assistant before republishing, the record is deleted. For more information, see [LLM assistants](https://servicenow-prod.fluidtopics.net/NHYM4e_561vQIOtPaI~CPw "LLM assistants help with large language model (LLM) topic discovery. The Now Assist in Virtual Agent assistant is the default LLM assistant created during the Conversational Interfaces Assistants guided setup."). |
| Natural Language Understanding (NLU) topics \[NLU/Keywords topic discovery only\] ||
| Topic description | Brief explanation of the topic purpose and functionality. If you use single quotes (' ') in your description, do the following to avoid problems with your conversation: 1. Navigate to All, then enter <kbd class="ph userinput">sys_properties.list</kbd> in the filter. 2. Search for and select `glide.ui.escape_all_script`, then set its value to True. {#vad-topic-creation-form__ol_hzp_1br_rzb} |
| NLU Model | Natural Language Understanding model to be mapped to the topic. The model contains the user utterances that are associated with the trained intents and entities. This combination enables your bot to understand what a user says. Do one of the following: * Choose an existing model. * Select Create Model to create a new model group. 1. In the Model Name field, enter a name for the new model group. 2. In the Intent name field, accept the default value or enter a name for the new intent. {#vad-topic-creation-form__ol_d4d_mtg_mqb} Nota: New models are created in Draft state. {#vad-topic-creation-form__ul_t2h_jtg_mqb} Dica: To see how and where the NLU model is used, navigate to NLU WorkbenchModels, and sort the Created for column. |
| Associated Intent | The intent, when recognized by Virtual Agent, that launches this topic. If you specified or created a model, the intent is required. Do one of the following: * Choose an existing intent. * Select Create intent to create a new intent. In the Intent Name field, accept the default value or enter a name for the new intent. {#vad-topic-creation-form__ul_myv_scx_rqb} Nota: This option is not available for read-only models. |
| Enable DialogActs | Toggle switch (active by default in new topics) to enable Virtual Agent to detect when you modify utterances or applies updates in an NLU model, and dynamically reacts to unexpected utterances and modifications. Toggle to the off position to prevent users from using the keyboard instead of the options available in the topic. For more information, see [Dialog Acts for Virtual Agent](https://servicenow-prod.fluidtopics.net/504giR1zLrWWqC3Exfs39A "As part of the Vancouver release, the Dialog Acts feature expands natural language communication with Virtual Agent, leading to more fluid conversations between user and agent."). Nota: This toggle is decoupled from the topic switching option found in all User Inputs aside from Grouped Choice and File Picker. It's available for all topic types aside from a Topic Block. This feature is currently available only for English. |
| Confirm modified values with users | Toggle switch to enable Virtual Agent to send a confirmation message to the user when the Virtual Agent detects a value change. This value is Active by default. Nota: This toggle appears when Enable DialogActs is activated. |
| Advanced properties (optional) ||
| Who can access this topic ||
| System Roles | Roles that a user must have to view and run the topic. If a topic is public (available to users, including guest users, who aren't authenticated in the ServiceNow platform), select only the Public role. |
| Channels | Chat clients in which the topic or topic block will run. These channels are different from the default channels that are natively supported by Virtual Agent. Your instance may have additional channels for [custom chat integrations](https://servicenow-prod.fluidtopics.net/8_n2n3RcLDD7~n4y4pYRsg "Conversational custom chat integration framework is a powerful framework consisting of scriptable APIs and configurations to bring the ServiceNow Virtual Agent to any conversational interface.") created for it. For more information about channels, see [Deploying Virtual Agent topics in other channels](https://servicenow-prod.fluidtopics.net/PX~mkmk_aKob4Xk01qgBIg "When creating a topic or topic block, you can specify the chat channels in which the topic or topic block will run. During conversation design, Virtual Agent Designer provides built-in guardrails to help you tailor your conversations to those channels."). |
| Context | Expression logic to specify a condition for presenting this topic to users. The condition must evaluate to true. You can set this field using either the condition builder or a script. * Condition: Use the condition builder to add or edit conditions. * Script: Use the script editor to create or edit a script that contains a condition statement. {#vad-topic-creation-form__ul_epq_klr_2nb} |
| Live agent ||
| Live agent context variables | Live agent context variables that are defined in the [General Chat Settings](https://servicenow-prod.fluidtopics.net/w~oPaJMKr7zI7fWVR23q6A "Specify chat context variables, also called Live Agent chat variables, for storing chat-related information, such as pre-chat survey responses. These variables contain contextual information that can be used to determine topic intent or control how chats are routed to live agents. You can also define variables to capture contextual information passed in Virtual Agent topic scripts to share with live agents."). Select the variables that provide dynamic context, which means information from the Virtual Agent chat. This information is transferred from the bot conversation to the live agent. For information about the default list of live agent variables, see [Live agent chat context variables](https://servicenow-prod.fluidtopics.net/7XZdoUTaYP~N3l_sHTl55g "Use chat context variables to pass certain information from the topic to share with a live agent or to control how bot conversations are routed to live agents. Virtual Agent includes some default variables, and you can define new ones."). |
| Available for Agent Autopilot | Toggle switch that determines whether the topic is available to a live agent. When enabled, an agent can search for and invoke the topic. For details, see [Conversation Autopilot](https://servicenow-prod.fluidtopics.net/OtjmxzHwon4hTruL__B3qQ#ci-conversation-autopilot "Agents can use Conversation Autopilot to display Virtual Agent topics during Agent Chat conversations. While the requester interacts with the Virtual Agent topics, agents can multitask and work on other items. Conversation Autopilot is not available for HR Service Delivery (HRSD)."). Applicable to only keyword or NLU topic discovery. |
| Additional ||
| Resume flow after topic switching | Toggle switch that lets the user return to the original conversation after changing topics during a conversation. Applicable to only keyword or NLU topic discovery. Not applicable to Small Talk topics. |
| Categories | Label used to identify and group-related topics, topic blocks, or custom controls. |
| Keywords \[NLU/Keywords topic discovery only\] | List of key phrases or terms that users enter to initiate the conversation with the Virtual Agent. Press Enter after each phrase. Keywords are also used for languages that are currently not available in NLU. |
[Tabela 1. Create a topic form]

{#vad-topic-creation-form__table_dzy_15h_cmb}

