Steps

Agents on Voiceflow can be built in three ways: using an agentic approach, a deterministic approach, or a combination of both.

Agentic approach

Building an agent in an agentic way means giving the agent the autonomy to reason, automatically make decisions, and respond dynamically based on context, rather than following a fixed flow. This can be done using Voiceflow's Agent step.

Deterministic approach

Building an agent in a deterministic way means designing a fixed, rule-based flow where every user interaction follows a predefined path. This approach gives you full control over the conversation logic and is useful when consistency, structure, or compliance is required.

We have four types of steps that allow you to build deterministic agents.