Design Protocols 🠖 saving and backing up

Saving and backing up 

Architect and Architect Classic store your protocols in different ways. Understanding how — and what it means for backing up and moving your work — will help you avoid losing a protocol you have spent time building.

How Architect saves your work

Architect saves automatically. As you edit, your changes are continuously written to a library stored inside your web browser. There is no Save button, and no file to keep track of while you work — the protocol you see on the home screen is always up to date with your latest changes.

This is different from Architect Classic, where your protocol is a .netcanvas file on your computer that you save explicitly.

Your library is per-browser and per-device

Because the library lives in your browser's local storage, it is tied to this browser, on this device. Your protocols are never uploaded to a server.

That means a protocol you create in one browser will not appear if you:

  • open Architect in a different browser (for example, switching from Chrome to Firefox),
  • open it on a different computer or device, or
  • open it in a private or incognito window.

To work on a protocol somewhere else — or simply to keep a safe copy — download it as a .netcanvas file, as described below.

Backing up and moving protocols

At any time, use Download on the protocol overview screen to export your protocol as a .netcanvas file. This file is a complete, self-contained copy of your protocol, including any roster data, images, or media it uses.

A downloaded .netcanvas file lets you:

  • Keep a backup outside the browser, in case your browser's data is cleared.
  • Move your work to another browser, computer, or collaborator — open it again from the home screen.
  • Deploy your protocol in Fresco or Interviewer to run interviews
Note:

Download your protocols regularly

Because Architect stores your protocols in the browser rather than as files you control, downloading a .netcanvas file is the only way to guarantee you have a copy you won't lose. Get into the habit of downloading after any significant work — and always before clearing your browser data or switching devices.

What removes your protocols

You can manually remove protocols from the Recent library in two ways:

  • Delete a single protocol using the three-dots menu on its row.
  • Clear all protocols to permanently remove every protocol in this browser's library at once.

Anything that clears your browser's storage will also remove the protocols saved in Architect. This includes:

  • Clearing your browsing data for the site (history, cookies, and site data).
  • Closing a private or incognito window, which discards everything created in that session.

These actions cannot be undone, and a removed protocol can only be recovered from a .netcanvas file you downloaded earlier.

Storage limits

Browsers limit how much data a site may store, and Architect shares that allowance with the rest of the site's data. Very large protocols, particularly those with many or large media assets, consume more of this allowance.

Browsers also treat this kind of local data as best-effort: under heavy storage pressure, or after long periods without visiting the site, a browser may remove it to reclaim space. This is uncommon in normal use, but it is another reason to download a .netcanvas copy of any protocol you cannot afford to lose.

Undo and redo

While you are editing a protocol, Architect keeps a history of your changes. Use Undo and Redo in the editor toolbar to step backward and forward through recent edits — useful for recovering from a change you didn't mean to make. This history applies to the current editing session and is separate from the backups you create by downloading a .netcanvas file.