Prompts
Your agent’s prompt is its brain—the instructions that shape how it talks, thinks, and helps customers. Chanl’s prompt library helps you build, test, and share effective prompts that actually work.Why Prompt Management Matters
Writing a good agent prompt is hard. Managing dozens of them across multiple agents is harder. The prompt library helps you:- Find what works - Access proven prompts from the community
- Test before deploying - Validate new prompts with scenarios
- Track improvements - See how prompt changes affect performance
- Reuse across agents - Don’t reinvent the wheel
Example: You need a customer service prompt. Instead of starting from scratch, grab the “Empathetic Support Agent” from the library, customize it for your business, test with 5 scenarios, and deploy in 20 minutes.
How Prompts Work
A prompt tells your agent:- Who it is - Identity and role (e.g., “You are a helpful customer service agent”)
- How to talk - Tone, style, personality
- What to do - Goals, tasks, procedures
- What not to do - Boundaries, restrictions
Accessing the Prompt Library
- Via UI
- Via API
Navigate to Prompts in the sidebar to see:
- Your workspace prompts (custom ones you’ve created)
- Global library (curated, high-performing prompts)
- Filter by category, industry, or tags
- View performance metrics for each prompt
Prompt Library Categories
Customer Service Prompts
Empathetic Support Agent
Empathetic Support Agent
Best for: Customer service calls where empathy mattersCore instructions:
- Acknowledge customer emotions first
- Use phrases like “I understand” and “I can see why”
- Focus on resolution, not just response
- End with confirmation of satisfaction
Efficient Problem Solver
Efficient Problem Solver
Best for: High-volume support requiring quick resolutionsCore instructions:
- Get to the problem immediately
- Use closed questions for faster qualification
- Provide step-by-step solutions
- Minimize small talk
Technical Troubleshooter
Technical Troubleshooter
Best for: Complex technical support issuesCore instructions:
- Ask diagnostic questions systematically
- Explain technical concepts simply
- Verify each step before moving forward
- Document resolution for customer
Sales Prompts
Consultative Sales Agent
Consultative Sales Agent
Best for: Solution-oriented sales conversationsCore instructions:
- Start with needs discovery
- Ask about pain points and goals
- Present solutions, not just features
- Handle objections with empathy
Direct Sales Closer
Direct Sales Closer
Best for: Transactional sales with clear offeringsCore instructions:
- Lead with value proposition
- Create urgency appropriately
- Ask for commitment multiple times
- Address price concerns directly
Compliance-Focused Prompts
TCPA Compliant Outbound
TCPA Compliant Outbound
Best for: Outbound sales calls requiring regulatory complianceCore instructions:
- Start with identification and purpose
- Provide call recording disclosure
- Obtain verbal consent before continuing
- Document opt-out requests immediately
HIPAA Healthcare Agent
HIPAA Healthcare Agent
Best for: Healthcare interactions handling patient informationCore instructions:
- Verify identity before discussing details
- Never mention PHI in recordings without consent
- Follow data minimization principles
- Provide privacy notices as required
Creating Your Own Prompts
Start with a Template
Customize an existing prompt instead of starting from scratch:- Via UI
- Via API
- Find a prompt similar to what you need
- Click “Duplicate to Workspace”
- Customize for your business
- Test with scenarios
- Save to your library
Writing an Effective Prompt
Follow this structure:Example: Custom Support Prompt
Testing Prompts
Before deploying a new prompt, test it:A/B Testing Prompts
Compare two prompts to find the better one:Tracking Prompt Performance
Monitor how prompts perform over time:Prompt Variables
Make prompts reusable with variables:Version Control
Track prompt changes over time:Rollback to Previous Version
Sharing Prompts
Within Your Workspace
Make prompts available to your team:Contributing to Global Library
Submit high-performing prompts to help the community:Best Practices
Start with Proven Prompts
Don’t reinvent the wheel. Use library prompts as starting points and customize for your needs.
Test Before Production
Always run scenarios before deploying a new prompt. Test with diverse personas and edge cases.
Make One Change at a Time
When optimizing prompts, change one thing at a time so you know what improved performance.
Use Clear, Specific Language
Vague instructions like “be helpful” don’t work. Specify exact behaviors: “Ask 3 questions to diagnose the issue.”
Common Prompt Patterns
Adding Personality
Handling Difficult Customers
Setting Boundaries
Troubleshooting
Prompt not improving scores
Prompt not improving scores
Problem: Made changes but scores aren’t getting betterInvestigate:
- Review failing transcripts - is agent following instructions?
- Check if prompt is too long or complex
- Test with fewer personas to isolate issues
- Compare against baseline prompt performance
- Verify scorecard criteria align with prompt goals
Inconsistent agent behavior
Inconsistent agent behavior
Problem: Agent follows prompt sometimes but not alwaysSolutions:
- Make instructions more explicit and direct
- Lower model temperature (0.5-0.7)
- Add examples of desired behavior
- Remove conflicting instructions
- Put most important rules first
Agent ignoring parts of prompt
Agent ignoring parts of prompt
Problem: Agent follows some instructions but skips othersSolutions:
- Shorten prompt (very long prompts get ignored)
- Emphasize critical rules: “ALWAYS [behavior]” or “NEVER [behavior]”
- Move important instructions to beginning
- Test if multiple instructions conflict
- Consider splitting complex behavior across multiple prompts