How to create and configure Slots

icon picker
Beginning of a Script | Start slot

Purpose and general information

@Start
@Slot
is the starting/root
@Slot
from which the
@Script Tree
can begin. Works similarly to the
@Wait For Reaction
@Slot
, accepting messages from the
@Bot User
and storing it in the
@client_message
@Context Variable
.
image.png

Slot creation and settings

The
@Start
@Slot
is created automatically when the
@Agent
is created.

Slot attributes

image.png
The
@Start
@Slot
has no attributes.

Slot operation

When starting a
@Conversation
, the message sent by the
@Bot User
is stored in the
@client_message
@Context Variable
.
Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.