Total projects
0
no projects yet
Total subnets
0
across 0 projects
Total IPs tracked
0
none allocated yet
Storage used
0 KB
browser localStorage
Activity Feed
Quick share

Generate a shareable link that encodes a project in the URL — no server needed.

Tips
  • Projects live in your browser's localStorage
  • Use Export all to back up to a JSON file
  • Open the JSON on another machine via Import
  • Tag projects to filter big workspaces
  • Click any subnet to edit; drag to reorder

What the workspace is for

The workspace stores named network projects — a parent VPC, its subnets, tags, owner notes, and collaborator handles. Unlike the in-memory work in other tools, a workspace project persists in localStorage and can be exported as a shareable URL.

The intended workflow is iterative: design a network with the VLSM planner or AI assistant, save it as a project, share the URL with a teammate, iterate over time, and finally export to Terraform or CloudFormation when you're ready to deploy. Throughout, the inventory side of things lives in IPAM — workspace is for planning, IPAM is for tracking what's been deployed.

When to use workspace vs IPAM

Different tools for different stages:

A single network typically lives in workspace first while it's being designed, then moves to IPAM once it's been deployed. The two tools share storage conventions so transferring is straightforward — copy the subnet list from the workspace project and paste into IPAM.

Background reading

For working patterns that benefit from saved designs, see IPAM for small teams. If your workflow ends with deploying the design, subnet design to Terraform covers the export side.

Related tools

Frequently asked questions

What is the difference between Workspace and IPAM?

Workspace is for designs — networks you are still iterating on, sharing with reviewers, or might never actually deploy. IPAM is for deployments — subnets that exist in production and need conflict tracking, utilization monitoring, and ownership. A network typically lives in Workspace first while being designed, then moves to IPAM once it is deployed.

Can I share a Workspace project with my team?

Yes. Each project can be exported as a shareable URL that contains the design. Anyone with the URL can open the project in their browser and see the same subnets, tags, and notes. No account or login is required.

Where is my Workspace data stored?

Workspace projects are stored in your browser's localStorage. They persist across sessions but are not synced to any server. To move a project between browsers or share with others, use the shareable URL feature.