Projects
Projects are the top-level containers for your Blueprints. Every Blueprint belongs to a project, and you manage all your work through the Projects page.The Projects page
Click Projects in the left sidebar to open the Projects page. This is also the first screen you see after logging in.
| Element | Description |
|---|---|
| Name | The project name you chose when creating it |
| Description | The optional description (or “No description” if none was provided) |
| Blueprint count | How many Blueprints the project contains |
| Blueprint names | A preview of the Blueprint names inside the project |
| Last updated | When the project was last modified |
Create a project
- Click Create New in the top-right corner of the Projects page.
- Enter a Project Name — this is required.
- Optionally add a Description to help you and your team understand what the project is for.
- Click Create Project.

Open a project
Click Open Project on a project card to enter it. Inside a project, you see all its Blueprints displayed as cards with their name, description, and a visual preview of the diagram.
- Search for Blueprints by name
- Filter Blueprints
- Create a new Blueprint by clicking + Create Blueprint in the top-right corner — this takes you to the Create a Blueprint page
- Open a Blueprint by clicking Open Blueprint on its card — this opens the Blueprint Editor
Delete a project
- Find the project on the Projects page.
- Click the three-dot menu on the project card.
- Select Delete Project.
What to do next
- Generate with AI — create your first Blueprint by describing your logic in natural language
- From Example Template — start from a pre-built example Blueprint
- From Scratch — create an empty Blueprint and build it yourself