Skip to main content
Project settings give you a straightforward way to manage the core aspects of your app, from naming and visibility to backups and project knowledge. Everything is grouped in one place so you can review options, make updates, and keep your project organized as it grows.

Access project settings

You can access Project settings by clicking the gear icon in the top center of your screen, then clicking All project settings. Screencapture of project settings icon in Bolt Project settings include the following components:
  • Project General settings
  • Domains and Hosting
  • Analytics
  • Project Knowledge
  • Project Backups
The database-related settings you might see, including Database, Authentication, Server Functions, Secrets, User Management, and File Storage, are not yet available in Bolt.

General

Screenshot of Project Settings Window in Bolt In this section, you can:

Rename the project

  1. Type a new name in the text field.
  2. Click Save.

Project Agent

Switch between agents in Project Settings rather than the chatbox.
Switching agents clears your project chat history.

Context

Clicking the Clear context red text will clear Bolt’s short-term memory of your project.

Change the project visibility

Project visibility controls who can view your project’s URL inside the Bolt interface.
Bolt projects are Private by default.
There are three levels of project visibility you can choose from:
  • Private – Only the project owner can view; they must be logged in to Bolt, and the project is hidden from everyone else.
  • Secret – Anyone with the direct link can view; the project is not shown on the owner’s StackBlitz profile page (stackblitz.com/@[your-username]).
  • Public – Anyone with the direct link can view; the project is shown on the owner’s StackBlitz profile page (stackblitz.com
    When you set your project to Public, the Bolt project URL becomes publicly accessible and may appear in search engine results.
This section allows you to set project-specific additional context to the AI and instructions on how to behave. For example, you can specify technologies or locations to pull icons or imagery from, like the example below:
For all designs I ask you to make, have them be beautiful, not cookie cutter. Make webpages that are fully featured and worthy for production.

By default, this template supports JSX syntax with Tailwind CSS classes, the shadcn/ui library, React hooks, and Lucide React for icons. Do not install other packages for UI themes, icons, etc unless absolutely necessary or I request them.

Use icons from lucide-react for logos.

Use stock photos from unsplash where appropriate.
Learn more about system and project knowledge in our article on Prompting Effectively.

Backups

You can restore your project to an automatically saved backup from the Backups page in Project Settings. Restore from a backup
  1. Click the gear icon in the top center of your screen, then click All project settings.
  2. Click Backups.
  3. Find the backup with the date and time you want.
  4. Click Load next to that backup.
  5. In the confirmation window, click Create Fork.
This creates a new version of your project using the backup, without erasing the current version.