Conversation & AI block

How to use Conversation Node

Lets your agent reply, ask the next useful question, and route people by what they mean.

01
Start here

Why use it

Use it when a person needs a natural first response instead of a rigid menu.

Real workflow

Working example

Sandbox tested

Working example: service intake. Tested in the Votel chat simulator with dummy data on September 17, 2026. The Book service route asked for name, email, and phone; invalid phone input was rejected before the flow reached End. Ask & Save was set to Static Response and Save to Activity Log.

Conversation Started → Conversation Node → “Book service” → Ask & Save → End

Watch it run: Watch the real simulator progress from the highlighted Conversation Node, through the Book service route, into the next active node and completed workflow.
A real simulator state: the Conversation Node is lit, its greeting is visible, and the orange execution path has reached it.
A real simulator state: the Conversation Node is lit, its greeting is visible, and the orange execution path has reached it.
Copy this opening message
Hi! Thanks for calling Acme Home Services. Would you like to book service or speak to our team?
02
In context

Picture this

A plumbing caller says, “My basement is flooding.” The agent responds with the emergency script and routes the call to urgent service.

03
Build it

Set it up

  1. Add a Conversation Node after your trigger.
  2. Write the greeting and the one question that moves the conversation forward.
  3. Create routes for the few outcomes you can actually handle, with plain-language examples.
  4. Keep an “I’m not sure” route on the node or send it to a person.
04
Keep moving

What comes next

After this block, use Ask & Save for a specific answer; Classifier if you need to interpret a wider range of language.

05
Choose carefully

Avoid this when…

Use a Decision node when the rule is exact, such as whether a field is empty.

Before you publish or activate: verify the current builder labels in Votel and test with dummy data. This independent guide describes the purpose and a safe setup approach; it does not replace Votel’s current product documentation or compliance advice.

← Return to the workflow node library