What each project gets
Every project is provisioned with its own:- Database — fully isolated data storage
- Sandbox pool — isolated execution environments for your agents
- API keys — separate
sk_live_andsk_test_credentials - LLM provider keys — your own keys, encrypted per-project
Deleting a project
Deleting a project permanently removes all data including the database, agents, sessions, and API keys. This action cannot be undone.Organization scope
Projects belong to an organization. When you sign up, an org is created automatically.Creating a project
- Dashboard
- API
When you run
polpo deploy for the first time, a project is created automatically if none is linked.