# opensoul onboard
Interactive onboarding wizard (local or remote Gateway setup).
# Related guides
- CLI onboarding hub: Onboarding Wizard (CLI)
- CLI onboarding reference: CLI Onboarding Reference
- CLI automation: CLI Automation
- macOS onboarding: Onboarding (macOS App)
# Examples
bash
opensoul onboard
opensoul onboard --flow quickstart
opensoul onboard --flow manual
opensoul onboard --mode remote --remote-url ws://gateway-host:18789Flow notes:
quickstart: minimal prompts, auto-generates a gateway token.manual: full prompts for port/bind/auth (alias ofadvanced).- Fastest first chat:
opensoul dashboard(Control UI, no channel setup).
# Common follow-up commands
bash
opensoul configure
opensoul agents add <name>Note:
--jsondoes not imply non-interactive mode. Use--non-interactivefor scripts.