How to Edit a Web App After Publishing
Publishing doesn’t lock your project. You can keep improving it anytime. Just like editing a private project, type prompts for changes—and your updates go live.
Quick Answer
Open your published project and type an edit prompt describing what you want to change. Click Generate and the edit will apply—your published app updates live. You don’t need to repeat your original prompt; just ask for the change.
How editing works after publishing
- Same workflow as private: You edit using prompts the same way you built it.
- Changes go live: Once generated, the published version updates automatically.
- Short prompts are best: One change at a time is easier to control.
- Visibility stays the same: Your project remains Private, Unlisted, or Public unless you change it.
If your app is Public, any updates you make are visible to everyone immediately once applied.
Step-by-step: update a published app
Open your project
Go to My Projects and open the published app you want to update.
Open: /myaccount
Click: Your published project
Type an edit prompt
Describe the change you want. Keep it simple and specific.
Example edit prompts:
- Add a pricing section above the footer
- Make the header sticky with a shadow
- Add form validation with helpful error messages
- Improve spacing on mobile screens
Generate the update
Click Generate to apply the edit. The published version updates automatically.
Click: Generate
Update applies → Live version updates
Best practices for editing live projects
- Make one change at a time so it’s easier to control the result.
- Use Undo/Redo if an edit doesn’t turn out the way you wanted.
- Prefer Unlisted for feedback cycles before switching to Public.
- Check mobile after major layout changes.