Workspace Export
Workspace Export saves your whole session — data, layout, plot settings, and library customizations — as a single JSON file. Re-import it to restore the session exactly, or share it with a colleague.
It is the recommended way to save your work, since the workspace is not saved automatically.
What it includes
- The full dataset (parsed gaze segments, AOIs, events).
- Grid layout: each plot’s position and size.
- Every plot’s settings (group, stimulus, metric, axis bounds, colors, view modes).
- Library customizations: participant groups, AOI names and colors, participant names, and stimulus names.
Because the data is embedded, file size scales with your dataset.
Exporting
- Click Export in the workspace top bar.
- In the Export Workspace section, enter a File name.
- Click Export Workspace to download the
.jsonfile.
Importing
- Click Import in the workspace top bar.
- Select a workspace
.jsonfile. A single.jsonfile is always loaded as a workspace.
Importing replaces the current workspace with the saved plots, settings, and layout.