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


---

# Create a custom control definition

# Create a custom control definition {#ariaid-title1}

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

Define a custom input or response control definition that maps to a custom
component.

## Vorbereitungen

A custom control definition needs a custom component. For example, a slider input
control uses a custom slider component. To begin, create the customizable component
that you will use for your control.

Role required: virtual_agent_admin or admin

## Warum und wann dieser Vorgang ausgeführt wird

For a given custom control, create a separate control definition for each channel in
which the control will be used.

## Prozedur

1. Navigate to AllConversational InterfacesVirtual AgentCustom Control Definitions.
2. Select New.
3. On the form, fill in the fields.  
   {#create-custom-control-definition__table_yfl_rhc_bpb__entry__2}

   | Field | Description |
   |-|-|
   | Name | Name of the custom control to be created. |
   | Type | Type of custom control. Choices are as follows: * Input * Response {#create-custom-control-definition__ul_zfl_rhc_bpb} |
   | Domain | Domain in which this control is used. |
   [Tabelle : 1. Custom Control form]

   {#create-custom-control-definition__table_yfl_rhc_bpb}
4. Select Submit.
5. Open the custom control record that you just created.
6. In the Custom Control Definitions related list, select New.
7. On the form, fill in the fields.  
   {#create-custom-control-definition__table_p2p_shq_cmb__entry__2}

   | Field | Descrlption |
   |-|-|
   | Channel | Channels in which your control can be used. The channel is a chat client, such as a chat widget or messaging app, that is supported in Virtual Agent. If your control can be used in more than one channel, create a Custom Control Definition for each channel. If channels are defined, then the custom control can only run in the specified channels. |
   | Application | Scope that this control belongs to. |
   | UX Component Definition | List of custom components that are created for use as custom controls in Virtual Agent. Choose an optional component for your custom control. |
   | Domain | Domain where this control is used. |
   [Tabelle : 2. Custom Control Definition form]

   {#create-custom-control-definition__table_p2p_shq_cmb}
8. Select Submit.

## Ergebnisse

The custom control definition is available for use. You can specify it when you
create the appropriate control in Virtual Agent Designer.

## Nächste Maßnahme

[Create the custom control](https://servicenow-prod.fluidtopics.net/I6BBNeSyKcLz1exAhlXqzw "Build a custom input or response control that topic authors can use in topics or topic blocks. In Virtual Agent conversations, an input control gathers information from end users, while a response control displays information to end users.") in Virtual Agent Designer.

