Managing Safes within a Workspace
Last updated: June 15, 2026
Linking a Safe to a Workspace registers the Safe in the Workspace dashboard. Linking does not transfer ownership, change signers, modify thresholds, or move assets. The Safe contract is unchanged. The link is a convenience that allows Workspace members to view and coordinate around the Safe according to their roles.
A single Safe can be linked to multiple Workspaces. This is common when a Safe is jointly operated by two organizations.
Linking a Safe
Open the Safes tab in the sidebar.
Select Link a Safe.
Choose the network and paste the Safe address.
Confirm. The Safe appears in the dashboard within seconds.

You do not need to be an owner of the Safe to link it. Any Workspace Admin can link any Safe by address. This allows non-signers (such as the finance team) to surface a Safe in their Workspace for visibility, even if they do not control it.
Unlinking a Safe
Open the Safes tab.
Select the Safe and choose Unlink.
Confirm.
Unlinking removes the Safe from the Workspace dashboard. It does not affect the Safe contract, signers, balances, or pending transactions. Members can re-link the Safe at any time.
Create a new Safe inside a Workspace
Open the Safes tab.
Select Create new Safe.
Follow the standard Safe creation flow: choose network, set owners and threshold, deploy.
The new Safe is automatically linked to the Workspace upon successful deployment.
New Safes created inside a Workspace are linked by default. You can unlink them later from the Safes tab.

Multiple Safes per Workspace
Workspaces are designed to manage many Safes. There is no hard limit. The dashboard aggregates balances, pending transactions, and recent activity across all linked Safes. Common operating patterns:
One Safe per function (operating, payroll, vendor payments, reserves)
One Safe per network for cross-chain treasury operations
One Safe per business unit or subsidiary
Use the address book to label Safes with internal naming conventions — the labels are visible to all Workspace members.

What happens when a member leaves the Workspace
When a member is removed from the Workspace, they immediately lose Workspace-level access to all linked Safes. If they were also a signer on a linked Safe, their signing authority is unaffected. Removing a signer from a Safe is a separate operation governed by the Safe contract — see 📄 Managing Safe Owners and Signatures.
This is intentional. The Workspace governs visibility and coordination; the Safe contract governs signing authority. The two should be managed in step.