Skip to main content
Prompts and welcome messages tell a DialNexa agent what to do and how the call begins. The prompt controls the conversation goal, the system prompt adds higher-level rules, and the welcome message controls the first spoken turn when the agent starts the conversation. DialNexa prompt editor showing the Welcome Message field above detailed Agent Prompt instructions.
The first sentence has a job: make the caller stay on the line long enough for the second sentence to matter.

Prompt Fields And Meaning

Write each field for a different purpose.
FieldUse it for
Prompt textThe main instructions: goal, script, objections, eligibility rules, tone, and call ending behavior.
System promptHigher-level behavior constraints and persistent rules.
Agent identityWho the agent is in a conversational flow setup.
Agent backgroundContext the agent should remember while handling flow nodes.
Welcome messageThe first message when the agent is configured to start.

Conversation Start Modes

The caller speaks first. Good for inbound calls where the caller has a reason to call.

Write Prompt Instructions That Survive Real Calls

1

Name the caller goal

Tell the agent the single most important outcome.
2

Define what not to do

Add boundaries for speculation, pricing, escalation, or unsupported requests.
3

Use examples

Include phrasing for short answers, objections, wrong number, busy caller, and language switch.
4

Connect tools to intent

Tell the agent when to use functions, not just that functions exist.
5

Make the ending explicit

Tell the agent when to end, transfer, schedule, or summarize.

Prompt Review Questions

If success is vague, post-call fields and summaries will be vague too.
Use placeholders such as {{first_name}} and define defaults where needed.
Inbound and outbound openings usually need different wording.
Long prompts are sometimes necessary, but repeated rules and unclear sections make behavior harder to debug.

Dynamic Variables

Add caller-specific values.

Single Prompt Agents

Use one instruction set.

Testing Agents

Test the first turn and edge cases.