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 vs. Admin Panel
Section titled “Hub vs. Admin Panel”Hub (/hub) | Admin Panel (/admin) |
|---|---|
| Focus: use existing agents | Focus: create/configure agents |
| Who: all org members | Who: admin and collaborator |
| Pages: My Agents, My Conversations, Settings | Pages: Agents, Bases, Tools, Conversations, etc. |
Admins also use the Hub day-to-day to test agents and chat with them.
Hub pages
Section titled “Hub pages”- 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.
Accessing the Hub
Section titled “Accessing the Hub”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.
When to use each area
Section titled “When to use each area”- 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).