Skip to content

Saving and opening projects

Click the save icon above the file tree or press Ctrl+S:

The save project dialog

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.

The new workspace icon above the file tree opens the template picker:

The starter 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).

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.

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.