Storage & sync

Where your models live, and how to get them out.

Your workspaces, everywhere

Sign in with your Google account and your workspaces live in ddd-studio:

  • available on all your devices — start on the desktop, review on the laptop;
  • shared with AI agents connected via MCP — agents see exactly your workspaces, with your permissions;
  • live-synced: changes from an agent or a second browser tab appear in the open app without a reload.

Saving and exporting

A model can always leave the studio:

  • Save… — downloads the complete model as a single .json file (the studio's native format, including flows and layout). Restore it later via Open File… on the start screen. This is the full export and the right choice for backups and hand-offs.
  • Export ESDM — additionally exports the model as open YAML files, the bridge for taking it into code and tooling. See Exports & ESDM.