From ee4ac57e819feb611155f06c0de07b0f0e94542c Mon Sep 17 00:00:00 2001 From: Aaron Winston <87450290+aaronwinston@users.noreply.github.com> Date: Wed, 9 Sep 2026 14:20:31 -0500 Subject: [PATCH] docs(arize): add agent evaluation guide MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## What changed Added a link to Arize’s agent evaluation guide from the Arize AX Broadcast documentation. ## Why The guide gives developers practical guidance for evaluating the task outcomes, tool calls, and execution paths captured in their Arize traces. Disclosure: I work at Arize. --- guides/features/broadcast/arize.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/features/broadcast/arize.mdx b/guides/features/broadcast/arize.mdx index 4421e4bc..922eabe4 100644 --- a/guides/features/broadcast/arize.mdx +++ b/guides/features/broadcast/arize.mdx @@ -15,7 +15,7 @@ nofollow: false icon: puzzle-piece --- -[Arize AX](https://arize.com) is an evaluation and observability platform developed by Arize; it offers tools for agent tracing, evals, prompt optimization, and more. +[Arize AX](https://arize.com) is an evaluation and observability platform developed by Arize; it offers tools for agent tracing, evals, prompt optimization, and more. New to evaluations and observability? You can [learn more in our agent evaluation guide](https://arize.com/guides/ai-agent-handbook/agent-evaluation/) to help get started. ## Step 1: Get your Arize AX credentials