The UI labels the week-to-date window as this week.
How enforcement works
LangSmith records spend after each evaluator run completes, then sums spend from Monday 12AM UTC to the current moment. When the total reaches the effective limit, LangSmith pauses the evaluator on that attached project or dataset. In-flight runs may push the total slightly above the cap before they finalize, so spend can briefly overshoot by a small amount. The agent and the trace are unaffected. Only the evaluator stops producing scores until the spend limit resets or the limit is manually increased.Spend views and controls
| View | Where to find it | Who can see or change it |
|---|---|---|
| Evaluators page dashboard | Evaluators in the left sidebar | All workspace members |
| Evaluators table (Spend, Spend Status) | Evaluators in the left sidebar | All workspace members |
| Projects & Datasets tab | Open an evaluator, Projects & Datasets | All workspace members |
| Organization default spend limit | Organization Settings > Usage Configuration | organization:manage required to view and edit |
| Per-evaluator override | Edit evaluator > Advanced > Spend limit | All members can view, organization:manage required to edit |
Set your first limit
Open organization Settings and define a single weekly cap that applies to all evaluator attachments to every project and dataset across all workspaces in the organization.
Override for one project or dataset
Customize the limit for a specific project or dataset attached to an evaluator.
View evaluator spend
You can find spend in the following UI locations:Evaluators page dashboard
Navigate to the Evaluators page from the left sidebar. The top of the page shows a weekly view across the workspace:- Daily evaluator spend: Stacked bar chart of spend per day. Toggle between Evaluator and Project / Dataset breakdowns.
- Evaluator spend this week: Total USD spend across all evaluators, with the change versus the previous week.
- Evaluator traces this week: Total trace count across all evaluators, with the change versus the previous week.
- Weekly evaluator spend limit monitoring: Sorted list of top spenders with a per project or dataset progress bar against its
$ spent / $ limit. The header surfaces the count of projects or datasets that have hit their limit (Limit hit) or are on pace to hit limit.
Evaluators table
The Evaluators table on the same page includes:- Spend (this week): Total LLM cost for the evaluator across all attached projects and datasets since Monday 12AM UTC. Evaluators that do not call an LLM (for example, code evaluators), disabled evaluators, and evaluators without an attached project or dataset show no value.
- Spend Status: One of the following:
- Under limits: At least one attached project or dataset has a limit, and none are at the cap.
- N limit hit: The evaluator has reached its limit in one or more projects or datasets it is attached to. The number reflects how many are paused.
- Unlimited: No limits have been set.
- No value is shown for evaluators that do not call an LLM (for example, code evaluators) and evaluators without an attached project or dataset.
Projects & Datasets tab on an evaluator
Open an evaluator and select the Projects & Datasets tab to see per-project or dataset spend and limits:- Spend (this week): Total LLM cost for the evaluator on that project or dataset since Monday 12AM UTC.
- Percent of Spend Limit: Progress bar showing spend against the limit since Monday 12AM UTC.
- Weekly Limit: Effective weekly limit for that project or dataset, either the organization default or a custom override.
Set an organization default spend limit
Organization admins set a single weekly cap that applies to every evaluator’s attached projects and datasets across every workspace in the organization. There is one default per organization, not one per workspace.Setting and editing the organization default requires the
organization:manage permission.- Open organization Settings and navigate to Usage Configuration.
- For Evaluator spend limit, enter a USD amount. The unit is
/ week. Leave blank for no limit. - Click Save.
Override the default for an attached project or dataset
Organization admins can override the default for a specific project or dataset attached to an evaluator.- Navigate to Evaluators in the left sidebar and open the evaluator.
- Click the Edit evaluator icon at the top right.
- Under Source, select the specific project or dataset.
- Scroll past Filters and Sampling Rate, then expand Advanced.
- In the Spend limit field, set a custom USD amount. The unit is
/ week. - Save the evaluator configuration.
organization:manage see the limit but cannot change it. The read-only view shows one of:
Unlimited / week (organization default)$<amount> / week (organization default)$<amount> / week (custom limit)
When a limit is reached
When weekly spend on an attached project or dataset reaches its effective limit:- LangSmith stops running the evaluator on new runs from that project or dataset.
- The Evaluators table Spend Status column shows N limit hit, and the Weekly evaluator spend limit monitoring widget surfaces the affected project or dataset.
- Skipped runs are not backfilled. Evaluation resumes automatically on new runs once the spend limit resets or the limit is manually increased.
Configure model pricing
When a spend limit is set, evaluators can only be run on supported models (OpenAI, Anthropic, and Gemini), and the models need to have pricing configured. Models without pricing configured cannot be used in evaluators. Configure pricing for the models your evaluators use under Model pricing.Troubleshooting
Trouble creating an evaluator: When a limit is set, evaluators must use a supported model (OpenAI, Anthropic, or Gemini) with a pricing entry in Model pricing. LangSmith spend does not match my LLM provider invoice: LangSmith computes spend from the per-model rates configured in Model pricing, not from your provider’s billing. Differences are expected if your provider applies discounts, custom contracts, or model variants you have not added to LangSmith.Related resources
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

