> ## 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.

# Create A Single Prompt Agent From A Template Video Tutorial

> Watch the create a single prompt agent from a template video tutorial, then review and test the generated DialNexa agent configuration.

The **create a single prompt agent from a template video tutorial** shows how to start an agent with a prebuilt configuration instead of a blank setup.

## Before You Begin

Choose one call objective and prepare the business context, required questions, boundaries, and success criteria that the template must support.

## Watch The Single Prompt Agent Template 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/SDY8kvQDuOQ?list=PLD0EumG1sQzw&index=4" title="DialNexa Voice AI: Creating Single Prompt Agents Using Templates" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</div>

This video runs for 2 minutes and 33 seconds.

## Verify The Draft Agent

Review the prompt, welcome message, providers, variables, functions, and post-call fields. Publish and test only after the template matches your real use case.

## Related Pages

* [DialNexa agent templates](/docs/agents/templates)
* [Single prompt agents](/docs/agents/single-prompt-agents)
* [Testing agents](/docs/agents/testing-agents)
