Lessons/Lesson 5
Lesson 5 of 77 min

Capture User Input

Ask questions, remember answers, branch the flow.

Objective

Make your agent truly interactive.

Slide Deck

Instructor slides with talk tracks

Slide 1

Make It Interactive

  • Ask questions
  • Save responses to variables
  • Use conditions to branch

Live Demo — Add a Question Node

Step-by-step live demo

  1. 1
    Open a topic → Add node → Question
  2. 2
    Ask: ‘What do you need help with?’
  3. 3
    Save the response to a variable
  4. 4
    Add a follow-up message using that variable
Video Recording Prompt

Pause after asking the question so learners see the interaction.

Student Task

Hands-on task for the learner

Add a question and use the answer.

  • Add 1 Question node
  • Reference the saved variable in the next message

Knowledge Check

Answer to mark this lesson complete

What lets your agent remember what the user said?
Pass the knowledge check first.