Quotas and Limits
Signadot provides per-organization quotas and limits to manage resource usage across your subscription. These can be adjusted based on your plan or by purchasing add-ons. You can view your current quota and limit usage in the Signadot Dashboard under Settings > Billing.
Understanding Quotas vs Limits
- Quotas are usage allowances that reset on a recurring basis, typically monthly (e.g., sandboxes created per month).
- Limits are static caps on the number of resources that can exist at any given time (e.g., clusters).
Quotas
All quotas are enforced monthly and reset on the 1st of each month at 00:00 UTC.
| Quota | Description |
|---|---|
| Sandboxes | The number of sandboxes that can be created within your organization per month. |
| Test Invocations | The sum total of jobs submitted by users and smart tests run on sandboxes per month. |
| Jobs | The number of jobs that can be submitted per month. |
Limits
| Limit | Description |
|---|---|
| Clusters | The maximum number of Kubernetes clusters that can be connected to your Signadot organization at any given time. |
| Resource Plugins | The maximum number of resource plugins that can be registered in your organization. |
| Concurrent Devboxes | The maximum number of concurrent signadot local connect CLI sessions. To list current devboxes, run signadot devbox list --all.Note: For CLI versions prior to v1.4.0, devboxes are counted using an estimation method: each sandbox with local mappings is associated with a single machine (identified by machineID). The total number of unique machineIDs used across all sandboxes with local mappings is used as the count of devboxes. |
Features
| Feature | Description |
|---|---|
| Single Sign-On (SSO) | Integration with identity providers for centralized authentication. SSO is included with Enterprise plans and available as an add-on for Business plans. |
| Multi-Cluster RouteGroups | Ability to create RouteGroups that span multiple connected clusters. This feature is available exclusively on Enterprise plans. |
Exceeding Quotas and Limits
When you attempt an action that would exceed a quota or limit, the operation will be rejected with an error message indicating which constraint was exceeded. For example:
can't go over limit (monthlySandboxes: 151/150). See the Billing page for more information
To resolve this, you can:
- Wait for the quota to reset (for monthly quotas)
- Purchase additional capacity through add-ons
- Upgrade to a higher-tier plan
- Contact sales for custom Enterprise arrangements
Add-ons
If you're on a self-service plan, you can purchase add-ons to increase specific quotas or enable additional features directly via the billing portal accessible from your Dashboard. If you're on a custom enterprise plan, please reach out to sales.