Getting Started
Admin Panel
Settings
Search for a command to run...
A project is one app or site the user is building. Each project has its own workspace files, chat history, builds, and publish state.
Location: Dashboard → Projects
URL: /dashboard/projects
From Dashboard or Projects, use Create (or the create flow on the dashboard). Give the project a name; a UUID identifies it in URLs and APIs.
The list shows status, last updated time, and quick actions. Users can:
Click a project to go to /dashboard/builder/{projectUuid}. Recent projects appear under Recent chats in the sidebar (last three).
Packages may cap the number of projects and storage per user. When a limit is reached, creation or uploads fail with a clear message.
Admins see aggregate project counts on Overview. Per-user project management is done from the user’s own dashboard unless you add custom admin tooling.