Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sontairo.com/llms.txt

Use this file to discover all available pages before exploring further.

Sontairo enforces resource limits based on your workspace’s subscription plan tier. Limits apply in the API and dashboard when creating or enabling resources.

Limits by tier

ResourceFreePlusProUltra
Agents (plan default)310UnlimitedUnlimited
Connectors (plan default)520UnlimitedUnlimited
Tool calls (per billing period)10,000 (hard cap)20,000 + optional overage50,000 + optional overage100,000 + optional overage
For tool-call overage rates, add-ons, and feature packaging, see Plans & Pricing.
Connectors (free plan): creating connectors is currently limited to five active connectors per workspace (counted across all projects). Paid tiers use the configured plan limits shown under Usage; enforcement is extended over time as features evolve.

How limits are enforced

Limits are enforced server-side when creating agents, connectors, or executing tool-heavy workflows. If you exceed a limit, the API returns an error that explains the restriction and may suggest upgrading.

Connector limit

On Free, only a small number of active connectors are allowed per workspace (see the note above). On other tiers, refer to Usage for the effective connector cap.

Agent limit

Numeric agent caps are part of your plan configuration (defaults in Plans & Pricing). Check Usage for the values applied to your workspace.

Exceeding limits

If you hit a limit:
  1. You’ll see an error in the UI or API response.
  2. Disable unused connectors, remove agents you no longer need, or reduce automated tool usage.
  3. Upgrade your plan for higher included usage and higher caps.
Disable connectors you are not actively using instead of deleting them when possible. Disabled connectors often do not count toward your limit and can be re-enabled later.