> For the complete documentation index, see [llms.txt](https://docs.nexavoxa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexavoxa.com/build/single-prompt-agent.md).

# Single Prompt Agent

This tutorial demonstrates how to create a **Single Prompt Agent** in NexaVoxa. You will set the agent’s **initial greeting**, define its **response logic**, integrate a **Knowledge Base**, and test the interaction flow. Finally, deploy the agent to engage with users and handle their queries efficiently.

Open <https://dashboard.nexavoxa.com/dashboard/create-agent?agentName=newagent>

<figure><img src="/files/B8QiKkTTyDqoR9FkHA2j" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/k2SltyRgZsHwEe0hTSEn" alt=""><figcaption></figcaption></figure>

#### **Key Actions to Show:**

1. Access **Create New Agent** screen.
2. Select **Single Prompt** template.
3. Configure **greeting** and **response logic**.
4. Integrate and **train using Knowledge Base**.
5. **Test the agent** with sample input.
6. **Deploy** the agent.
