Accessing Settings
To access project settings:- Open your project
- Click the Settings tab in the project navigation
Only project owners can modify settings. Collaborators can view but not change settings.
General Settings
Project Name
Change your project’s name:- Edit the Project Name field
- Click Save Changes
Project Description
Update the description that appears on your project card and detail page. This helps collaborators understand what the project is about.Visibility Settings
Control who can see your project:Public Projects
- Anyone can view the project
- Appears in search results
- Great for open-source work
Private Projects
- Only collaborators can view
- Hidden from public search
- Ideal for proprietary code
- Toggle the Public Project switch
- Confirm the change
Collaborators
Manage who has access to your project:- View collaborators - See everyone with access
- Invite new collaborators - Add team members via email
- Update permissions - Change between Read and Read & Write
- Remove collaborators - Revoke access
Branch Management
From settings, you can:- View all branches in your project
- Compare branches to see differences
- Set the default branch
- Delete branches (except protected branches)
Deployment
Configure automatic deployments:- Connect to Netlify or Vercel
- Select which site to deploy to
- View deployment history
Danger Zone
Export Project
Download all your project files as a ZIP archive:- Click Export Project
- Wait for the ZIP to be generated
- Download will start automatically
- Creating backups
- Moving to another platform
- Archiving old projects
Delete Project
Permanently delete your project and all its data:- Click Delete Project
- Type the project name to confirm
- Click Delete to confirm
- Removes all commits
- Removes all files
- Removes all collaborator access
- Cannot be undone
Settings Summary
| Setting | Who Can Change | Effect |
|---|---|---|
| Project Name | Owner | Updates project URL |
| Description | Owner | Updates display info |
| Visibility | Owner | Controls who can view |
| Collaborators | Owner | Manages access |
| Deployment | Owner | Configures auto-deploy |
| Delete | Owner | Permanently removes project |