Docs
BlogHomeStart building

Limits

The platform limits that apply to every Totalum project. The database auto-scales within these bounds.


Totalum projects come with generous, auto-scaling limits. You don't need to provision capacity — the platform scales your project and its database automatically within these bounds.

#Platform limits

ResourceLimit
Storage per project10 TB
Rows per database table5 million
Tables per project300
The database scales automatically

Within these limits, the built-in database grows and scales on its own — there is nothing to configure. The AI agent creates and maintains your tables as your app evolves.

#Plans & credits

Plans apply per project and determine your monthly credits and included database size. Every operation (running the AI agent, deploying, AI/infrastructure usage) is credit-metered. When using the Totalum API, you can set monthly spending caps per project for both development and infrastructure credits, and monitor usage with the spending analytics endpoint.

For current plan tiers, included database sizes and pricing, see the Totalum pricing page.

#Data ownership

There is no limit on your right to your own data: you can download the full source code and export every table to JSON at any time. See For Developers for an export example, or Get all data from your project for the easy way.