For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
HomeDocsAPI ReferenceMCP ServerChat SDKsRelease Notes
  • Introduction
    • Overview
    • Getting started
    • Authentication
    • Data privacy
    • Built-in prompts
    • FAQ
    • Troubleshooting
  • Tools
    • Overview
    • get_ada_configuration
    • get_ada_metric
    • get_available_filters
    • get_conversations
    • get_conversation
    • search_knowledge
    • search_coaching
    • get_improvement_guide
    • list_entities
    • propose_change
    • get_test_cases
    • get_test_runs
    • get_test_run_quota
    • send_feedback
  • Prompt library
    • Overview
    • Improvement recommendations
    • Quick health checks
    • Create visualizations
    • Diagnose performance issues
    • Identify optimization opportunities
    • Review configuration
    • Search knowledge and coaching
    • Test agent responses
    • Deep-dive analysis
Login
LogoLogo
Prompt library

Improvement recommendations

The most powerful way to use MCP is to ask for actionable recommendations to improve your AI Agent’s performance. The AI assistant will analyze your conversation data, review your current configuration, and suggest specific improvements.

PromptWhat you’ll learn
”How can I improve my CSAT?”Actionable recommendations based on patterns in low-satisfaction conversations.
”How can I improve my automated resolution rate?”Specific suggestions for reducing unresolved conversations.
”What should I change to reduce handoffs to human agents?”Recommendations for handling more conversations automatically.
”Analyze my unresolved conversations from last week and tell me what’s missing.”Gap analysis with specific knowledge, coaching, or playbook suggestions.

These prompts work best when you’re specific about timeframes. For example: “How can I improve my CSAT? Focus on conversations from the last 7 days.”

Ask the assistant to call get_improvement_guide first — it explains which Ada entity types to use and recommends prioritizing articles and playbooks over coaching for root-cause fixes.

Was this page helpful?
Previous

Quick health checks

Next
Built with