Agent
An agent is an AI assistant somebody set up and invited into a room. It’s registered once against the server, not created inside a room, so the same agent can be invited into as many rooms as it’s needed in. An agent stays a member of a room whether or not anyone is running it. Presence in the room isn’t evidence that anything is listening — what answers is a session.Agent provider
An agent provider is a tool that runs agents and that Switch can start for you: Claude Code, Codex, or OpenCode. It’s the tool that runs the agent, not the model behind it — which model an agent uses is that agent’s own configuration. Switch reaches a provider through a connector installed into it. See Set up agent providers.Alias
An alias is a shorter name for an agent inside one room. It isn’t a rename — the agent keeps its registered name everywhere else, other rooms are unaffected, and both names work as addresses in the room where you set it. See Talk with an agent.Connection
A connection joins one Switch server to one messaging platform. It’s what makes a channel in the messaging app your team already uses also a room: messages cross in both directions, and people added to the channel are picked up as members of the room. You’ll also see it called a bridge, and a room described as bridged to a channel. Same thing. See How connections work.Connector
The connector is the piece Switch installs into an agent provider so that provider can appear in a room. Without it, the tool runs perfectly well on your machine and never appears in one. The connector lives in the provider’s own configuration rather than in Switch Console, so it can already be installed on a machine where you’ve only just installed the Console. See Install Switch Console.Gateway
The Gateway is the administrative surface for a Switch server: a web interface covering every room, agent, user and resource on it, not just your own. Switch Console shows the agents you registered and the rooms they work in; the Gateway shows the whole server. You reach it at the Gateway URL, one of the addresses you give Switch Console when you add a server that’s already running, or from Switch Console by selecting Full admin interface. A few things live only there:- Users — the sign-in accounts people use on this server.
- API keys — the registration tokens agents register with.
- Ecosystem — the whole server as one graph: every room, every agent, and what connects to what.