A Workspace is divided into Projects
. All the entities that make up your application are added to a Project.
You can create a Project by selecting File > New > Project in the top menu or by right-clicking in the Entities tree and selecting New > Project. This will open the Create New Project dialog.

Projects can only be created at the top-level of the Workspace.
When you create a new Project, you can choose to create:
- An empty Project.
- A Project with ready-built folder structure.
- A Project with the same structure as another Project in your Workspace.
- A Project containing a fully functional Starter App that you can use as the basis for your application.
Optionally, you can associate this new Project with an existing
Theme in your Workspace, or download a new one, by clicking Next >>.
Clicking Finish will create the Project. If you chose to download a Theme, it will be added to the new Project.
Everything created in a Project is automatically accessible to everything else within that Project and linking two Projects together makes the contents of one available to the other.
By right-clicking on a Project in the Entities tree you can add entities to that Project.