# Prompt and Agent Evaluation

**Karini AI's Evaluation** feature provides a robust framework for testing and measuring the performance of your prompts and agents through automated, data-driven assessment. It enables builders to validate existing prompts against datasets using multiple metrics, analyze results through detailed analytics, and compare versions to ensure quality, consistency, and reduced hallucinations before production deployment. This systematic evaluation capability transforms development workflows by supporting continuous optimization of both standard prompts and agentic prompts through comprehensive testing and performance analysis.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://karini-ai.gitbook.io/karini-ai-documentation/prompt-management/prompt-and-agent-evaluation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
