Projects
Every application you build in Seemodo is a project. Projects contain your code, chat history, sandbox state, and deployment configuration.Creating projects
From the Dashboard
- Click the + button
- Optionally describe what you want to build
- The Project Editor opens and the AI starts building
From a template
Click any template on the Dashboard to create a project pre-filled with that structure:- Admin Dashboard
- E-Commerce Store
- Chat Application
- Blog / CMS
- Portfolio
- Task Manager
- Calendar App
- Image Gallery
- Documentation Site
From the Visual Designer
Screens generated in the Visual Designer can be saved and converted into full projects.Organizing projects
Folders
Create folders to group related projects:- Click the folder icon on the Dashboard sidebar
- Name your folder
- Drag projects into folders, or use the context menu → Move to folder
Stars
Star your most important projects for quick access:- Click the star icon on any project card
- Access all starred projects from the Starred section in the sidebar
Search
Use the search field at the top of the Dashboard to find projects by name.Project settings
Open project settings by clicking the project name (with the chevron) in the Project Editor toolbar. This opens the Project Settings Modal.Overview & Statistics
The modal shows key project stats at a glance:| Stat | Description |
|---|---|
| Project name | Editable display name |
| Description | Short project description |
| Created | Creation date |
| Edit count | Total AI edits made |
| Messages | Total chat messages sent |
| Tool calls | Number of AI tool executions |
| Credits used | Total credits consumed by this project |
| Deployed URL | Link to live deployment (if published) |
Full project settings
Click Open full project settings in the modal to navigate to/projects/[id]/settings which includes:
| Section | Details |
|---|---|
| General | Name, description, custom domain path |
| Integrations | Seemodo Cloud connection, external services |
| Transfer | Transfer project ownership to another user |
| Danger Zone | Delete the project permanently |
Danger Zone
The delete action requires confirmation. Once confirmed, the project and all its data (chat history, sandbox, deployments) are permanently removed.Sharing & Collaboration
Share a project
Click the Share button in the Project Editor header:- Enter the email of the person you want to invite
- Choose an access level:
- Editor — Can edit the project
- Viewer — Can view but not modify
- Click Add
Visibility
Toggle between:- Private — Only you and invited collaborators can access
- Public — Anyone with the link can view
Share link
Copy the project link to share it directly.Project status indicators
| Indicator | Meaning |
|---|---|
| Green dot “Synced” | Project is saved and up to date |
| Deployed URL badge | App is published and live |
| Last updated timestamp | When the project was last modified |
Deleting projects
From the Dashboard, open the context menu (⋯) on any project card and select Delete. This action is permanent.Next steps
Deployment
Publish your projects
GitHub
Sync projects with GitHub