Skip to content

Hub — Overview

The Hub is the SquadOS area where end users and collaborators chat with agents. It’s separate from the admin panel, where administrators create and configure those agents.

Hub (/hub)Admin Panel (/admin)
Focus: use existing agentsFocus: create/configure agents
Who: all org membersWho: admin and collaborator
Pages: My Agents, My Conversations, SettingsPages: Agents, Bases, Tools, Conversations, etc.

Admins also use the Hub day-to-day to test agents and chat with them.

  • My Agents (/hub/agents) — list of agents available to you, organized by category. Click an agent to open the chat.
  • My Conversations (/hub/chat/:id?) — main conversation interface. Supports switching agents mid-conversation, image generation, attachments, audio, and per-conversation history.
  • Settings (/hub/settings) — your personal data (name, email, password) and preferences.

Admins get an extra Admin Panel link at the bottom of the side menu to jump between the two areas.

After signing in at /admin/auth, you’re routed to the admin panel (if you have permission) or to the Hub (if you’re only a user/collaborator). You can switch between the two through the side menu.

The Hub’s fixed URL is /hub, and it auto-redirects to /hub/agents.

  • Just going to chat with ready-made agents? The Hub is all you need.
  • Going to create, configure, connect tools, manage bases? Admin panel.
  • Going to monitor conversations, intervene, and review metrics? Admin panel (see Conversations, Analytics).