> ## Documentation Index
> Fetch the complete documentation index at: https://arize-ax.mintlify.site/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced Workflows

> Advanced guides for tracing and evaluating complex multi-agent, multi-modal, and security-focused AI systems with Arize AX.

Advanced, end-to-end guides for complex agent systems — multi-agent orchestration, multi-modal agents, and security-focused workflows.

<CardGroup cols={2}>
  <Card title="Product Recommendation Agent: Google Agent Engine & LangGraph" href="/ax/cookbooks/advanced-workflows/tracing-a-langgraph-application-with-agent-engine-in-vertex-ai">Build and deploy a LangGraph product-recommendation agent on Vertex AI Agent Engine.</Card>
  <Card title="A2A Financial Trading Agents - Google ADK / MCP / Llama" href="/ax/cookbooks/advanced-workflows/tracing-a2a-agent">Build a multi-agent trading system with Google ADK, the A2A protocol, MCP, and Llama.</Card>
  <Card title="Multi-modal Autonomous Browser Agent with Llama Models" href="/ax/cookbooks/advanced-workflows/trace-evaluate-browser-use-agent-with-l-lama4">Build and trace a multi-modal autonomous browser agent powered by Llama 4.</Card>
  <Card title="Trace LangChain Agent & Microsoft Risk+Safety Evaluators" href="/ax/cookbooks/advanced-workflows/evaluating-and-improving-ai-agents-at-scale-with-microsoft-foundry">Trace a LangChain agent and run Microsoft Foundry risk and safety evaluators.</Card>
  <Card title="Trace Red Teaming Agent (Microsoft Foundry)" href="/ax/cookbooks/advanced-workflows/foundry-red-team">Trace Microsoft Foundry Red Teaming Agent scans against your LLM or agent.</Card>
  <Card title="Jailbreak and Prompt Injection Defense" href="/ax/cookbooks/advanced-workflows/jailbreak-and-prompt-injection-defense">Red-team an assistant across an attack taxonomy, score Attack Success Rate, and find which defenses work.</Card>
  <Card title="AI Research" href="/ax/cookbooks/ai-research">Advanced experiments and benchmarks in LLM evaluation, instrumentation, and agent systems.</Card>
</CardGroup>
