Documentation Index
Fetch the complete documentation index at: https://ahvn.top/llms.txt
Use this file to discover all available pages before exploring further.
Your data, speakable by agents.
One model. Many backends. Every agent.
1. Data Observability: The Data Silos Dilemma in the Agent Era
Modern enterprises already possess the information needed to power intelligent agentic systems. The challenge is that this knowledge is scattered across fragmented infrastructure (i.e., data silos): transactional databases, search engines, vector stores, file systems, and more. For human operators, this fragmentation creates operational complexity. For agents, it creates blindness. The more silos and interfaces there are, the more complicated it is for agents to discover and access the data they need. While LLMs are becoming better and better at reasoning, searching, and learning as the technology advances, they will never be able to realize the existence of unobserved data. The most important reason agents fail in real-world applications is not that they lack intelligence, but that they lack data observability. Recognizing this problem, many enterprises have tried to solve it by integrating their data silos into a single system, either by building a data warehouse, a data lake, or a new type of database with heavy ETLs. This approach often leads to suboptimal performance, increased operational complexity, and most importantly, high migration costs. Agentic systems do not need new data sources, they need an intuitive, unified way to access their existing ones. This is where HeavenBase comes in.2. The HeavenBase Solution: A Polyglot Engine for Agents
HeavenBase sits between your agents and your data; it does not replace your databases, search engines, or vector stores — it connects to them. HeavenBase aims to offer a unified data interface that abstracts away the complexities of different backends, designed natively for agents to discover, query, manipulate and organize data across silos without needing to know where the data actually lives or how to query it. To start working with HeavenBase, you simply create a new workspace, inform it about your available data backends, and then start to connect your data sources and pour your business knowledge into it. Technically, HeavenBase employs an intuitive object-oriented data model to manage your knowledge, as well as your data. You can now work with your data in the same logical workspace as your business knowledge, orchestrate your agents, and manage your workflows with the same interface as before. Meanwhile, HeavenBase handles the complexities of physical storage, query planning, and execution across your backends, allowing you and your agents to focus on reasoning and decision-making. Then, with all the data and decisions flowing through HeavenBase in the same logical workspace, data insights start to emerge. For example, a support agent can answer a customer question by reaching the order record, product policy, prior conversations, and internal notes through one HeavenBase workspace. Source data, metadata, domain knowledge, agent traces, tools, prompts, user preferences, and statistics are unified in HeavenBase workspace in the same logical data model, and thus can be consistently managed by meta-agents. This allows you to feed insights back to worker agents proactively or on-demand, ensuring they are always aware of the big picture and can access the right information at the right time.3. What HeavenBase Provides
As an individual user, you can use HeavenBase as a memory layer for your agents, a notebook for your agent to keep track of its thoughts, tasks, your preferences, and any other information it needs to know to serve you better. HeavenBase is available as a plug-and-play MCP server with Skills for agents to use. As an enterprise user, you can immediately enable your agents to talk to your data, and continuously learn from your data, gaining valuable insights and improving decision-making. You can choose to expose the interface to you and your agents in any form that you feel most comfortable working with: Python ORM expressions, MongoDB-style JSON queries, SQL, Python programs, or natural language instructions, and HeavenBase will help your agents translate those into efficient physical queries across the right data stores. As a developer, you can use the HeavenBase CLI and Python SDK to help build your agents and applications faster than ever before. Create a new workspace, define your entities, connect your backends, and start focusing on your business logic and agentic workflows, while HeavenBase takes care of the data plumbing and management for you. As a manager or platform leader, you can use HeavenBase as a data plane for your agentic systems, monitoring interactions, consolidating business knowledge, and continuously improving your data landscape.TODO: HeavenBase GUI for catalog and observability; data governance and lineage features

