Skip to content

Models & limits

Choose how sessions reach models:

  • Anthropic (direct) — the default; the org key (or trial credit) calls the Anthropic API.
  • OpenRouter — one key for a broader catalog; the provider, key and model ride the internal job payload to the runner.

A curated set of frontier models with a switch each — the org’s enabled set. The org default is picked from the enabled ones, and POST /sessions rejects any model outside the set with a clear error. Under the Anthropic provider only the Anthropic family is selectable; OpenRouter unlocks the full list.

  • Spend caps — org-wide and per-person daily USD caps (token caps remain as a stricter-of-the-two option). A run that hits a cap pauses with paused: daily limit.
  • Data-flow policy — the maximum connector data class allowed in sessions whose result may leave the workspace.
  • Trial — new orgs start with trial credit; adding the org’s own key lifts it.