Omics-OSDocs

Slash Commands

Quick actions and shortcuts available in the chat composer.

Overview

Type / in the chat composer to open a fuzzy-search command menu. Commands are organized into seven categories and divided into light commands (handled instantly in the UI) and heavy commands (executed by the multi-agent pipeline). Navigate with arrow keys, press Enter to run, or Esc to dismiss.

Key Commands

System

CommandDescriptionWeight
/helpShow the help referenceLight
/statusShow subscription tier, packages, and agentsLight
/clearClear the screenLight
/tourRestart the workspace product tourLight

Workspace

CommandDescriptionWeight
/workspaceShow workspace statusLight
/workspace loadLoad a dataset or fileHeavy
/filesList workspace filesLight
/modalitiesShow loaded modality detailsLight
/describeDescribe a specific modalityLight

Data & Visualization

CommandDescriptionWeight
/dataShow current data summaryLight
/plotsList generated plotsLight
/exportExport session to ZIPHeavy

Configuration

CommandDescriptionWeight
/configShow current configurationLight
/config providerList available LLM providersLight
/config modelList available modelsLight

Command History

Press the up arrow key in an empty composer to recall previously used commands (up to 50 entries). History persists across page reloads.

Tips

Commands marked Heavy (shown with an "agent" badge in the menu) invoke the full AI pipeline and count toward your usage. Light commands run instantly in the browser.

  • The menu uses fuzzy search -- typing wl matches /workspace load.
  • You can also type a full command and press Enter without opening the menu.
  • Subcommands like /metadata publications or /queue clear are also available. Type /metadata and keep typing to narrow the list.

On this page