> ## Documentation Index
> Fetch the complete documentation index at: https://dialnexa.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Write DialNexa Agent Prompts Video Tutorial

> Watch the write DialNexa agent prompts video tutorial and create clear instructions, conversation boundaries, and success conditions.

The **write DialNexa agent prompts video tutorial** shows how to define the agent's role, conversation task, constraints, and expected behavior.

## Before You Begin

Write down the call objective, required questions, allowed actions, prohibited behavior, escalation path, and definition of a successful call.

## Watch The Write DialNexa Agent Prompts Video Tutorial

<div className="aspect-video w-full overflow-hidden rounded-xl">
  <iframe className="block h-full w-full" style={{ transform: "scale(1.035)", border: 0 }} src="https://www.youtube.com/embed/TPHkNUmvAq8?list=PLD0EumG1sQzw&index=9" title="DialNexa Voice AI: Writing Agent Prompts" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

This video runs for 6 minutes and 11 seconds.

## Verify The Prompt

Test the happy path, refusals, unclear answers, interruptions, requests outside scope, and escalation conditions. Revise the prompt when behavior is inconsistent.

## Related Pages

* [Prompts and welcome messages](/docs/agents/prompts-and-welcome-messages)
* [Single prompt agents](/docs/agents/single-prompt-agents)
* [Testing agents](/docs/agents/testing-agents)
