Workspaces
Workspaces are isolated trading environments. Each workspace stores its own charts, indicators, drawings, layout configuration, and settings. Switch between workspaces to move between different trading setups instantly.What a Workspace Contains
Each workspace is a self-contained environment that remembers:Creating a Workspace
1
Open the workspace dialog
Click the workspace name in the top-left corner of the application, or use the workspace icon in the header bar.
2
Click Create New
In the workspace dialog, click the Create New button at the bottom.
3
Configure the workspace
Enter a name for the workspace. The default symbol (BTCUSDT), exchange (Binance Futures or Spot), and timeframe (1m) can be changed after creation from within the chart.
4
Confirm
Click Create. The new workspace opens immediately with a single chart pane.
Managing Workspaces
Switching Between Workspaces
Click the workspace name in the header bar to open the workspace dialog. All your workspaces are listed with their last-modified timestamps. Click any workspace to switch to it.Renaming a Workspace
- Open the workspace dialog.
- Hover over the workspace you want to rename.
- Click the edit (pencil) icon.
- Enter the new name and confirm.
Duplicating a Workspace
Duplicating creates an exact copy of a workspace, including all charts, indicators, drawings, and layout settings.- Open the workspace dialog.
- Hover over the workspace you want to duplicate.
- Click the copy icon.
- A new workspace is created with the suffix “(Copy)” appended to the name.
Duplicating is useful when you want to experiment with a different indicator setup without losing your current configuration.
Deleting a Workspace
- Open the workspace dialog.
- Hover over the workspace you want to delete.
- Click the delete (trash) icon.
- Confirm the deletion in the popup.
Workspace Storage
Workspaces are stored locally in the application data directory managed by Tauri. Each workspace is saved automatically whenever you make changes — there is no manual save button.Cloud Sync
If your license includes the cloud_sync feature, workspaces are automatically synchronized to the server. See Cloud Sync for details. The workspace dialog shows sync status badges next to each workspace:
A Sync Now button in the workspace dialog lets you trigger an immediate sync instead of waiting for the automatic 5-minute cycle.
Best Practices
- Name workspaces descriptively — include the symbol and timeframe in the name for quick identification.
- Duplicate before experimenting — copy a workspace before making major changes to indicators or layout.
- Use multiple tabs within a workspace for correlated analysis (e.g., BTC + ETH + total OI on one screen). See Tabs & Layouts.
- Enable cloud sync if you work on multiple machines so your workspaces follow you automatically.