Workspace
The workspace is where you interact with the AI and see your app come to life. It's split into two main panels.
Chat panel (left)
This is your conversation with the AI. You can:
- Send prompts: describe what you want to build or change.
- Attach files: upload images, PDFs, or reference files (up to 5 files, 5 MB each).
- Answer clarifications: if the AI needs more information, it'll ask. Your answer continues the build.
- Review history: scroll through previous messages to see the full conversation.
Status indicators
The workspace header shows the current state of your build:
| Status | Meaning |
|---|---|
| Ready | Build is complete. You can continue the conversation or export. |
| Processing | The AI is actively building. |
| Awaiting input | The AI has asked a question and is waiting for your response. |
| Provisioning | Your project environment is being set up. |
| Stopped | The build was manually stopped. You can continue anytime. |
| Failed | Something went wrong. Check the logs or try again. |
| Credits exhausted | You've run out of credits. Purchase more to continue. |
Preview panel (right)
The right panel shows your running app in real-time. It includes:
Live preview
A fully interactive preview of your app. It updates automatically as the AI makes changes.
You can switch between device frames to see how your app looks on different screen sizes:
- Desktop
- Tablet
- Mobile (iPhone)
- Custom phone sizes
- Portrait / landscape orientation
Logs
Switch to the Logs tab to see build output: install progress, compile logs, server startup, and errors.
Code
Switch to the Code tab to browse the files in your project.
Resizing panels
Drag the divider between the chat and preview panels to adjust the split. The chat panel can take anywhere from 25% to 75% of the screen.
Project settings
Click the settings icon in the workspace header to open the settings drawer. Here you can see:
- Project name, description, type, and creation date
- Your credit balance and usage for this project
- Container status
- A danger zone to delete the project
Stopping and continuing
You can stop a build at any time. Your project and conversation history are preserved. Come back later and send a new prompt to pick up where you left off.
If your credits run out during a build, the work pauses automatically. Purchase more credits and the build resumes.