Onboarding

Set up a client in minutes: create an organization, register a server, then install the HQ agent with SKYAI API access.

Step 1: Create Organization (optional)
You already have organizations. Skip this step and choose one in Step 2.
Step 2: Register Server
After creating a server, use the install command below on the client server to connect it to HQ.
These values are optional. If you leave them blank, the agent runs without SKYAI/Wesky integration.
SGCH_new_SKYai
curl -fsSL "https://hq.wesky.ai/api/install/agent.sh?serverId=1d0ec38a-830d-4527-8971-69820df3a7f5" | sudo HQ_AGENT_TOKEN="53deafc77278398e06624a950d0b1846" HQ_AGENT_PROVISION_TOKEN="d746486d48666d202dda75b3d6275909" bash
client-dubai-01
curl -fsSL "https://hq.wesky.ai/api/install/agent.sh?serverId=be5bfc03-9a7e-44b2-b918-ec4a5e88bad8" | sudo HQ_AGENT_TOKEN="53deafc77278398e06624a950d0b1846" HQ_AGENT_PROVISION_TOKEN="d746486d48666d202dda75b3d6275909" bash
hq-server
curl -fsSL "https://hq.wesky.ai/api/install/agent.sh?serverId=33333333-3333-3333-3333-333333333333" | sudo HQ_AGENT_TOKEN="53deafc77278398e06624a950d0b1846" HQ_AGENT_PROVISION_TOKEN="d746486d48666d202dda75b3d6275909" bash
Step 3: Verify SKYAI/Wesky (optional)

If you added SKYAI or Wesky values, confirm they are reachable on the client server. Leaving them blank is okay.

  • SKYAI base URL: http://127.0.0.1:3001
  • SKYAI API key: Settings → API Keys in SKYAI

This lets HQ manage users, workspaces, and history without logging into client SKYAI.

Optional: RMM Monitoring

RMM is connected. Use RMM Dashboard for device monitoring.