README.md

June 25, 2026 · View on GitHub

STATE-Bench: Benchmark For Enterprise Workflows

Leaderboard Live

License Blog

Main Track  ·  Agent Learning Track

STATE-Bench evaluates AI agents on realistic, multi-step enterprise workflows across three domains: travel, customer support, and shopping assistant.

Each task gives the agent a task-local sandbox database, domain-specific tools, and a simulated user. To pass a task, the agent must do multi-step reasoning by gathering the right information with domain tools, applying the correct policy, taking actions to update the database to the right final state when needed, and following the required procedure in conversation.

Overview

STATE-Bench includes 450 challenging enterprise tasks across three domains.

DomainTasksDescription
Travel150Flight, hotel, and car rental bookings; cancellations, updates, fee and policy reasoning, cross-product trip planning
Customer Support150Returns, refunds, exchanges, warranty claims, cancellations, shipping issues, and order changes
Shopping Assistant150Product search, cart updates, applying promos, loyalty redemption, shipping options, and compatibility checks

Choose Your Benchmark Track

Start with the track that matches what you want to evaluate. Each track guide links to the setup and reference docs only when you need them.

GoalStart here
Evaluate an agent or model directly on the provided enterprise benchmark tasksMain Track
Evaluate agentic memory, skills, or prompt optimizationAgent Learning Track

The Main Track is the default benchmark path. The Agent Learning Track uses the same simulator, domain tools, judges, and metrics, but adds train trajectories and a retrieval hook for reusable learnings such as memories, skills, or prompt optimizations.

For run commands and flag selection, start with the relevant track guide. The shared run_batch reference lists which flags are required for the built-in agent, custom clients, and learning-track runs.


Sample task trajectory from the Travel domain
Sample task trajectory from the Travel domain.

Metrics

STATE-Bench reports four headline metrics:

MetricWhat it measures
Task Completion pass@1Average task completion rate across five runs per task.
Task Completion pass^5Percentage of tasks completed successfully on all five runs.
UX ScoreLLM-judged conversation quality on a 1-5 scale.
Cost Per TaskAverage agent cost from user-reported dollars per task.

License

STATE-Bench is released under the MIT License. See LICENSE.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Disclosures

Datasets provided in this benchmark were synthetically generated using large language models. The benchmark is intended for research purposes and users should exercise caution and consider the limitations of synthetic data when interpreting results.