👌

Best practices for building the best chatbot

Created
Feb 17, 2022 2:22 AM
Created by
Jacob Molina
Status
Not started

Setting up inputs

What is an input?

An input is a piece of text that a user can type to get to this block. It does not need to be exact since our AI will attempt to understand the natural language of your users.

To set up an input for a block, click on the three dot menu next to block and select "Edit inputs"

image

Then simply enter the input(s) into the input field

image

Gotchas

Don't use too short, since it's too vague and could be caught when unintended

image

Make sure you review the blocks page to ensure that there is no block with the same input. If you have that, we will have to guess which block you want.