Ask a Question Block (Text Message)
The Ask a Question Block is used to collect information from users during a conversation. It allows the bot to ask a question and store the user’s response for further use in the automation flow.
How to Use the Ask a Question Block
Open your Chat Flow.
Click the + (Add Node) icon.
Select Ask a Question.
Configure the Question
1. Select Message Type Choose the type of message you want to send. Available options include:
Text
Image
Video
Document
Audio
For collecting simple information such as names or emails, Text Message is commonly used.
2. Add the Question Text In the message body, type the question you want to ask the user. Example: “Please enter your full name.”
3. Answer Type Select how the user can respond:
Single Reply Answer – The user can send one response.
Multiple Reply Answer – The user can send multiple responses.
4. Save Response To Choose the field where the user's reply will be stored. This can be a Bot Field or any previously created field such as First Name or Email.
For example, if you select First Name, whatever the user types will be saved in that field.
5. Expected Answer Type (Validation) You can apply validation to ensure the correct type of response. Examples include:
Text
Email
Image
Video
For collecting a name, select Text.
6. Response Waiting Time This defines how long the bot should wait for the user’s reply before timing out. You can configure the time according to your needs.
It is generally recommended to keep the waiting time within 12 to 24 hours, since messaging sessions typically expire after 24 hours.
Save the Question
After configuring the settings, click Save Question.
The Ask a Question Block helps collect user data efficiently and store it for use in personalization, lead capture, or further automation steps.
Last updated
Was this helpful?