Skip to content

Core concepts & glossary ​

The vocabulary you need before diving in. MyChatBot has two big surfaces β€” the Sales Platform (assistants that work your inbox and CRM) and the Agents Platform (agents that do open-ended work) β€” that share accounts, knowledge, and connectors. This page maps the pieces to what you actually click in the app; the deep pages are linked from each term.

How it fits together ​

  • An account owns everything below. It's the workspace you log into at app.mychatbot.app.
  • On the Agents Platform, you build agents by starting from a template (or a blank agent) and customizing it β€” instructions, tool toggles, connectors, knowledge, skills, and a model. Agents run in conversations, can be put on schedules, and reach out through channels (Telegram, website widget, …).
  • Inventory you load through an integration becomes searchable product data that an agent can look up with product search.
  • MCP endpoints let you plug product search, the whole Sales Platform, or UGC tooling into external clients (Claude Code, Cursor) β€” or into agents as connectors.

In the app

Everything on the Agents Platform lives under Agents in the left nav (app.mychatbot.app/agents). New to it? Open Agents β†’ How it works (/agents/how-it-works).

Glossary ​

TermWhat it isWhere it lives in the app
AccountYour top-level workspace. Every agent, integration, connector, and knowledge source belongs to one account.app.mychatbot.app
AgentA configured worker: a starting template plus your customizations (instructions, tools, connectors, knowledge, skills, model).Concepts Β· Build an agent
TemplateA ready-made agent kind that comes pre-set with a model, instructions, tools, and skills β€” e.g. a general assistant, a personal assistant, or a skill builder. Pick one as your starting point.Concepts
Blank agentStart from scratch instead of a template. In the app you create one, pick its model, and write its instructions yourself.Build an agent
CustomizationsThe changes you layer on top of a template. Anything you leave blank inherits the template's default; clearing a field resets it to the default.Concepts
Tool toggleOn/off switches for what an agent is allowed to reach for β€” Web browsing, Run code & crunch data, Search the web, Sales Platform tools, Business knowledge, and more. Off means the agent won't even see the tool.Tools & toggles
ConnectorA third-party integration an agent can act through. Three flavors: external app connectors (HubSpot, Gmail, Slack, Notion, and more β€” authorized once per account), Sales Platform connectors (slices of your own account's sales data), and custom connectors (your own MCP server).Custom connectors Β· Connect apps
Model & reasoningEach template ships with a default model (GPT-5, Claude Opus, Gemini, Grok, …) that you can change on any agent. Some models let you set how hard they think (reasoning effort).Models & reasoning
Knowledge baseWhat an agent can look things up in: business-knowledge sources (Open Web, Google Drive / Notion / Slack, your Products β€” enabled by the Business knowledge toggle) and Sales Platform sources (FAQ, product catalog, product feed, spreadsheet).Knowledge bases
MemoryEach conversation keeps its own history, plus optional long-term notes the agent can save. Agents don't automatically recall long-term memory yet β€” you point them at it.Memory
SkillA reusable, packaged capability. Platform skills ship with the product; your skills are ones you create (with the built-in skill builder).Skills
Schedule / taskA recurring, timed run of an agent inside a chosen conversation.Tasks, crons & schedules
ChannelWhere an agent talks to end users: website widget, WhatsApp, Telegram, Instagram, and more.Channels Β· Connect Telegram
ConversationOne chat thread with an agent. Telegram and website chats show up here too.Memory
AssistantThe Sales Platform sales bot (distinct from an Agents-Platform agent). Agents reach the Sales Platform through the Sales Platform tools toggle or the Sales-Management MCP.Custom connectors
IntegrationA data source you connect to feed inventory in β€” a product feed, spreadsheet, file upload, OpenCart, or WordPress integration all populate your searchable catalog.Getting inventory in
Product searchSearch over your catalog β€” it blends meaning-based and keyword matching, supports filters, categories, and image matching. MyChatBot tunes relevance for you; contact support to adjust it for your catalog.How search works
MCPModel Context Protocol endpoints you can plug into external clients: Product MCP (search one catalog), Sales-Management MCP (your account's sales tools), UGC MCP (content/ads/analytics).MCP & connectors Β· Product MCP

Building an agent, step by step ​

The concepts above map to a short click-path when you actually build one:

  1. Create it. New agent β†’ pick a template (or start blank) and choose a model.
  2. Give it instructions. Open the agent β†’ Instructions tab.
  3. Decide what it can do. Open Settings β†’ What it can do and flip on the tools it needs. Off is the safe default.
  4. Connect apps & knowledge. Add connectors and knowledge sources so it can act on and look up your data.
  5. Talk to it, or schedule it. Chat in Conversations, or set up a recurring run on the Tasks tab.

In the app

Start a new agent at app.mychatbot.app/agents/new. Every agent then has its own Overview Β· Instructions Β· Settings Β· Tasks Β· Conversations tabs. Tools, model, identity, connectors, and skills all live under Settings.

Connectors: connect once, enable per agent ​

External app connectors are authorized once per account in the connector catalog. After that, each agent gets its own switch β€” an agent only sees a connector when it's both authorized on the account and turned on for that agent.

In the app

Browse and authorize apps at app.mychatbot.app/agents/connectors (Connectors in the Agents nav). Then enable the ones you want under an agent's Settings β†’ Connectors. Hosting your own tool? Add a Custom connector with its MCP URL.

The account connector catalog β€” authorize an app once, then enable it per agent

Channels: where end users reach your agent ​

An agent can answer people through the website widget, WhatsApp, Telegram, Instagram, and more. Each channel has a short connect form; once linked, incoming chats appear as conversations.

See also ​