Skip to main content

Workspace Management

A workspace is the container that holds all of your studies in Cygnus. Workspace files use the .cygnus extension and store your complete application state, including all studies, their parameters, and any generated records.

Creating a New Workspace

Creating a new workspace discards the current workspace and starts fresh. If you have unsaved changes, Cygnus prompts you to save before proceeding.

Using the Menu

  1. Click File on the menu bar.
  2. Click New in the File menu.

File menu with New option to create a new workspace

Using the Toolbar

  • Click the New Workspace toolbar button.

Using a Keyboard Shortcut

  • Press Ctrl+N (or Cmd+N on macOS).

Opening a Workspace

You can open a previously saved .cygnus workspace file to restore all its studies and data.

Using the Menu

  1. Click File on the menu bar.
  2. Click Open in the File menu.
  3. Select a .cygnus file in the file dialog.

File menu with Open option to open an existing workspace

Using the Toolbar

  1. Click the Open Workspace toolbar button.
  2. Select a .cygnus file in the file dialog.

Using a Keyboard Shortcut

  1. Press Ctrl+O (or Cmd+O on macOS).
  2. Select a .cygnus file in the file dialog.

Opening a Recent Workspace

Cygnus keeps a list of recently opened workspaces for quick access.

  1. Click File on the menu bar.
  2. Click Recent Files in the File menu.
  3. Click the desired file path in the Recent Files submenu.

File menu with Recent Files submenu showing recently opened workspaces

Saving a Workspace

Saving preserves all studies, parameters, and generated records in the current workspace.

Using the Menu

  1. Click File on the menu bar.
  2. Click Save in the File menu.

File menu with Save option to save the current workspace

Using the Toolbar

  • Click the Save Workspace toolbar button.

Using a Keyboard Shortcut

  • Press Ctrl+S (or Cmd+S on macOS).
info

If the workspace has never been saved before, a save dialog appears so you can choose a location and filename.

Saving a Workspace to a New File

To save the current workspace to a different location or with a different name, use Save As.

  1. Click File on the menu bar.
  2. Click Save As in the File menu.
  3. Choose a location and filename in the save dialog.
tip

The status indicators in the upper-right area of the toolbar show whether your workspace has unsaved changes.