Managing Projects
Organize, search, access, and maintain your Juliet projects efficiently.
Written By Samir Patel
Last updated 3 months ago
Managing Projects - Organize, search, access, and maintain your Juliet projects efficiently.
Accessing Your Projects
From the Dashboard
Navigate to projects:
Click "Dashboard" in top navigation
Click "Projects" section
View all your projects
What you'll see: Grid or list of project cards Project previews Quick stats Search and filters
Opening a Project
Click any project card to: Open the project Resume where you left off View code and preview Continue development
Project state restored: All files loaded Container restarted Previous chat history available Ready to continue
Project Dashboard
Dashboard Overview
Top section shows: Total projects count Active this week Quick create button View options (grid/list)
Main area displays: Project cards Project information Action buttons Load more pagination
Project Cards
Each card shows:
Project Icon/Thumbnail: Auto-generated based on project type Or preview screenshot if available
Project Name: Click name to open project Editable from settings
Description: Brief project summary Shows purpose or features Editable from settings
Creation Date: "Created 3 days ago" "Created last week" Helps track recent vs old projects
Git Status: Icon if connected to Git repository Shows sync status
Collaborators: Avatar images of collaborators Shows who has access Click to manage
Actions Menu: Settings/edit icon (β) Delete option Share options More actions
View Modes
Grid View: Cards in grid layout Shows 12-20 projects per page Visual, easy to scan Good for visual thinkers
List View: Compact list format Shows more projects at once Better for many projects Easier to scan names quickly
Toggle: Click view mode button to switch
Sorting Projects
Sort options: Most recent first (default) Oldest first Name (A-Z) Name (Z-A) Last modified
How to sort:
Click sort dropdown
Select desired option
Projects reorder automatically
Searching Projects
Search by: Project name Project description Keywords
How to search:
Find search box at top
Type keywords
Results filter in real-time
Clear search to see all
Search tips: Search "todo" β finds all todo apps Search "landing" β finds landing pages Search "react" β finds React projects
Project Statistics
Dashboard Stats
Visible metrics:
Total Projects: Count of all your projects Includes active and inactive Reflects against plan limit
Active This Week: Projects you worked on this week Shows recent activity Helps track current work
Git Connected: Projects linked to Git repos Shows version-controlled projects
Individual Project Stats
Click project for details: Files count Last modified date Collaborators count Storage used Messages exchanged
Organizing Projects
Project Descriptions
Add/edit description:
Open project settings
Find description field
Enter brief summary
Save changes
Good descriptions: β "Landing page for fitness app with pricing and signup" β "E-commerce store with cart and checkout" β "Personal portfolio with project gallery"
Why descriptions help: Easier to remember project purpose Better search results Team members understand project Organized dashboard
Project Names
Rename projects:
Click project card settings
Edit name field
Save
Or:
Open project in builder
Click name at top
Edit inline
Press Enter
Naming best practices: Descriptive: "Coffee Shop Landing Page" Not generic: "Project 1", "Test" Include type: "Blog Platform", "Dashboard" Add client/purpose if relevant: "Client XYZ Website"
Archiving/Deleting
Delete unused projects:
Click project settings (β)
Select "Delete"
Confirm deletion
Project removed permanently
β Warning: Deletion is permanent Can't be undone Download first if you might need it later
When to delete: Experimental/test projects Failed attempts Duplicate projects Projects you won't use again
Frees up: Project quota Storage space Dashboard clutter
Collaborating on Projects
Adding Collaborators
Invite team members:
Open project
Click Settings β Collaborators
Enter email address
Select role (Viewer, Editor, Admin)
Send invitation
Invitation process: Email sent to collaborator They click link to accept Join project with assigned role Can access immediately
Managing Collaborators
View collaborators: Project card shows avatars Settings show full list See roles assigned
Change roles:
Go to collaborator settings
Click on collaborator
Change role dropdown
Save
Remove collaborators:
Find collaborator in list
Click remove/delete
Confirm
Access revoked immediately
Collaboration Roles
Viewer: Can view code Can see preview Cannot edit Cannot add collaborators
Editor: Can view code Can edit files Can make changes Cannot manage collaborators
Admin: Full access Can edit everything Can add/remove collaborators Can delete project (if owner)
Owner (you): Created the project Full control Can't be removed Can transfer ownership (if supported)
Project Settings
Accessing Settings
From dashboard: Click settings icon (β) on project card Settings panel opens
From project builder: Click settings in top navigation Settings modal/panel appears
Available Settings
General: Project name Project description Icon/thumbnail (if customizable)
Collaborators: Add/remove team members Manage roles View pending invitations
Git Integration: Connect to Git repository Set remote URL Sync settings
Danger Zone: Delete project Archive project (if available) Export project
Downloading Projects
Export as ZIP
From dashboard:
Click project settings
Select "Download" or "Export"
ZIP file downloads
From project builder:
Click "Download" button (top toolbar)
ZIP downloads with project name
What's included: All source files package.json Configuration files Public assets README (if exists)
What's excluded: node_modules (reinstall with npm install) Build artifacts (regenerate)
Using Downloaded Project
Extract and run locally: unzip project-name.zip cd project-name npm install npm run dev
Use cases: Local development Deployment to hosting Backup important work Sharing with others Version control (Git)
Project Limits & Usage
Checking Your Limits
View in billing:
Dashboard β Billing
See "Projects" section
Shows: Used / Total
Progress bar indicator
Example: Projects: 8 / 10 used [=========-] 80%
Managing Quota
When approaching limit: β Warning shown at 80% π« Can't create new at 100% Prompt to delete or upgrade
Options:
Delete old projects Download first if needed Free up quota immediately Continue with free plan
Upgrade plan Higher/unlimited projects More features Better limits across board
Storage Usage
Projects consume storage: Source files Assets (images, etc.) Configurations Chat history
Monitor usage: Dashboard β Billing See storage consumed Per-project breakdown (if available)
Reduce storage: Delete unused projects Remove large assets Optimize images Clean up old files
Best Practices
Keep Dashboard Organized
Regular cleanup: Delete test/experimental projects Archive completed projects Rename for clarity Add descriptions
Benefits: Find projects faster Professional appearance Better overview Easier management
Use Descriptive Names & Descriptions
Examples: β Good: Name: "Acme Inc. Landing Page" Description: "Product landing with pricing, features, and signup form"
β Bad: Name: "Project 47" Description: [empty]
Why: Future you will thank you!
Download Important Projects
Regular backups: Download completed projects Keep local copies Store in cloud (Dropbox, Google Drive) Version control with Git
Protects against: Accidental deletion Account issues Service downtime (rare) Gives you local copy
Manage Collaborators Actively
Review access: Remove collaborators when project done Update roles as needed Don't leave unnecessary access Maintain security
Monitor Your Limits
Stay aware: Check usage regularly Plan before creating many projects Delete before hitting limit Upgrade when appropriate
Organize by Purpose
Categorize mentally: Client projects Personal projects Experiments Templates/starters Production vs development
Naming convention: [Client] Landing Page [Personal] Portfolio [Experiment] React Performance [Template] Next.js Starter
Document Projects
Add information: Clear descriptions Note important details Document purpose Link to resources
Helps: Remember context later Onboard collaborators Resume work quickly Share with stakeholders
Troubleshooting
Can't Find a Project
Check:
Scroll down (pagination)
Clear search filters
Check sort order
Look for "Load More" button
Still missing? May have been deleted Check with collaborators (if shared) Check if on different account
Project Won't Open
Possible causes:
Container starting up Wait a moment Refresh page Try again
Network issue Check internet connection Refresh browser Clear cache
Project corrupted Rare, contact support May need restoration
Solutions: Wait and retry Refresh page Clear browser cache Contact support if persists
Changes Not Saving
Ensure:
Files are saved (no orange dots)
Internet connection stable
No browser errors (check console)
If issue persists: Download project as backup Refresh page Try incognito/private mode Contact support
Hit Project Limit
Options:
Delete old projects Review project list Download important ones Delete unused/test projects Quota frees up immediately
Upgrade plan Dashboard β Billing View available plans Select upgrade Get more projects
Advanced Management
Bulk Operations
Select multiple projects: Checkbox selection Select all option Bulk delete Bulk export
Use carefully: Bulk operations can't be easily undone!
Project Templates
Reuse project structures:
Create template project
Document setup
Download as ZIP
Start new projects from template
Ask AI: "Create a new project using this template structure: [paste or describe template]"
Git Integration
Version control: Connect project to Git Track changes Collaborate via Git Deploy from repository
Setup:
Project settings
Git section
Add repository URL
Authenticate
Push/pull code
Related: Creating Projects - Start new projects Downloading Projects - Export and backup Collaboration - Work with teams Billing & Usage - Manage limits