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 —
sk_live_credentials scoped to the project - Subdomain —
{project}.polpo.cloudwith a server-generated 20-character alphanumeric slug - LLM Gateway — managed AI Gateway enabled by default
Creating a project
The fastest way is the CLI wizard — it handles login, project creation, scaffolding, and API key generation in one step:- Dashboard
- API
Linking an existing directory
Already have a cloud project? Bind your local directory to it:.polpo/polpo.json with the project reference. Subsequent polpo deploy commands target this project.