ProviderModelsWhen to use
Anthropic Claudeopus-4.7, sonnet-4.6, haiku-4.5Default for everything. Best reasoning at sonnet, fastest at haiku, deepest at opus.
AWS Bedrock (Anthropic)Same Claude lineup via Bedrock endpointsWhen you want billing through your own AWS account, or you have a BAA with AWS.

Which model when

  • Haiku — high-volume routing, simple classifications, voice agents that need <1s latency.
  • Sonnet — most agent work. Good balance of speed and quality.
  • Opus — long-context analysis, multi-step reasoning, the War Room synthesis step.

Bring your own keys

By default your agency uses the System Bedrock token (managed by SAA), deducted from your credits based on token usage. To use your own Anthropic key or AWS account, paste it in Settings → API keys.