Add a host one at a time
Use the Add host form when you have a small number of hosts to add, or when a specific host needs its own credentials or a non-standard port.Enter connection details
Fill in the form fields:
- Name (optional) — a human-readable label that appears in the UI. Defaults to the hostname if left blank.
- Hostname or IP
- Connection type — SSH (Linux) or WinRM (Windows).
- Port — defaults to 22 (SSH), 5985 (WinRM HTTP), or 5986 (WinRM HTTPS) based on the connection type. Override if needed.
Set credentials
Pick one of:
- Use default credentials — inherits the workspace’s default credential set. See Credentials.
- Use specific credentials for this host — enter a username and either an SSH key or password.
Bulk import
Use bulk import when you have dozens or hundreds of hosts to add at once. Import accepts a CSV file or pasted CSV-formatted text.Provide the host list
Upload a CSV file or paste rows directly. Each row represents one host. At minimum every row needs hostname/IP and connection type; other fields fall back to defaults.A typical CSV looks like:Hosts imported this way use default credentials unless you explicitly provide per-host credentials in the import.
Review and confirm
Luumen shows a preview of the parsed rows with any validation errors highlighted (duplicate hostname, unparsable IP, missing required field). Fix issues in your source data and re-upload, or proceed with the valid rows.