How To Create App
If you don't have a DynaMaker account, start by creating one by visiting app.dynamaker.com/register.
1. Create App
In your organization, you can create your first application in Home, under Create something new? > New Application, click Create.

Your new application will show up under Recent activity:

Alternatively, you can also create a new application in Applications & Libraries > + Create in the right menu.

2. Application Overview
Now that you have your application created, let's have a quick overview of what it contains.

-
Progress (green in picture above) in the top-right corner, you will find
Progress (0/5). This checklist guides you through the steps required to create a complete and functioning application. -
Workspaces (orange) as the left sidebar containing:
- Application Overview as the starting point of your workspace. Here, you can view available workspaces, select applications, and preview your application.
- Blocks is where you create your application logic, visualization, and configuration using TypeScript.
- Assets & Files is where you manage the 3D CAD models (GLB or STEP files), images, and textures used in your application.
- Integration & Plugins is where you connect your application to external business systems or export manufacturing data.
- History allows you to track saved changes and manage different versions of your application.
-
Application Selection (blue) after creating your configurator and visualization, select them here to generate a preview of your application.
-
Preview (pink) that displays your completed application and allows you to interact with it as an end user. It shows how the application will look and behave when published.