Importing and exporting a robot
Importing and exporting a robot
Roberty can export a robot's whole design to a file and import it back later — to keep a backup, move a robot between workspaces, or hand it to someone else.
Reaching import/export
- Open the robot's Designer.
- Click the gear icon (⚙️) to open the settings.
- Select the Import / Export tab.
Exporting a robot
Exporting produces a file with the robot's complete design — every action, setting and connection in the flow.
- On the Import / Export tab, click Export design.
- Wait for it to process. The download starts on its own.
- Save the file somewhere safe.
Export the robot before making significant changes to the flow — especially if you do not have a snapshot of the current state. The exported file can be imported back at any time.
Importing a robot
Importing loads a design file you exported earlier, replacing the robot's current flow with the file's content.
- On the Import / Export tab, click Import design.
- Pick the design file on your computer.
- Wait for it to process. The robot's flow is then the file's content.
Importing replaces the robot's current design completely. If you have unsaved changes, or no recent snapshot, take one before importing so nothing is lost.
Exporting versus taking a snapshot
Both preserve the robot's state, but they are for different things:
| Export | Snapshot | |
|---|---|---|
| Where it lives | On your computer (a file) | In Roberty's cloud |
| What it is for | An external backup, sharing, migrating | Versioning inside the Designer |
| Restoring | By importing | With the "Restore" button on the Snapshots screen |
| Includes parameters | No (parameters are local) | No (parameters are local) |
Next
- Snapshots — version the robot inside the Designer itself
- Linking a device — set up the device the imported robot will run on
- Robot parameters — re-enter the parameters after importing into a new workspace