Skip to content
QASignoff

Documentation

Workspaces

Keep collections, environments, and DB metadata in a Git-friendly folder.

Workspaces

A workspace is a folder on disk that holds collections, environments, runner plans, and database connection metadata — ready for Git.

Workspace menu

Open the menu

Click Workspace in the top bar.

ActionPurpose
New Workspace…Create a new folder workspace
Open Workspace…Open an existing workspace folder
Create Workspace from current…Save in-memory work as a folder
Reveal in FolderShow the folder on disk
Close WorkspaceDetach the folder workspace

Tooltip: Local-first workspace (Git-friendly folder). Changes are kept automatically.

There is no separate “Save workspace” button — edits persist as you work.

Typical layout

my-workspace/
├── signoff-workspace.json
├── collections/
├── environments/
├── runner/plans/
└── database/

Next

Need something else? See the FAQ. Questions: [email protected]. Bugs: [email protected].