Private networks
Your devices and labs meet on a private network. Most people only ever use the shared one and never need this page. It matters when you want to keep an address, or when an organization wants its own network that only its members' devices and labs join.
Go to Connectivity → My Network. It has two tabs.
IP Addresses
Every address you have reserved, with the network it belongs to and the device it is linked to — or Unallocated if no device holds it right now.
| Action | Effect |
|---|---|
| Reserve an address | From the device's menu on My Devices — Reserve IP, or tick Reserve IP when Allocated when adding a device |
| Reuse a reserved address | Choose it under Reallocate IP when adding a device, or on a lab's Preferences |
| Delete | Releases the reservation. The address goes back to the pool and you may not get it again. |
If anything points at a fixed address — an SSH config, a firewall rule, a script — reserve that address first. Unreserved addresses can change.
WG Interfaces
The private networks you can use.

| Card badge | Meaning |
|---|---|
| Public network — everyone | The shared network every account uses by default |
| Owned | A network you, or the organization you are acting as, created |
| Shared with you | Someone shared their network with you |
Each card shows the network's range, its name inside machines, its status and how many peers (devices and labs) are on it.
Create a network
Creating a network is an organization feature. On a personal account the Create interface button explains this: create or join an organization, or ask an administrator to enable it for your account.
In an organization or department:
-
On WG Interfaces, click Create interface.
-
Fill in the dialog:
Field What to enter Display name How the network appears in lists, e.g. Engineering VPN CIDR The private range it hands out, e.g. <private-range>/24. It must not overlap networks your labs also join.Listen port Optional — picked automatically if left empty Name inside machines Optional, up to 15 characters — what the network is called inside your labs -
Click Create.
Each organization or department can create a small number of networks. When you reach it, you see Interface limit reached.
Share a network
On a network you own, click Share and choose a person, workgroup, organization or department. They can then attach their devices and labs to it. Revoke removes that access.
Delete is disabled while any device or lab is still on the network — remove them first.
Put a device on a network
When you add a device, the Network field appears once you have more than the public network. Pick the network the device should join.
Put a lab on networks
A lab's Preferences has WG Networks tiles: the Default network plus every network you can use. Select one to four. The lab joins every selected network on its next redeploy.
Selected networks must not overlap in address range.
Default networks for an organization
Organization and department admins can choose default networks — shown at the top of WG Interfaces, and also in Account Settings while acting as the organization. Labs owned by the organization that do not pick networks themselves join all of the selected defaults (up to 4). Clearing every box falls back to the public network.
Do it with an AI assistant
You can also do this by asking an AI assistant connected to your account — see Connect an AI assistant to set one up.
| Ask | What the assistant does |
|---|---|
| “Can I create a private network?” | list_networks, which says whether you can make one |
| “Create a private network called Engineering VPN” | list_networks, then create_network |
| “Share it with priya@example.com” | share_network |
| “Put my lab on that network” | configure_lab_runtime, then deploy_lab |
If the assistant reports a network was created but not provisioned, stop and tell an administrator — trying again spends another of your networks. When sharing, give an email address rather than a username; a mistyped name is stored as a grant rather than refused.
Next
- Devices — reserving and managing device addresses
- Organizations — the feature that unlocks private networks