Skip to main content

Glossary

TermDefinition
Organization / TenantTop-level account boundary for billing and isolation — Multi-tenant AI Architecture, Organizations
AI WorkspaceIsolated knowledge + tools + conversations — What is an AI Workspace?
Customer AIWebsite widget and/or WhatsApp assistants — Customer AI vs Employee AI, Customer AI
Employee AIInternal Portal assistants for org members — Employee AI
Internal Portalyour-company.qefro.com employee experience — Internal Portal
Knowledge PlatformIngest + hybrid retrieval + citations — AI Knowledge Platform
Hybrid RAGLexical + vector retrieval for grounded answers — Hybrid RAG
Business ToolWorkspace connector (rest / OpenAPI or sdk) the AI can invoke — Business Tools, Register SDK Business Tools
Business ActionRuntime invocation of a Business Tool — What are Business Actions?
Business FlowDeclarative orchestration of tools/steps executed by FlowRunner — Define Business Flows, Run Business Flows
Flow triggerEntry path for a flow: conversation (intent), event, schedule, or webhook — Event-Driven Triggers
Orchestration eventNamespaced bus envelope that can start event-triggered flows; connectors only emit — Event-Driven Triggers
Marketplace AppMetadata package (hosting: runtime) executed by Qefro Runtime — Build your first app, Runtime vs SDK
SDK ConnectionSigned org webhook for @qefro-ai/backend / qefro-backend-sdk connecting external systems — Register SDK Business Tools
Identity Forwardingidentify() end-user JWT/session into tool calls — Identity Forwarding
Widget tokenPublishable embed key for cdn.qefro.com/widget.jsWebsite Widget
Owner / Admin / MemberOrganization RBAC roles — RBAC
TeamGrants Members access to workspaces — Teams
Custom domainYour hostname for the Internal Portal — Custom Domains
AI Agent SecurityControls for retrieval + tool calling — AI Agent Security
HMAC /qefroPlatform → app invoke authentication (X-Qefro-Signature) — Authentication, Application security
AES-256-GCM secretsApplication-level encryption for tool/SDK/channel credentials — Encryption
Customer Access ServiceOrganization-owned evaluate/challenge API; Qefro is not a customer IdP — Identity & Authentication