Free plan¶
The Free plan provides a production-grade instance of Tinybird with no time limit: ingest connectors, real-time querying, and managed endpoints are all available. It runs on shared infrastructure.
What's included¶
| Resource | Included |
|---|---|
| vCPU | 0.25 vCPU (with burst up to 3x) |
| Requests | 1,000 requests per day per organization |
| Storage | 10 GB |
| Max threads | 1 |
| LLM credits | $25 per billing cycle |
Resource limits¶
- vCPU: 0.25 vCPU seconds per second, with up to 3x burst. This is a hard limit. Requests that exceed the burst capacity return HTTP 429.
- Max threads: Queries through API Endpoints and the Query API use at most 1 thread. See Max threads.
- LLM usage: Soft stop when you exhaust the $25 included credits. LLM requests stop until the next billing cycle. See LLM usage.
For Workspace, ingestion, query, and publishing limits, see Limits.
Max threads ¶
Max threads is the maximum number of concurrent threads that execute queries in API Endpoints and Query API calls. The Free plan limits usage to 1 thread.
LLM usage ¶
Large Language Model usage, or LLM usage, in AI tools within MCP and Explorations UI includes $25 of credits per billing cycle. When you exhaust the included credits, LLM requests stop until the next billing cycle.
You can monitor usage through the tinybird.llm_usage Service Data Source.
Support¶
Support is available through the Community Slack, monitored by the Tinybird team on a best-effort basis.
Upgrade¶
To upgrade to a Developer plan:
- Go to Organization settings → Billing.
- Select Upgrade.
- Select your vCPU size and fill out the details.
- Confirm the upgrade.
To upgrade to a SaaS or Enterprise plan, contact sales.
Next steps¶
- Developer plan — The next step up from Free.
- Limits: Platform and operational limits.