Plan Limits and Quotas
Every Clank team is on a plan tier that determines resource limits. These limits are enforced when creating new resources — existing resources are never stopped or removed to enforce a limit.
Limits by plan
Section titled “Limits by plan”| Resource | Indie (Free) | Pro ($15/mo) | Team ($35/mo) | Business ($79/mo) |
|---|---|---|---|---|
| Servers | 1 | 5 | Unlimited | Unlimited |
| Team members | 1 (owner only) | 3 | 10 | Unlimited |
| Services (total) | 3 | 25 | 100 | Unlimited |
| Projects | 2 | 10 | Unlimited | Unlimited |
| Image versions (per service) | 3 | 10 | 25 | Unlimited |
| Log retention | 3 days | 7 days | 14 days | 30 days |
What each limit means
Section titled “What each limit means”Servers
Section titled “Servers”The number of servers (machines running the Clank agent) your team can register. Creating a server in the dashboard counts toward this limit, even if the agent has not yet enrolled.
Team members
Section titled “Team members”Total team members including the owner. On the Indie plan, only the owner can access the team — there is no way to invite collaborators.
Services
Section titled “Services”Total number of services across all projects. Each service in a project counts as one, including companion services (e.g., a WordPress service and its MySQL database are two services).
Projects
Section titled “Projects”Total number of projects in the team. A project is a logical grouping of related services.
Image versions (per service)
Section titled “Image versions (per service)”How many Docker image tags Clank retains in the built-in registry for each service. When a new deployment pushes an image and the limit is exceeded, the oldest image tags are pruned automatically. Running deployments are never affected — only unused stored tags are removed.
Services using external Docker images (e.g., wordpress:latest from Docker Hub) are not affected by this limit since Clank does not store those images.
Log retention
Section titled “Log retention”How many days of deployment and container logs are kept. Older logs are automatically cleaned up. This applies to logs viewable in the dashboard — it does not affect logs stored on the server itself.
Fair-use policy
Section titled “Fair-use policy”Plans marked “Unlimited” have internal fair-use ceilings to prevent abuse. These ceilings are set well above what any normal usage pattern would require. If you have unusual scale requirements, contact support.
Checking your usage
Section titled “Checking your usage”The Billing page in the dashboard shows your current usage against each limit. You can also see per-resource counts on the team overview page.
Next steps
Section titled “Next steps”- Billing and Plans — Pricing, how to upgrade, and how billing works.