A grid of the user’s workspaces with a New Workspace button and
a create/edit modal. Each workspace has a name, icon, and colour, and
scopes the Assets, Smart Contracts, and Wallets lists to the items
inside it.
Why it exists
Analyses stack up across engagements — DEX audits, bridge reviews,
bounty triage. Without grouping, the all-asset lists become unusable.
Workspaces exist so each engagement or protocol can be its own
project, with its own asset inventory.
Who uses it
Auditor — creates a workspace per engagement and adds the
assets for that engagement.
Security lead — organises multiple reviews into separate
projects.
How to open it
Sidebar → Workspaces (if present in the sidebar
configuration).
Top bar → workspace selector → Manage.
Direct URL — /workspaces.
Using the page
New Workspace — opens the create modal.
Workspace card — click a card to switch the active workspace
and open its asset list.
Create / Edit modal:
Name — required text input.
Icon — pick one of eight preset icons (Folder, Security,
Lock, Finance, Swap, Analytics, Audit, Research).
Colour — pick one of eight preset swatches (blue, purple,
pink, orange, green, teal, amber, red).
Cancel / Create Workspace (or Save Changes when
editing) — close without saving or commit the workspace.
Inputs and outputs
Input
Source
Required
Workspace name
User input
yes
Icon
Icon picker
no (defaults to Folder)
Colour
Colour picker
no (defaults to blue)
Output
Format
Destination
Workspace
Server-side record + active-workspace event
Listed on this page and referenced by Assets / Smart Contracts / Wallets
Controls reference
New Workspace — opens the create modal.
Workspace card — switches the active workspace.
Name — workspace name input (required).
Icon picker — eight preset icons.
Colour picker — eight preset swatches.
Cancel — close the modal without saving.
Create Workspace / Save Changes — submit the modal
(label depends on whether the workspace is new or being edited).
Limits
Requires a signed-in account.
Icon and colour are preset; custom assets are not supported on
this page.
Renaming a workspace propagates to the sidebar workspace selector
and asset lists on the next data refresh.
Troubleshooting
Symptom or error
Cause
Action
“No Workspaces Yet” empty state
No workspaces created yet
Click Create Your First Workspace.
Grid still showing skeleton
Workspace list is loading
Wait for the skeleton to clear.
Modal submit has no effect
Name field is empty
Enter a name and retry.
Related pages
Assets — lists the assets belonging to the
active workspace.