Skip to main content
Access: Open an agent and go to Call Flow, then scroll to Call Start.

How Greetings Work

The greeting is the first thing customers hear when connecting with your agent. A well-crafted greeting sets the tone, establishes expectations, and guides the conversation in the right direction.

Greeting Modes

Choose from three different greeting modes:
This area changes between Simple and Expert mode. Simple mode keeps greeting setup concise; Expert mode adds timing and interruption controls.

Simple mode

Expert mode

Best for: Consistent, branded greetingsYour agent says the exact same greeting every time.
Hey! Thanks for calling Acme support. This is Alex. What can I help you with?
Advantages:
  • Consistent brand messaging
  • Predictable customer experience
  • Easy to test and refine
  • No AI variability
Use when:
  • Brand voice is critical
  • Greeting includes specific disclaimers
  • Consistency across all calls needed

Greeting Configuration

Delay

Expert Mode Control how long the agent waits before speaking (0-10 seconds). A delay of 0.5 seconds is a good starting point for most use cases.

Interruptibility

Expert Mode Control whether customers can interrupt the greeting. Non-Interruptible (Recommended):
  • Greeting plays in full without interruption
  • Ensures customers hear complete message
  • Professional and clear introduction
  • Best for most use cases
Interruptible:
  • Customer can speak during greeting
  • Agent stops mid-greeting and listens
  • Can lead to incomplete introductions
  • Use only if customers frequently interrupt and non-interruptible greetings lead to suboptimal conversations or hangups
Non-interruptible greetings ensure your brand introduction and purpose are always communicated clearly. Keep greetings concise (under 10 seconds) for best results.

Inbound vs Outbound Greetings

Inbound Greetings

Customers are calling you. They initiated contact. Best practices:
  • Thank them for calling
  • Identify your company/service
  • Introduce the agent (optional name)
  • Ask how you can help
Examples:
# Standard support:
"Thank you for calling Acme Software support. How can I help you today?"

# With agent name:
"Hi! This is Alex from Acme support. What can I help you with?"

# Friendly:
"Hey there! Thanks for calling. What brings you in today?"

# Department-specific:
"Acme Billing department, this is Sam. How can I assist you?"

Outbound Greetings

You’re calling the customer. You need to establish legitimacy and purpose quickly. Best practices:
  • Identify yourself and company
  • State purpose of call
  • Confirm you’re speaking with right person
  • Ask if it’s a good time
Examples:
# Appointment reminder:
"Hi, this is Alex from Acme Dental. I'm calling to confirm your appointment tomorrow at 2 PM. Is this still a good time for you?"

# Lead follow-up:
"Hello, this is Sarah from Acme Software. You recently requested information about our Enterprise plan. Do you have a few minutes to discuss how we can help?"

# Customer feedback:
"Hi! This is Jordan from Acme. You recently purchased our product, and I wanted to get your quick feedback. Do you have two minutes?"

# Payment reminder:
"Hello, this is the billing team at Acme. I'm calling about your account. Can we take care of that payment today?"

Outbound Greeting Overrides

Expert Mode Configure separate greetings for outbound calls in the Greeting section.
1

Enable outbound override

Turn on Use different greeting for outbound calls
2

Choose outbound greeting mode

Fixed Message, AI Generated, or Wait for Caller
3

Set outbound-specific delay

Usually 0-0.5 seconds for outbound
4

Configure interruptibility

Usually interruptible for natural feel
By default, outbound calls mirror your inbound greeting. Use overrides when you need different behavior for proactive calls.

Using Variables in Greetings

Contact Variables

Personalize fixed greetings with customer information:
NeedCommon source
Caller namecontact.first_name or contact.full_name
Caller email or phonecontact.email or contact.phone
Current date or timecurrent_datetime
Account-specific dataDynamic Context variables from your own API
The current_datetime variable is automatically available in greetings and prompts. For exact syntax, conditionals, filters, and fallback values, see Template Syntax.

Conditional Greetings

Use conditional greetings only when the opening line must adapt to caller context, such as known contacts, premium tiers, or campaign paths:
Variables like account_tier, company_name, or custom fields must be provided through Dynamic Context. See Dynamic Context API for setup and Template Syntax for writing the conditional template.

Writing Great Greetings

Aim for under 10 seconds.Good: “Hi! Thanks for calling Acme support. How can I help?”Too long: “Hello and thank you for calling Acme Software technical support center. My name is Alex, and I’ll be assisting you today…”
Use conversational language.Good: “Hey! Thanks for calling. What can I help with?”Avoid: “Greetings, valued customer. Please state the nature of your inquiry.”
Make your purpose clear.Good: “Hi! This is Alex from Acme Billing. I’m calling about your recent invoice.”Avoid: “Hello, this is Acme. I wanted to reach out to you today.”

Testing Greetings

What to Test

  • Is delay appropriate?
  • Does agent start speaking too soon/late?
  • Can customer interrupt if needed?
  • Is greeting clear and understandable?
  • Does it establish purpose?
  • Is tone appropriate?
  • Any awkward phrasing?
  • Do variables render correctly?
  • Are defaults working?
  • Does conditional logic trigger properly?
  • Under 10 seconds?
  • Customer stays engaged?
  • No unnecessary words?

Testing Process

  1. Click Test Agent in the agent editor
  2. Choose Web call
  3. Listen to greeting multiple times
  4. Test with different contexts (VIP customer, different campaigns, etc.)
  5. Ask colleagues for feedback
  6. Refine based on actual call results

Common Mistakes

Avoid: “Greetings. You have reached the Acme Corporation technical support division.”Better: “Hey! Thanks for calling Acme support. What can I help you with?”
Avoid: “Yo! What’s up? What do you need?”Better: “Hey there! Thanks for calling. What can I help with today?”
Avoid: “Hi, this is Alex. How can I help?”Better: “Hey! This is Alex from Acme support. What brings you in today?”
Avoid: “Hi, is this Sarah? How are you today?”Better: “Hi Sarah! This is Alex from Acme. You requested some info about our product - do you have a quick minute to chat?”

Next Steps

Template Syntax

Learn how to use variables in greetings and prompts

Prompt Engineering Guide

Master advanced prompting techniques

Test Your Agent

Test your greetings and refine