All Docs
FeaturesSidekickUpdated March 11, 2026

Free, Pro & Enterprise Pricing Tiers

Free, Pro & Enterprise Pricing Tiers

Sidekick offers three tiers designed to scale from personal use to large organisations. Limits are enforced at the agent loop level, meaning quotas apply uniformly across every action trigger — whether initiated manually from the dashboard, via the API, on a schedule, or by an autonomous agent task.

Tier Overview

FeatureFreeProEnterprise
Integrations3UnlimitedUnlimited
Actions / day501,000Unlimited
Community skills (ClawHub)
Custom skills
Priority support
SSO
Dedicated support
SLA

Free

The Free tier is designed for individuals exploring Sidekick or running lightweight automations.

  • 3 integrations — connect up to 3 external services (e.g. Gmail, GitHub, Slack).
  • 50 actions per day — each discrete operation performed by the agent (sending a message, creating a calendar event, opening a PR, etc.) counts as one action.
  • Community skills — full access to ClawHub's 13,000+ community skills. Every SKILL.md compatible with OpenClaw works on Sidekick out of the box.

When the daily action limit is reached the agent loop halts further execution until the quota resets at midnight UTC.


Pro

The Pro tier is intended for power users and small teams who need broader connectivity and higher throughput.

  • Unlimited integrations — connect as many services as needed with no cap.
  • 1,000 actions per day — suitable for active inbox management, calendar triage, repository monitoring, and multi-service automations running concurrently.
  • Custom skills — author and deploy your own skills beyond the ClawHub community catalogue. Custom skills follow the same SKILL.md format and are executed via the same unified adapter architecture.
  • Priority support — support requests are routed ahead of the standard queue.

Enterprise

The Enterprise tier is built for organisations that require no operational limits, security controls, and contractual guarantees.

  • Unlimited integrations — no restriction on the number of connected services.
  • Unlimited actions — no daily action cap; the agent loop runs without quota enforcement.
  • SSO (Single Sign-On) — integrate with your organisation's identity provider for centralised access management.
  • Dedicated support — a named support contact with direct escalation paths.
  • SLA — a formal Service Level Agreement covering uptime and incident response times.

To enquire about Enterprise pricing, contact the Sidekick sales team.


How Limits Are Enforced

Quotas are checked inside the agent loop — the core execution engine that processes every action Sidekick takes on your behalf. This means:

  • Limits apply regardless of how an action is triggered (dashboard, API call, scheduled run, or autonomous agent task).
  • When a quota is reached the agent loop suspends execution and returns a quota_exceeded status. Pending actions are queued and retried after the quota window resets.
  • Integration limits are checked at connection time; attempting to add a fourth integration on the Free tier will be rejected before the OAuth flow completes.

Upgrading Your Plan

You can upgrade from Free → Pro → Enterprise at any time from the Settings → Billing page in the Sidekick dashboard. Upgrades take effect immediately; quota counters are not reset on upgrade.

Downgrades take effect at the end of the current billing period. If your active integration count exceeds the limit of the target tier, you will be prompted to disconnect integrations before the downgrade is confirmed.