The projects list at /projects is your home base for everything you have uploaded. From here you can search, reorder, archive, restore, and delete.
How many projects can I keep?
The free plan is capped at 5 projects (counted across Active, Archived, and the 30-day Deleted bucket). Once you hit 5, upload returns a "Free plan is capped at 5 projects. Upgrade to Pro to add more." error.
On Pro ($5.99 / month) and Pro + AI ($12.99 / month) the cap is lifted: upload as many as you want, and both tiers include Developer API access. See Credits and billing for the plan comparison.
Open the projects list
Click "Projects & kits" in the side nav, or open /projects directly. You need to be signed in.
[Screenshot: the projects list with three projects in the Active filter, drag handles visible on the left of each row.]
Filter by status
The "Status" dropdown at the top of the page has three options:
- Active: projects you are working on. New uploads land here.
- Archived: projects you have set aside but want to keep.
- Deleted: projects in the 30-day restore window. After 30 days they are permanently removed.
The list rerenders when you change the filter. Search and reorder also work per filter.
Search by name
The search box next to the filter narrows the list to projects whose name contains what you type. Search is case-insensitive and runs as you type, no Enter needed.
Reorder projects
In the Active filter, drag the handle on the left of any row (the :: glyph) to move the project up or down. The new order saves automatically and persists across reloads.
Reorder is only available in the Active filter. Archived and Deleted lists keep their default order (most recent first).
Open a project
Click anywhere on a project's row (outside the action buttons) to open its detail page at /projects/{id}.
Archive a project
Click "Archive" on the row. The project moves to the Archived filter immediately, no confirmation needed.
Archived projects:
- Stay published if they were published before archiving (their
/view/{id}page still works). - Are out of the way in your day-to-day Active list.
- Can be restored at any time.
Restore an archived project
Switch to the Archived filter. Click "Unarchive" on the row. The project moves back to Active immediately.
Delete a project
Click "Delete" on the row. A confirmation dialog opens with the title "Delete project?" and a red "Delete" button. The body of the dialog reminds you that deleted projects can be restored for 30 days.
[Screenshot: the delete confirmation modal.]
Three ways to dismiss the dialog:
- Click outside it (on the dark backdrop).
- Click "Cancel".
- Press Escape.
Only the red "Delete" button actually deletes. Once confirmed, the project moves to the Deleted filter and its published page returns a 404.
Restore a deleted project
Switch to the Deleted filter. Click "Restore" on the row. The project moves back to Active and its published page is reachable again.
After 30 days a deleted project disappears for good. There is no way to restore it after that point.