Learn more about Bolt’s workspace for exploring and editing your project’s files directly.
Code View allows you to view the raw code behind your project. It lets you open files, make changes, and understand how everything fits together behind the scenes. This view is especially helpful when you already know what you want to adjust or when you want to see the exact code powering your app.Although Code View is generally intended for more technical users, the interface is shaped to feel approachable for anyone who wants to dig deeper. This creates a supportive space for learning, experimenting, and refining your project at your own pace.
By default, your Bolt project shows your chat and a preview of the app you’re building. If you want to edit your project files directly, you can switch from Preview to Code view. This is useful if you:
Know exactly what needs changing, and want to make quick edits yourself rather than asking in Discussion mode.
Need to troubleshoot.
Want to explore your code and content.
To work with files in your Bolt project, switch to Code view using the Code Previewicon (<>). From here, you can open, edit, create, and delete files.Open a file for editing