Skip to main content

Customer AI vs Employee AI

Customer AI and Employee AI are the two audience modes of an AI Workspace Platform. Both can use the same underlying workspace technology (knowledge, tools, conversations), but they differ in who is talking, where the UI lives, and what identity and permissions apply.

Short definition (citation-ready)

Customer AI assists external users (visitors, shoppers, ticket askers) on public channels. Employee AI assists authenticated organization members on an internal portal with role- and workspace-scoped access.

Side-by-side

DimensionCustomer AIEmployee AI
AudienceExternal customers / visitorsOrganization members
Primary surfacesWebsite widget, WhatsAppInternal Portal (*.qefro.com or custom domain)
AuthWidget token; optional identify() for end usersEmail/password session JWT; Teams + workspace grants
KnowledgeUsually public or customer-safe docsOften internal policies, runbooks, HR/IT
ToolsOrder status, ticket create — careful scopesInternal systems with stricter RBAC
Risk if mixedLeaking internal docs to the publicExposing customer tools without need

Architecture

Customer AI in Qefro

Employee AI in Qefro

Should they share a workspace?

ApproachUse when
Separate workspaces (recommended)Knowledge sensitivity differs (public FAQ vs internal HR)
Shared workspaceRare — only when the corpus is intentionally identical and tools are safe for both audiences

Workflow

Ship both without mixing risk

  1. Map audiencesList what customers vs employees are allowed to know.
  2. Create two workspace setsCustomer Support vs internal teams.
  3. Bind channelsWidget/WhatsApp → customer workspaces; Portal → employee workspaces.
  4. Grant RBACInvite Members; attach Teams to workspaces.
  5. Add tools lastCustomer tools with identify(); employee tools with least privilege.

FAQ

Is Employee AI just Customer AI behind a login?
No. Employee AI adds organization membership, Teams, workspace grants, and a branded portal — not only authentication.
Can one organization run both?
Yes. That is the default Qefro model: configure once in the Admin Console, deploy Customer AI and Employee AI from workspaces.
Does WhatsApp count as Customer AI?
Yes. WhatsApp is a Customer AI channel bound to a workspace, typically the same Support knowledge as the website widget.