For Teams
Cursor Router: How Auto Picks a Model for Every Request
Cursor Router is the model routing system behind Auto, available on Teams and Enterprise plans. It runs a classifier on each agent request and sends it to the model that fits the task. You do not pick the model; you pick an optimization mode — Cost, Balance or Intelligence — and admins control which modes a team can select.
On this page
What is Cursor Router?
Cursor Router is the routing system that sits behind the Auto entry in the model picker. Cursor's framing is that not every request needs the most capable model available, so the router sends simple requests to fast, efficient models and complex work to the most capable ones. It shipped on 2026-07-22 and is currently only available on Teams and Enterprise plans.
The problem it targets is a specific spending pattern rather than a quality one. Cursor reports that roughly 60% of developers pick a single model as their daily driver, which means routine work gets completed at the price of the hardest work. The numbers below are the shape of the feature before any of the mode detail.
- What it is
- The model routing system behind Auto. A classifier runs on each agent request and routes it by task type and complexity.
- Who can use it
- Teams and Enterprise plans only. Enterprise teams must enable it manually — it is off by default.
- Where it runs
- Desktop, web, iOS, CLI and the SDK.
- What you control
- The optimization mode (Cost, Balance, Intelligence). Not the individual model.
- How it was trained
- A classifier trained on 600k+ live requests, then evaluated in an online A/B test across millions of live requests.
Per cursor.com/docs/cursor-router and the launch post cursor.com/blog/router, checked 2026-07-27.
This is covered hands-on in Teams and Enterprise Admin — 6 short modules, free to read.
How does Cursor Router decide which model to use?
When you select Auto and choose Balance or Intelligence, the router classifies the request before any model runs, then picks the most cost-effective model that still produces comparable quality for that request. Cursor says the classifier looks at query, context, task complexity and domain, combined with what Cursor knows about each model's behaviour — so simple work goes to the most price-efficient models, UI updates go to the model with the best taste, and long-horizon problems go to the strongest reasoning models.
Two properties of the system matter more than the classifier itself. It is managed by Cursor, so you cannot hand-pick which model handles a request and the model pool changes as new models ship. And it is cache-aware: Cursor states the router is trained on a dataset where routing causes cache misses, and that its reported savings include the cost of those misses. That second point is why the published numbers are not the usual best-case routing arithmetic.
On Enterprise plans the router respects your team's model access controls: block a model and the router routes to an allowed one instead. But Cursor is explicit that blocking too many models reduces routing quality and can disable the router entirely.
There is a hard dependency behind that. The router needs a capable, cost-efficient model to fall back on when it is not calling a top-tier model, so Cursor Grok 4.5 must be enabled for the router to work. If routing looks inert after enablement, check the model allow-list before filing a bug.
What do Cost, Balance and Intelligence actually change?
The three modes live under Optimize For in the model picker once Auto is selected. They are not quality presets in the usual sense — Cost is the old Auto behaviour kept intact, while Balance and Intelligence are the new routed paths. The table pairs each mode with what Cursor says it optimizes and what it does to your usage limits.
- Mode
- Cost
- What it optimizes
- The previous Auto routing logic: token spend, with bundled Auto pricing kept
- Effect on usage
- The baseline. Uses usage limits most slowly of the three
- Mode
- Balance
- What it optimizes
- Intelligence, speed and cost together
- Effect on usage
- Uses your usage limits faster than Cost
- Mode
- Intelligence
- What it optimizes
- The most capable models for harder tasks, at a lower cost than running a single top-tier model
- Effect on usage
- Uses your usage limits faster than Cost
| Mode | What it optimizes | Effect on usage |
|---|---|---|
| Cost | The previous Auto routing logic: token spend, with bundled Auto pricing kept | The baseline. Uses usage limits most slowly of the three |
| Balance | Intelligence, speed and cost together | Uses your usage limits faster than Cost |
| Intelligence | The most capable models for harder tasks, at a lower cost than running a single top-tier model | Uses your usage limits faster than Cost |
You can switch modes at any time. Per cursor.com/docs/cursor-router.
Read Intelligence carefully: Cursor's claim is that it costs less than pinning every request to one expensive model, not that it costs less than Cost mode. Those are two different comparisons, and the next section is where teams most often conflate them.
What does Cursor Router cost?
Billing differs by mode, and the difference is structural rather than a discount. Cost mode uses its own bundled Auto pricing, billed per million tokens no matter which model ends up handling the request. Balance and Intelligence bill per request at the routed model's rate, under the terms of your plan or contract.
- Cost
- Bundled Auto pricing, per million tokens, independent of the model that runs.
- Balance and Intelligence
- Per request, at the rate of whichever model the router chose.
- Relative spend
- Cursor states Balance and Intelligence average about twice the cost of Cost mode, and up to two to four times depending on the mode selected.
Per the Pricing section of cursor.com/docs/cursor-router, checked 2026-07-27.
Cursor's docs say Balance and Intelligence cost about twice as much as Cost mode — that comparison is against bundled Auto Cost pricing. Cursor's launch post says early-access customers paid 30-50% less on Auto-routed requests — that one is against the same traffic priced entirely at Opus 4.8 rates. And the launch post's 60% figure is against Fable 5: Intelligence lands near Fable 5 on satisfaction at about 60% lower cost for teams.
The 60% number is the one that travels furthest from its baseline, and the blog's own headline quotes it with no baseline attached. Read against Opus 4.8 instead, Cursor's figure for Intelligence is about 15% higher satisfaction at nearly the same cost — near cost parity, not a 60% cut. The cost-per-commit table in the next section shows the same thing: $6.76 for Intelligence against $7.34 for Opus 4.8.
So the router saves money for a team that was defaulting to an expensive model, and adds cost for a team already living on Auto's bundled pricing. Which baseline your team is actually on decides whether Balance and Intelligence are a saving or a spend — and if that baseline is pinned Opus 4.8, Balance is where the router's measured saving sits, not Intelligence.
How much do teams actually save with Cursor Router?
Cursor published two kinds of evidence: cost per request during a two-week early-access period, and cost per commit, which is the one engineering leaders tend to ask for. In early access, three high-volume accounts with thousands of users each saved 30-50% on Auto-routed requests against the same traffic priced entirely at Opus 4.8 rates, with no reported decrease in quality. The commit figures are below.
- What handled the work
- Cursor Router — Balance
- Observed cost per commit
- $4.63
- Cursor's quality note
- Lands above Opus 4.8 on user satisfaction at about 36% lower cost
- What handled the work
- Cursor Router — Intelligence
- Observed cost per commit
- $6.76
- Cursor's quality note
- Lands near Fable 5 on satisfaction at about 60% lower cost for teams; about 15% higher satisfaction than Opus 4.8 at nearly the same cost
- What handled the work
- Opus 4.8
- Observed cost per commit
- $7.34
- Cursor's quality note
- The baseline the early-access comparison was priced against
- What handled the work
- Fable 5
- Observed cost per commit
- $12.69
- Cursor's quality note
- Produced commits at a cost premium to the router
- What handled the work
- GPT-5.6 Sol
- Observed cost per commit
- Matched Intelligence
- Cursor's quality note
- Same cost as Intelligence mode, but lower user satisfaction with the output
| What handled the work | Observed cost per commit | Cursor's quality note |
|---|---|---|
| Cursor Router — Balance | $4.63 | Lands above Opus 4.8 on user satisfaction at about 36% lower cost |
| Cursor Router — Intelligence | $6.76 | Lands near Fable 5 on satisfaction at about 60% lower cost for teams; about 15% higher satisfaction than Opus 4.8 at nearly the same cost |
| Opus 4.8 | $7.34 | The baseline the early-access comparison was priced against |
| Fable 5 | $12.69 | Produced commits at a cost premium to the router |
| GPT-5.6 Sol | Matched Intelligence | Same cost as Intelligence mode, but lower user satisfaction with the output |
Cursor's own measurements, published 2026-07-22 at cursor.com/blog/router.
Two caveats worth carrying into any internal business case. These are first-party numbers from the vendor, measured on Cursor's own satisfaction metric (which classifies agent success from how users respond) and keep rate (how much generated code survives in the codebase). And they come from enterprise accounts with thousands of users, so a ten-person team should treat the direction as informative and the magnitude as unproven for its own traffic.
Which Cursor Router settings do admins control?
Router configuration lives in the team dashboard, and on Enterprise plans it can also be set per organization group. There are four controls, and the defaults are conservative enough that a team can enable the router without changing anyone's habits on day one.
- Setting
- Enable Cursor Router
- What it does
- Turns routing on. Members using Auto are then routed by Cursor Router
- Default
- Off by default on Enterprise — must be enabled manually
- Setting
- Routing preferences
- What it does
- Chooses which optimization modes members can select from Auto. Up to 2 modes can be disabled
- Default
- All three modes selectable
- Setting
- Underlying model
- What it does
- Shows which model Auto routed to at the start of each response, or keeps it hidden. Applies to Balance and Intelligence
- Default
- Hidden — and Cursor recommends keeping it hidden
- Setting
- Impose Auto
- What it does
- Makes Auto the team default. Soft defaults each new chat to Auto but members can switch; Hard locks the model picker to Auto
- Default
- Both off
| Setting | What it does | Default |
|---|---|---|
| Enable Cursor Router | Turns routing on. Members using Auto are then routed by Cursor Router | Off by default on Enterprise — must be enabled manually |
| Routing preferences | Chooses which optimization modes members can select from Auto. Up to 2 modes can be disabled | All three modes selectable |
| Underlying model | Shows which model Auto routed to at the start of each response, or keeps it hidden. Applies to Balance and Intelligence | Hidden — and Cursor recommends keeping it hidden |
| Impose Auto | Makes Auto the team default. Soft defaults each new chat to Auto but members can switch; Hard locks the model picker to Auto | Both off |
Per the Team settings section of cursor.com/docs/cursor-router, checked 2026-07-27.
The recommendation on Underlying model is the one worth understanding before you override it. Cursor's stated reason for hiding the routed model is that results get judged on their own merit rather than by model name. If you turn it on to build trust during a rollout, expect the side effect: developers will start grading outputs by the label at the top rather than by whether the code was right.
Frequently asked questions
What is Cursor Router?
Cursor Router is the model routing system behind Auto in Cursor. When a team member selects Auto with the Balance or Intelligence mode, a classifier runs on each agent request and routes it to the model that fits the task, based on query, context, task complexity and domain. It is available on Teams and Enterprise plans, across desktop, web, iOS, CLI and the SDK.
Can I choose which model Cursor Router uses?
No. Cursor Router is data-driven and managed by Cursor, so you cannot hand-pick which model handles a given request, and the model pool changes over time as new models ship. What you control is the optimization mode — Cost, Balance or Intelligence — and, on Enterprise plans, which models are allowed for your team at all.
Does Cursor Router cost more or less than picking one model?
It depends on your baseline, and Cursor publishes three different ones. Against bundled Auto Cost pricing, Cursor states Balance and Intelligence average about twice the cost, and up to two to four times depending on mode. Against pinning every request to Opus 4.8, Cursor reports early-access customers paid 30-50% less on Auto-routed requests, and puts Balance at about 36% lower cost. The widely quoted 60% figure is measured against Fable 5, not Opus 4.8: Cursor's own numbers put Intelligence at about 15% higher satisfaction than Opus 4.8 at nearly the same cost ($6.76 versus $7.34 per commit), so do not budget a 60% cut when moving pinned Opus 4.8 traffic to Intelligence. Teams defaulting to an expensive model save; teams already on Auto's bundled pricing spend more.
Why is Cursor Router not routing anything after I enabled it?
Check the model allow-list first. On Enterprise plans the router respects team model access controls, and Cursor states that blocking too many models reduces routing quality and can disable the router. Cursor Grok 4.5 in particular has to be enabled, because the router needs a capable, cost-efficient model to use when it is not calling a top-tier one. Also confirm the mode: routing only engages on Balance and Intelligence, since Cost keeps the previous Auto logic.
Should admins show developers which model Auto routed to?
Cursor's default is hidden and its recommendation is to keep it hidden, so results are judged on their own merit rather than by model name. The setting applies to Balance and Intelligence modes only. Showing the model is useful for debugging a rollout, but it invites developers to grade output by the label instead of by whether the change was correct.
Sources & last verified
- Cursor - Cursor Router documentation
- Cursor - Introducing Cursor Router (launch post)
- Cursor - Cursor Router help article
- Cursor - Models and pricing index
- Cursor - Grok 4.5 model documentation
Cursor ships frequently. Facts verified against primary sources on July 27, 2026.
Keep reading
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.