Agents, workflows, and campaigns
Most Travon setups become much easier to understand once you separate the platform into three core concepts:- Agents
- Workflows
- Campaigns
If you remember only one thing from this page, remember this:
Agent = who is speaking
Workflow = how the conversation should behave
Campaign = how the calls are launched at scale
Agent = who is speaking
Workflow = how the conversation should behave
Campaign = how the calls are launched at scale
The three core concepts
Agents
The AI voice entity that speaks to the user and represents a specific business purpose.
Workflows
The conversation logic that decides what happens next during the call.
Campaigns
The execution layer that runs calls across a list, schedule, or operational setup.
What is an agent?
An agent is the voice identity that interacts with the user. It defines things like:- who the agent is
- why the agent is calling
- the tone and speaking style
- language and voice settings
- the use case it is responsible for
- the boundaries of what it should and should not do
Examples of agents
Admissions Qualification Agent
Calls prospective students, checks interest, asks a few qualifying questions, and routes hot leads for follow-up.
Payment Reminder Agent
Reminds customers about dues, captures intent, and flags cases that need escalation or human intervention.
Appointment Confirmation Agent
Confirms scheduled appointments, captures reschedule intent, and closes the loop cleanly.
Inbound Routing Agent
Answers incoming calls, identifies user intent, and directs the conversation to the right next step.
What is a workflow?
A workflow is the structured logic behind the conversation. It controls how the call moves from one stage to the next and how the agent should respond in common situations. A workflow can include:- greeting logic
- identity confirmation
- qualification steps
- objection handling
- fallback responses
- escalation rules
- transfer conditions
- close conditions
Why workflows matter
A well-designed workflow helps the agent:- stay on task
- avoid skipping steps
- respond consistently
- handle edge cases more cleanly
- know when to stop
- know when to transfer to a human
A simple workflow example
Here is a typical first-pass workflow for a lead qualification use case:Greeting
The agent opens the call, introduces itself, and checks whether the user is available to talk.
Qualification
The agent asks one or two questions that determine whether the user is a fit or shows intent.
What is a campaign?
A campaign is how an agent and workflow are actually executed across real calls. This is the operational layer that lets you run calls at scale. A campaign usually includes:- the selected agent
- the contact list or audience
- schedule and calling windows
- retry rules
- execution settings
- campaign-level reporting
- outcome tracking
What campaigns help you manage
Audience
Decide who should be called and which list or segment should be included.
Timing
Control when calls should run and how they should be distributed operationally.
Retries
Define what should happen if a user does not answer or the call does not complete.
Outcomes
Track campaign-level results such as connected calls, transfers, qualified leads, or payment intent.
How the three work together
The easiest way to think about the relationship is this:The workflow defines the conversation logic
This controls how the call should progress and what happens in different situations.
Real-world example
Suppose you are running an admissions outreach program.Agent
Admissions Outreach Agent The agent is responsible for talking to prospective students in a helpful and structured way.Workflow
The workflow might include:- confirm the student identity
- explain why the call was made
- ask whether the student is still interested
- capture preferred course or callback preference
- route interested prospects for follow-up
- close politely if there is no interest
Campaign
The campaign might include:- a list of prospective students
- calling hours between 10 AM and 6 PM
- one retry for missed calls
- outcome labels such as interested, callback requested, not interested, or unreachable
Where human handoff fits in
Not every conversation should remain fully automated. A good workflow should define when AI should stop and a human should take over. Common handoff cases include:- the user is highly interested
- the user explicitly asks for a person
- the user has a sensitive issue
- the question goes beyond the allowed AI scope
- the lead is high value and needs personalized handling
Travon works especially well in AI + human operating models, where AI handles the first layer of conversation and qualified cases move to people.
Best practices
Keep the agent narrow
A focused agent is easier to test, measure, and improve.Design workflows around real behavior
Plan for interruptions, unclear answers, busy users, and off-script questions.Launch campaigns in small batches first
A small initial rollout helps you catch problems before you scale.Define outcomes clearly
Every campaign should produce useful dispositions such as interested, not interested, callback requested, transferred, or completed.Review real calls regularly
Transcript review is one of the fastest ways to improve workflow quality.Common mistakes
Agent is too broad
The agent tries to handle too many unrelated tasks and becomes inconsistent.
Workflow is too loose
The agent sounds fluent but skips steps, rambles, or fails to close properly.
Campaign is launched too early
The team scales before reviewing enough real calls and fixing common issues.
Outcomes are unclear
Calls happen, but the team cannot clearly measure what business result was achieved.
Summary
Travon is easiest to understand when you separate design from execution.- Agents define the conversational identity
- Workflows define the conversation logic
- Campaigns define the operational rollout
Where to go next
Launch Your First Agent
Follow the step-by-step guide to get your first workflow live.
Dashboard
Learn where agents, campaigns, history, and analytics live inside Travon.
Platform
Understand how the overall platform layers fit together.
Travon AI
Return to the main overview page for the big-picture introduction.