Principles & Components
Principles of Effective Prompts
Organize Prompts into Sections
Break your system prompt into clear, purposeful sections:
- Identity: Define who your agent is.
- Style: Set tone and communication style.
- Response Guidelines: Define how to handle responses or format outputs.
- Task & Goals: Describe what your agent should accomplish.
This structure keeps the AI consistent and avoids "off-track" conversations.
Components of a Good Prompt
Below are key components that make a Votel prompt powerful and effective:
[Identity]
Define your AI agent's role and tone clearly.
Example: "You are Ava, an AI receptionist for a dental clinic, responsible for greeting patients, confirming appointments, and collecting basic details."
[Style]
Decide how your AI should sound. Should it be warm and friendly, formal and concise, or energetic and persuasive?
Example: "Speak in a polite, confident tone. Keep answers short, clear, and natural like a real person."
[Response Guidelines]
Specify how to format or handle replies.
Example: "When confirming an appointment, repeat the date and time to ensure accuracy. Never guess; ask for clarification if unsure."
[Task]
List the exact steps or behaviors expected.
Example:
- Greet the caller and introduce yourself.
- Ask for their reason for calling.
- If it's a booking request, collect date, time, and contact details.
- Confirm details and save the information to CRM via Votel API.
[FAQs]
Add common questions and their answers directly in the prompt. This gives the agent instant access to accurate responses without needing a knowledge base for simple, frequently asked information.
Example: Q: What are your hours? A: We're open Monday through Friday, 9 AM to 5 PM Eastern.
Q: Where are you located? A: Our office is at 123 Main Street, Suite 200, in downtown Austin.
Next Steps
- Creating an Agent — Where to configure your system prompt
- Example Prompts — See complete real-world prompt examples
- Advanced Practices — Techniques for complex scenarios