> ## Documentation Index
> Fetch the complete documentation index at: https://gtm-resouces.getmaxim.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# What is AI Agent Evaluation?

> Evaluation is how you systematically measure and improve the quality and performance of your AI agents.  <br/> <br/> Maxim AI provides end-to-end evaluation across the entire agent development lifecycle, from prototype to production.

<script
  type="application/ld+json"
  dangerouslySetInnerHTML={{
__html: JSON.stringify({
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "name": "What is AI Agent Evaluation?",
  "mainEntity": {
    "@type": "Question",
    "name": "What is AI Agent Evaluation?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "Evaluation is how you systematically measure and improve the quality and performance of your AI agents. Maxim AI provides end-to-end evaluation across the entire agent development lifecycle, from prototype to production."
    }
  }
})
}}
/>

* **Pre-Production Evaluation ([Offline Evaluation](https://www.getmaxim.ai/docs/offline-evals/overview))**: Before deployment, teams can evaluate their AI agents using curated datasets or simulated real-world scenarios across different user personas.
* **In-Production Evaluation ([Online Evaluation](https://www.getmaxim.ai/docs/online-evals/overview))**: Assess AI performance in real-time at different granularities to maintain quality and reliability in production.

By supporting both offline and online evaluations, Maxim enables you to ship AI agents with the quality and speed required for real-world use.
