Nodes
Manage devices in your network
Nodes are devices connected to your Baseguard mesh network. Each node receives an overlay IP address and can communicate with other nodes based on ACL rules.
Viewing Nodes
Navigate to Nodes to see all devices:

The node list shows:
- Node: Name, user email, and tags
- Address: Overlay IP address
- Last Seen: Last connection time or "Online" status
- Version: Client version and OS
- Actions: Menu for node operations
Use the search box to filter by node name, or filter by tags.
Node Information
Click a node to view detailed information:

Node Actions
Edit Node
- Click on a node
- Modify name or tags
- Click Save
Remove Node
- Click on a node
- Click Remove
- Confirm deletion
Removed nodes lose network access immediately.
Disable Key Expiry
For servers that need constant access:
- Click on a node
- Click Disable Key Expiry
- Confirm
Tags
Assign tags to nodes for access control. Click on a node, add tags in the Tags section, and save. See Tags for details.
Filtering and Search
- Search: Filter by node name
- Status: Show online/offline only
- Tags: Filter by specific tags
Ephemeral Nodes
Ephemeral nodes are automatically removed when they disconnect — ideal for CI/CD runners, temporary environments, and short-lived containers. Enable this option when creating a node auth key.
Node Approval
Enable Require Node Approval in Settings > Node to require administrator review before new devices can join. To bypass approval for automated deployments, use node auth keys. See Organization Settings for configuration.
See Also
- Tags — Using tags for access control
- Node Auth Keys — Automated enrollment
- API Reference — Manage nodes programmatically