Pro adds a shared organization layer on top of pumaDB personal accounts. Your company gets common tables for team memory, and each user still keeps their own private personal tables.
Pro does not replace private memory. It adds company memory.
The important distinction is scope: organization tables belong to the organization, while personal tables stay attached to the individual user. A team can share company records without taking away anyone's private workspace.
Organization layer
50 shared company tables
Use organization tables for customer context, support playbooks, product notes, research, handoff state, and other memory that should be available to the team.
50 organization tables
2,500 rows per organization table
250 MB organization storage
128 KB max organization JSON row
Per-user layer
20 private tables per user
Each person still has their existing personal pumaDB account limits for private agent memory, experiments, drafts, and workflows that do not belong in company-wide tables.
20 private personal tables per user
1,000 rows per personal table
25 MB personal storage per user
64 KB max personal JSON row
Team capacity
One Pro organization can support up to 100 users.
50
company-level tables shared by the organization
+
100 x 20
private personal tables available across 100 users
=
2050
total possible table slots across shared and private scopes
The shared organization quota and each user's personal quota are enforced separately. Pro increases organization-owned storage; it does not pool, consume, or reduce private personal table limits.
What else is included
Team controls without changing the core API.
Admin and member roles
Admins manage billing, membership, roles, and organization settings. Members can read and write organization tables.
Hosted MCP and REST
Keep using pumaDB from agent clients over hosted MCP or from trusted backend services over REST.
Same operational behavior
Rate limits, batch size, query limits, version retention, and idempotency behavior stay the same on Personal and Pro.
Version history and links
Organization records get the same recovery trail, viewer links, and download workflows that make personal tables easy to inspect.
Upgrade path
Use Pro when agents need shared organizational memory.
If your agents should remember the same customer facts, project decisions, research notes, or operational context across a team, Organization Pro gives those records a shared home while private user memory remains private.