Saving and opening projects
Save a project
Section titled “Save a project”Click the save icon above the file tree or press Ctrl+S:

Give it a name and an optional description. The visibility setting controls who can see it:
- Public — anyone with the link can view the project.
- Private — only you. Private projects are a paid-plan feature; see plans.
Saved projects live in your account and open from any device once you sign in.
Start a new project
Section titled “Start a new project”The new workspace icon above the file tree opens the template picker:

Pick a blank project to start from an empty canvas, or pick a board to get that board pre-placed with a ready-to-run blink example — organized by family (Arduino, ESP32, and so on).
Open a project file
Section titled “Open a project file”The open icon above the file tree loads a project from disk:
.vlx— Velxio’s own project format (circuit + code + libraries)..zip(Wokwi) — Velxio imports Wokwi project archives, so you can bring existing Wokwi projects with you.
Share a project
Section titled “Share a project”Save the project as Public and share its URL. Anyone who opens the link sees the circuit and the code, and can run it themselves.