Tier resolution
Workspace tier
Each workspace has its own plan:- No active subscription → Free tier
- Pro plan active → Pro tier (set automatically when you subscribe)
User tier
Some operations use a user-level tier such as rate limit naming and quota info display. Your user tier is the highest tier across all your workspaces:- You belong to 3 workspaces: 2 Free + 1 Pro → your user tier is Pro
- You belong to 2 workspaces: both Free → your user tier is Free
What each tier controls
Instance type filtering
When your cluster scales, the available instance types depend on the workspace tier:Quota enforcement
Quotas are enforced at the moment a machine record is created, preventing concurrent requests from exceeding the limit.
Free-tier workspaces are also subject to a per-user check to prevent circumventing limits by creating multiple free workspaces. Pro workspaces skip this check.
Machine TTL
Auto-scaling behavior
When tiers change
Upgrade (Free to Pro)
Takes effect immediately:- All provider instance types become available (not just small types).
- Quotas increase (1 → 3 machines, 2 → 8 CPU cores, and so on).
- Machine TTL is removed; existing machines no longer expire.
- Auto-scaling limits expand.
Downgrade (Pro to Free)
Takes effect at the end of the billing period:- Akua-managed machines are suspended (not deleted).
- Auto-scaling is paused on managed clusters.
- Quotas revert to free limits.
- Instance type filtering returns to small types only.
- BYOM machines are unaffected.
BYOM (any tier)
Adding your own cloud API key bypasses all quota enforcement:- No machine count limit.
- No CPU or memory limit.
- No TTL.
- All instance types available in your cloud account.
- No auto-scaling restrictions.
Related topics
Billing overview
Upgrade, manage, and cancel your subscription.
Plans and pricing
Full plan comparison with included limits.
Quotas
How resource quotas are enforced across workspaces.
Add workers
Connect your own cloud machines to bypass compute limits.