Skip to main content

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

  1. Click the + button
  2. Optionally describe what you want to build
  3. 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:
  1. Click the folder icon on the Dashboard sidebar
  2. Name your folder
  3. 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
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:

Full project settings

Click Open full project settings in the modal to navigate to /projects/[id]/settings which includes:

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:
  1. Enter the email of the person you want to invite
  2. Choose an access level:
    • Editor — Can edit the project
    • Viewer — Can view but not modify
  3. Click Add

Visibility

Toggle between:
  • Private — Only you and invited collaborators can access
  • Public — Anyone with the link can view
Copy the project link to share it directly.

Project status indicators

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