Project Settings
Project Settings let you control how your project is named, displayed, and configured. You can access settings from inside any project.
Opening project settings
- Open your project
- Click the Project Settings icon (gear) in the workspace toolbar
The Project Settings modal opens with several tabs in the left sidebar:
- Settings — Project name, thumbnail, description, clone, and remove
- Domains — Custom domain configuration (Web App projects). See Publishing and Domains
- GitHub — Connect your project to a GitHub repository. See Connecting GitHub
- Knowledge — Custom context and instructions the AI will use. See Knowledge Base
- Code-Gen — Advanced code generation settings
- Agents — Configure the agents available to your project
- Agent Tools — Configure the tools your agents can use
- AI Models — Choose which AI models are used in this project
Settings tab
Project name
You can rename your project at any time. The name appears on your dashboard, in your project folder, and in the project's public URL (if applicable).
To rename: edit the Project Name field and click Rename Project.
Project info
The Settings tab shows basic info about your project: name, owner, created date, and number of edits.
Website details (Web App only)
- Description — A short summary of the project. Click Save to apply changes.
- Icon — A small icon shown alongside the project on dashboards and listings. Click the icon swatch to choose a new one.
Project thumbnail
Each project displays a thumbnail image on your dashboard. By default, Buildify auto-generates a thumbnail from your project. To replace it, click the thumbnail image and upload a new one.
Hide "Build with Buildify" tag (Web App only)
Toggle this to hide the small "Build with Buildify" tag that appears on published sites by default.
Clone Project
Click Clone Project to create a copy of the project with the same code and content. Useful for experimenting with a new direction without affecting the original.
Remove Project
Click Remove Project at the bottom of the Settings tab to permanently delete the project.
Removal is permanent. All code, content, and history associated with the project will be removed and cannot be recovered.