Self-hosted deployments are not metered and send no usage data to LangWatch. This page applies to LangWatch Cloud. See Editions and licensing.
The complete list
These are the only events that increment your count. Everything else the platform does is free.
Spans dominate the count for most customers. A single trace of an agent turn typically contains several spans, one per step.
Reading an experiment’s cost
An experiment is not one event. A run over 100 dataset rows with 2 evaluators produces roughly1 started + 100 target results + 200 evaluator results, so around 301 events. This is worth knowing before a large sweep.
Reading a simulation’s cost
A scenario run produces onestarted event plus one snapshot per conversation turn, so a 10-turn simulation is about 11 events.
What is never billed
- Reading your data: dashboards, the trace explorer, analytics queries, and search.
- Anything you create: prompts, evaluators, scenarios, agents, datasets, dashboards, custom graphs, automations, projects, or teams.
- Users. Seats are priced separately from events, not metered as events.
- Retries and replays of an event you already sent (see deduplication below).
- Platform-internal work: projections, rollups, queue processing, and background jobs.