Skip to main content
Feedback

Knowledge Hub overview

note

Knowledge Hub is part of Boomi's Early Access program, which offers beta versions of Boomi innovations on an "as is" basis, with no warranties. These features are not final production releases, are unsupported under Boomi's service agreements and support services, and are not intended for production use. While Boomi will work to address issues encountered during the preview and welcomes participant feedback, any feedback provided, whether ideas, suggestions, code, or recommendations, oral or written, is irrevocably assigned to Boomi, LP. By participating, you confirm you have the authority to provide that feedback, will not assert any intellectual property claims against Boomi, and that Boomi may freely implement it without violating any party's rights. If a beta feature doesn't meet Boomi's standards or raises significant concerns, it may never reach general availability, and Boomi cannot guarantee any particular innovation will be released in a supported form. Note that some innovations may only be available as open source or for specific runtime configurations. Documentation may be provided as PDFs, online, or on Community forums.

Refer to the Early Access page to view current programs and request Early Access for a specific feature.

Boomi Knowledge Hub is an AI-ready data service that ingests, organizes, and serves enterprise knowledge to AI agents and applications. It connects your structured and unstructured data to the AI systems that need to reason over it, giving agents accurate, cited responses instead of hallucinated ones.

The problem Knowledge Hub solves

Organizations want to power AI agents with their enterprise data, but that data is scattered across multiple systems. As a result, every query must reconstruct context, leading to unreliable answers, high latency, and rising costs.

  • AI agents lack reliable context: Critical data sits in silos across systems, resulting in partial or outdated decisions.
  • Retrieval is unreliable at scale: Reconstructing context requires multiple queries, leading to inconsistent results, high latency, and rising operational costs.
  • Governance is fragmented and inconsistent: Teams manage access, monitoring, and auditability across separate tools, making consistent control hard to enforce.

Knowledge Hub sits between your enterprise data and your AI agents. It pulls data from your existing sources on a schedule, indexes it for retrieval, and returns relevant, cited chunks to agents at query time without requiring agents to connect directly to each source system.

How Knowledge Hub improves AI agent outcomes

Without a governed context layer, fragmented enterprise data limits AI agents. Knowledge Hub provides trusted context for better retrieval, decision-making, and scalability.

CapabilityWithout Knowledge HubWith Knowledge Hub
ContextFragmented, limited to individual systemsUnified across connected sources
ReasoningBased on partial or inconsistent contextGrounded in relevant retrieved context
ExplainabilityLack of traceability for AI answers and actionsRetrieved sources and policies are traceable
Scale and governanceAccess and retrieval managed separately by each agent or appOne governed retrieval layer serves all agents and apps

The three capabilities

Knowledge Hub has three capabilities.

connect

How Knowledge Hub works

Knowledge Hub processes your data in two phases: ingestion and retrieval.

Ingestion phase

During ingestion, Data Integration extracts content from your source system, splits it into smaller segments called chunks, converts each chunk into a vector embedding, and writes the result to the Knowledge Hub vector store. This process runs on the schedule you configure, so your Knowledge Base stays current as source data changes.

ingestion

Retrieval phase

At query time, an AI agent sends a natural language query to Knowledge Hub. Knowledge Hub converts the query into a vector using the same embedding model used during ingestion, searches the vector store for the most semantically similar chunks, and returns a ranked list of results with source references. The agent uses these results to generate a grounded, cited response.

retrieval

Before you start: choose your path

Use the following questions to confirm if Knowledge Hub is the right fit for your scenario.

QuestionGuidance
Do your AI agents need to answer questions using your organization's own data?Knowledge Hub is the right fit.
Is your data in a supported source (S3, Confluence, Jira, Salesforce, SAP, GCS, Azure Blob, SFTP)?Proceed. Refer to Prerequisitesfor the full connector list.
Do you need real-time data access (data that changes by the second)?Knowledge Hub runs on a schedule. If sub-minute freshness is required, consider a live connector approach instead.
Do you need to control which agents can access specific Knowledge Bases?KB-level permissions are available at GA. In Early Access, all users with a role can access all Knowledge Bases in the account.
Do you have an active Data Integration license?Required. Knowledge Hub uses Data Integration as its ingestion engine.

Who uses Knowledge Hub?

PersonaRolePrimary tasks
Data engineerConnects data sources and manages ingestionCreates repositories and Knowledge Bases, configures sources and schedules in Data Integration
AdministratorControls access and platform healthAssigns roles, manages platform configuration
AI builderBuilds agents that retrieve enterprise knowledgeConfigures retrieval settings, integrates Knowledge Bases into agents via AgentStudio or the API

Next steps

On this Page