Skip to content

Key Concepts

An agent is an AI configured with a system prompt, a language model, and optionally tools and knowledge bases. Each agent has specific behavior defined by you.

Knowledge Bases let agents query your company’s documents and information. Items are indexed and automatically retrieved during conversations (RAG).

Inboxes live under Inboxes in the panel menu — not inside the agent editor. That changes two things compared to the old “triggers” model:

  • One agent can have several inboxes. The same agent serves WhatsApp Official, Telegram, and a public page at once, with the same prompt.
  • An inbox doesn’t need an agent. The destination can be human support: the message comes in and a person replies from the Conversations screen, with no AI in the middle.

The channels available today are: WhatsApp Official (Meta API), WhatsApp (QR Code), WhatsApp via Z-API, Uazapi, or Evolution, Instagram Direct, Instagram Comments, Telegram, Public page (app.squados.io/a/<address>), Widget, and API.

See Triggers overview and Inboxes.

Tools give the agent extra capabilities — from native actions (generate image, query base, transfer a conversation, AutoPrompt, AutoLearn, etc.) to external integrations via Composio (Google Calendar, Bubble, Gmail and hundreds of others) or custom HTTP.

AgentMaker is an AI copilot inside the agent editor. It chats with you to build and refine the system prompt using prompt-engineering best practices. It shows up as the Edit with AgentMaker button in the Prompt tab.

In previous versions it was called “Architect Copilot” — the official name is now AgentMaker.

Every account lives inside an organization. Within it, users have one of these roles:

  • Owner — full control, including billing
  • Admin — configures agents, bases, tools, users
  • Collaborator — uses the Hub and contributes to shared conversations
  • User — uses the Hub to talk to agents

Teams inside the organization group users together and control which Agent Categories each group can see.