Introduction
Once you’ve set up your workspace and started building your app, it’s essential to know how to manage, save, and organize your work. This guide will show you how to edit your app, save different versions, download your code, and manage your app as your project evolves. Following these steps will help you maintain an organized, efficient workflow while developing your application.1. Edit Your App
To make edits to your app, locate it in the Asset Library, navigate to the details page, and select the version you want to edit. This ensures you’re working with the correct version of your app.
2. Open the Pro-Code Editor
From the details page, click Options > Edit Design to open your app in the Pro-Code Editor. Here, you can make any necessary updates and adjustments to your app’s code and layout.
3. Add and Edit Code
In the editor, add new files by selecting New File and choosing a file type (e.g., CSS, JS, HTML). You can also create folders to better organize your files, which is especially helpful for larger projects.

4. Save Your App
When you’re ready to save, you have several options:- Save All: Saves everything to the Asset Library.
- Save New Version: Creates a new app version with the option to add release notes.
- Save to Existing Version: Saves changes to your current version, replacing prior changes.
- Save and Create New Card: Saves all changes and creates a new app card on your Overview page.

5. Switch Between Versions
To move between different versions of your app, use the version dropdown menu located to the left of the Save button. This allows you to compare and revert to previous versions if needed.