For the complete documentation index, see llms.txt. This page is also available as Markdown.

Script Entities

Entities are the various elements that form the building blocks of your scripts.

Entities are the various elements that build a script, either as a Question to gather information or dictate the direction of the script, or as an Action which would be the result of a question being answered in a particular way.

Each type of entity will need to be created before it can be added to a script (although using Quick Editing you can dynamically build components whilst you script away). To access Entities, select the required Entity from the Main Menu:

Entities from the Main Menu

Once you are in Edit mode, the different types of entities can be selected from the ‘Item Type’ of the Navigation Pane:

Entities from the Item Type menu

See Also

Last updated