In Workspaces 2.0, you can export and import a complete workspace, not an individual app. Apps depend on their workspace’s database schema, so they need to stay together.
Duplicate an app
You can duplicate an app within its workspace. This is useful when you want to create a variation of an app while keeping it connected to the same workspace database.Duplicate a workspace for a client
If you are building an app for a client, duplicate the workspace and choose not to include database records. This creates a copy of the workspace with its apps, forms, and database schema, but with an empty database. This gives your client a clean starting point without sharing the original workspace’s records.Export a workspace
You can export a complete workspace, including its code, database schema, apps, and forms. Database records and chat history are not included in the export. Individual apps cannot be exported separately because they rely on the database schema that belongs to their workspace.Import a workspace into another organization
After exporting a workspace, you can import it into a different organization:- Switch to the organization where you want to import the workspace.
- In the prompt box, click the
+button. - Select
Import>Existing Zite. - Choose the exported workspace file to import it.