Organizations
Create and manage organizations
Organizations are the top-level container for your Baseguard network. Each organization has its own overlay network, access control rules, and user membership.
Creating an Organization

- Click the organization selector in the header
- Click New Organization
- Enter the organization name
- Click Create Organization

Organization Settings
Access settings via Settings in the sidebar.
General

- Name: Organization display name
- ID: Unique organization identifier
- IPv4 CIDR: Overlay network range
- Domain: DNS suffix
Node Settings

- Default Node Key Expiration: Days until node keys expire
- Node Approval: Require admin approval for new devices
Switching Organizations
If you belong to multiple organizations:
- Click the organization selector
- Choose the desired organization
- Console refreshes with new organization context
Deleting an Organization
Only organization owners can delete:
- Go to Settings
- Scroll to Danger Zone
- Click Delete Organization
- Confirm by typing organization name
Warning: This permanently deletes all organization data, nodes, and configuration.
See Also
- Organizations Concept — How organizations work
- Users — Managing organization members
- API Reference — Manage organizations programmatically
- CLI Organizations — List organizations from CLI
- CLI Switch Organization — Switch between organizations