Home / The Index / Brex
Developing

How agent-ready is Brex?

Independent agentability audit of Brex, scored across the 8 principles of Agent Factors Engineering — how well AI agents can parse, navigate, and operate it.

Audited June 12, 2026 · Rubric v0 · 3 page(s) evaluated

Audit summary

Brex received an agentability score of 44/100 on its homepage, 52/100 on pricing, and 40/100 on documentation. These scores indicate that while basic machine parsing is functional, autonomous AI agents will encounter significant friction when attempting to navigate the site, complete multi-step workflows, or understand system state and reasoning.

The audit identified strong performance in machine readability (80/100), meaning structured data and semantic markup are generally accessible to agents. However, Brex falls short in transparency (0/100), shadow UI avoidance (30/100), and defaults (33/100). The complete absence of transparency signals—such as confidence indicators, source citations, or audit logs—means agents cannot assess result quality or trace system decisions. Low scores in shadow UI avoidance and defaults suggest the interface relies heavily on visual cues and requires manual input where intelligent pre-population would improve agent efficiency.

Moderate scores in control (48/100), status (50/100), and clean handoffs (50/100) indicate partial support for agent-driven tasks, but missing affordances like labeled pause controls and enumerated progress indicators force agents to guess at system state during long-running operations.

Score by principle

Machine Readability80 / 100
Chunking62 / 100
Control48 / 100
Status50 / 100
Defaults33 / 100
Clean Handoffs50 / 100
No Shadow UI30 / 100
Transparency0 / 100

Key findings

Status
For long tasks, show an enumerated multi-step or activity-feed pattern.
Transparency
Surface confidence/certainty on key outputs (a confidence field in API responses, or a 'verified vs best-guess' label in the UI).
Transparency
Offer a one-line summary plus an expandable drill-down for important results.
Transparency
Attach source references or input citations (link or id) to generated outputs.
Transparency
Expose an activity/audit log or a 'why this result' affordance that records system actions in machine-readable form (a visible activity feed plus a JSON event log).
Control
Provide a labelled pause/cancel/stop control for long-running actions; give it an accessible name like 'Cancel import', not a bare icon.
Machine Readability
Among the stronger areas for Brex, scored 80/100.
Chunking
Among the stronger areas for Brex, scored 62/100.
Status
Among the stronger areas for Brex, scored 50/100.

How Brex could improve its score

To improve agentability, Brex should focus on the following actionable fixes:

  • Add transparency to all key outputs by including confidence fields in API responses and 'verified vs. best-guess' labels in the UI, enabling agents to assess result reliability.
  • Expose activity and audit logs in machine-readable formats (such as JSON event logs) with a visible 'why this result' affordance so agents can trace system actions and decision paths.
  • Implement enumerated multi-step progress indicators or activity-feed patterns for long-running tasks to give agents clear status visibility.
  • Provide labeled pause, cancel, and stop controls with accessible names like 'Cancel import' rather than unlabeled icons, allowing agents to reliably interrupt operations.
  • Pre-fill form inputs with sensible defaults wherever reasonable assumptions exist, reducing the number of decisions agents must make.
  • Attach source references or input citations to generated outputs so agents can verify data provenance and link results back to originating information.

Work at Brex? Re-audit any page free.

Scores refresh automatically when we re-crawl — or run an instant audit on any URL now.

Run a free audit

Embed this score

Show your agent-readiness in your docs or README. The badge links back to this live report.

<a href="https://agentability.io/index/brex.html"> <img src="https://agentability.io/badge/brex.svg" alt="Brex — Agentability score 44/100 (Developing)" /> </a>