Agent Bricks: The Governed Enterprise Agent Platform
TL;DR · AI 摘要
Databricks 宣布推出面向企业的受管智能体平台 Agent Bricks,强调治理与集成能力。
核心要点
- Agent Bricks 是 Databricks 推出的企业级智能体平台
- 平台强调在生成式 AI 应用中的统一治理能力
- 深度集成 Lakehouse 架构与 Unity Catalog
Agent Bricks: The Governed Enterprise Agent Platform | Databricks Blog
[](http://www.databricks.com/)
[](http://www.databricks.com/)
- Why Databricks
- * Discover
- Customers
- Partners
- Product
- * Databricks Platform
- Integrations and Data
- Pricing
- Open Source
- Solutions
- * Databricks for Industries
- Cross Industry Solutions
- Migration & Deployment
- Solution Accelerators
- Resources
- * Learning
- Events
- Blog and Podcasts
- Get Help
- Dive Deep
- About
- * Company
- Careers
- Press
- Security and Trust
- DATA + AI SUMMIT 
- * *
Contents in this story
The Agent Bricks platform
Agent Bricks: The Governed Enterprise Agent Platform
What's new: Document Intelligence GA, Custom Agents on Apps GA, Agent Mode in Genie, and more

Published: April 14, 2026
Product6 min read
Share this post
- [](https://www.linkedin.com/shareArticle?mini=true&url=https://www.databricks.com/blog/agent-bricks-governed-enterprise-agent-platform&summary=&source=)
- [](https://twitter.com/intent/tweet?text=https://www.databricks.com/blog/agent-bricks-governed-enterprise-agent-platform)
- [](https://www.facebook.com/sharer/sharer.php?u=https://www.databricks.com/blog/agent-bricks-governed-enterprise-agent-platform)
Keep up with us
Subscribe
#### Summary
- The challenge isn’t building agents, it’s running them with real context, permissions, and control
- Agent Bricks unifies data, models, and governance into a single enterprise platform
- Now GA: Document Intelligence, Custom Agents, and new platform capabilities
The basic agent pattern is familiar by now: a model connected to tools, reasoning, and taking actions. But building the loop is not the hard part. The hard part is making enterprise agents work on real business data, under real permissions, with real consequences.
The most valuable agents are defined by how deeply they connect to your business: customer records, operational systems, internal policies, and institutional knowledge. A financial services agent reviewing loan applications and applying company underwriting policies is valuable because it operates in a business context, not because of the model or framework alone. That context is what makes agents useful, and what makes them difficult to run in production. Agents need to understand what data means, operate under the right identity and permissions, and work across models without locking teams into a single vendor.
This is where most teams get stuck. Most agent products give you pieces, not a platform.
This is why we built Agent Bricks.**Agent Bricks**is Databricks’ enterprise agent platform for building, deploying, and governing agents that operate on your business data, end to end. It unifies model access, execution, governance, and context so teams can run agents reliably in production.

Thousands of organizations across financial services, retail, healthcare, and technology have deployed production agents at scale on Agent Bricks, includingWorkday,Virgin Atlantic, Zapier, EchoStar, andAstraZeneca. Teams are building agents that deliver continuous market analysis to hundreds of analysts, orchestrate workflows across supply chain, procurement, and R&D systems, solve employee requests for complex service tasks automatically, and detect and resolve anomalies in marketing campaigns before advertising dollars are wasted.
Today, we are announcing the general availability of Document Intelligence and Custom Agents, along with new capabilities across the platform, includingAI Gateway, to help you build, govern, and secure enterprise agents grounded in rich context from your data.
"With Agent Bricks, we’re not building one-off AI projects, we’re building an enterprise AI fabric. Interoperability, identity-first security and governance were designed from day one, so our agents behave like any other mission-critical system, not a science experiment." — William Acosta, Head of Agentic AI Engineering, EchoStar
The Agent Bricks platform
Running agents in production requires more than a model and tools. It requires a platform. Three things define the Agent Bricks platform:
Open and multi-AI. To build useful agents and agentic applications, teams need to work across multiple model providers and frameworks to choose the right models, use the right tools, and manage access, cost, and reliability. Agent Bricksnatively supports frontier models and popularcoding agents like Cursor, Codex, and Claude Code through asingle API, with built-in routing, fallback, and cost optimization. It also supports building and deploying agents with major frameworks such as LangGraph and OpenAI Agents SDK. This allows teams to switch models or integrate external agents without rebuilding their systems. Today, 63% of customers route tasks across two or more model families, ensuring agents remain flexible and resilient as models evolve.
Unified governance. Most platforms govern the agent, which tools it can call, and what permissions it holds. Agent Bricks governs the agent and everything it interacts with in a single system. With Unity Catalog andAI Gateway, access to data, models, andexternal MCPs is managed and observed in one place, with identity enforced end to end. Agents inherit user identity throughon-behalf-of token passing, so they can only access what the user is authorized to use. Whether querying your lakehouse or calling external APIs, the same permissions, auditing, and routing apply across every interaction. This ensures every agent interaction is secure, observable, and consistent.
"Agent Bricks gives us a structured way to coordinate multiple data intelligence endpoints in a single system. Instead of hard-coding routing logic, we can guide how the agent prioritizes Genie and governed data in Unity Catalog through clear instructions. That makes it much easier to build an internal ‘ask data’ experience that’s flexible and reliable as it evolves.”— Alvaro Martin, Sr. Data Engineer, Zapier
Accurate because it understands business context. Agent accuracy depends on more than model quality. Agent Bricks uses Unity Catalog metadata, including schema, business definitions, lineage, permissions, and data quality signals, to improve how agents reason and act. This context is embedded directly into retrieval and planning, delivering70% higher accuracy than standard RAG and a 30% improvement in multi-step workflows. For structured data,Genie Spaces leverage the semantic layer so agents reason over business definitions, not raw column names. This means agents return answers aligned to how your business actually operates, not just what the data says. This is what turns models into systems that understand your business.
GUIDE
Your compact guide to modern analytics

What's new
Today’s releases expand what teams can build on Agent Bricks across multi-AI, governance, and enterprise context:
Multi-AI and agent orchestration
- **Custom Agents on Apps**(GA). Build and deploy agent applications with any model or framework, with full lifecycle support and serverless compute. Native integration with Lakebase provides memory, conversation history, and state for long-running workflows.
- **Supervisor Agent**(GA). Orchestrate multiple agents and tools into a single workflow. Define the task and connect your systems. The supervisor coordinates execution across models and tools.
- **Web Search in Foundation Model API**. Ground agent responses with real-time information from the web using native provider search capabilities.
Governed access across tools, models, and data
- **AI Gateway**.A unified layer to manage and govern access to models, coding agents, and now MCP-connected tools. It enforces identity, permissions, and observability across every interaction, so agents operate securely across your models, tools, and APIs. Now also with guardrails to detect and mitigate risks like PII exposure, unsafe content, prompt injection, data exfiltration, and hallucinations, with customizable options for various security needs.
- **Managed OAuth MCP Connectors**. Securely connect external services like GitHub, Atlassian, and Glean as governed tools. Credentials are managed centrally, so agents can access systems without exposing secrets.
Enterprise context that makes agents accurate
- **Document Intelligence**(GA). Extract and structure data from unstructured documents like contracts, invoices, and reports, turning PDFs into queryable knowledge without custom pipelines.
- **Knowledge Assistant**(GA). Automatically ingest enterprise documents and make them accessible to any agent, with retrieval that incorporates system context, metadata, and user constraints.
- **Agent Mode in Genie Spaces**.Move from single-turn Q&A to multi-step reasoning and analysis over your data, enabling agents to plan, explore, and answer complex business questions.
- **CLEARS Framework for Agent Quality with MLflow**. Evaluate agents across correctness, latency, execution, adherence, relevance, and safety with a standardized framework in MLflow for production quality.
Build on Agent Bricks today
The challenge is no longer building the agent loop. It is building everything around it: identity that cannot be bypassed, credentials that do not leak, model routing that avoids lock-in, business context that makes results correct, and observability that shows what every agent did and why.
Most platforms focus on pieces of this system. Agent Bricks brings it together.
It is a multi-AI, governed platform for agents operating on enterprise data, designed to run reliably in production from day one. And we are continuing to expand that system through a growing ecosystem of integration partners, including Accenture, Atlan, Arize, Capgemini,Celebal, Collibra, Dataiku, Deloitte, EY, Glean, Infosys, LlamaIndex,Lovelytics,LTM, Monte Carlo, Omni Analytics, Qlik, Retool, Sigma Computing,Slalom,Tiger Analytics, Tredence, andWipro, extending Agent Bricks across the tools and services enterprises rely on every day.
Keep up with us
Subscribe
Contents in this story
The Agent Bricks platform
Recommended for you

April 10, 2026/12 min read
#### Memory Scaling for AI Agents

Platform
March 10, 2026/6 min read
#### Bringing Visualizations to Life in Multi‑Agent Systems With Vega‑Lite
Share this post
- [](https://www.linkedin.com/shareArticle?mini=true&url=https://www.databricks.com/blog/agent-bricks-governed-enterprise-agent-platform&summary=&source=)
- [](https://twitter.com/intent/tweet?text=https://www.databricks.com/blog/agent-bricks-governed-enterprise-agent-platform)
- [](https://www.facebook.com/sharer/sharer.php?u=https://www.databricks.com/blog/agent-bricks-governed-enterprise-agent-platform)
Never miss a Databricks post
Subscribe to our blog and get the latest posts delivered to your inbox
Sign up
*
Work Email
*
Country:
By clicking “Subscribe” I understand that I will receive Databricks communications, and I agree to Databricks processing my personal data in accordance with its Privacy Policy.
Subscribe
What's next?
More from the Authors
- Lakehouse Monitoring: A Unified Solution for Quality of Data and AI
- Accelerate GenAI App Development with New Updates to Databricks Model Serving
- Introducing Databricks Model Training for Fine-Tuning GenAI Models

Product
November 21, 2024/3 min read
#### How to present and share your Notebook insights in AI/BI Dashboards

Product
December 10, 2024/7 min read
#### Batch Inference on Fine Tuned Llama Models with Databricks Model Serving

Why Databricks
Discover
Customers
Partners
Why Databricks
Discover
Customers
Partners
Product
Databricks Platform
- Platform Overview
- Sharing
- Governance
- Artificial Intelligence
- Business Intelligence
- Database
- Data Management
- Data Warehousing
- Data Engineering
- Data Science
- Application Development
- Security
Pricing
Integrations and Data
Product
Databricks Platform
- Platform Overview
- Sharing
- Governance
- Artificial Intelligence
- Business Intelligence
- Database
- Data Management
- Data Warehousing
- Data Engineering
- Data Science
- Application Development
- Security
Pricing
Open Source
Integrations and Data
Solutions
Databricks For Industries
- Communications
- Financial Services
- Healthcare and Life Sciences
- Manufacturing
- Media and Entertainment
- Public Sector
- Retail
- View All
Cross Industry Solutions
Solutions
Databricks For Industries
- Communications
- Financial Services
- Healthcare and Life Sciences
- Manufacturing
- Media and Entertainment
- Public Sector
- Retail
- View All
Cross Industry Solutions
Data Migration
Professional Services
Solution Accelerators
Resources
Learning
Events
Blog and Podcasts
Resources
Documentation
Customer Support
Community
Learning
Events
Blog and Podcasts
About
Company
Careers
Press
About
Company
Careers
Press
Security and Trust

Databricks Inc.
160 Spear Street, 15th Floor
San Francisco, CA 94105
1-866-330-0121
- [](https://www.linkedin.com/company/databricks)
- [](https://www.facebook.com/pages/Databricks/560203607379694)
- [](https://twitter.com/databricks)
- [](https://www.databricks.com/feed)
- [](https://www.glassdoor.com/Overview/Working-at-Databricks-EI_IE954734.11,21.htm)
- [](https://www.youtube.com/@Databricks)

- [](https://www.linkedin.com/company/databricks)
- [](https://www.facebook.com/pages/Databricks/560203607379694)
- [](https://twitter.com/databricks)
- [](https://www.databricks.com/feed)
- [](https://www.glassdoor.com/Overview/Working-at-Databricks-EI_IE954734.11,21.htm)
- [](https://www.youtube.com/@Databricks)
© Databricks 2026. All rights reserved. Apache, Apache Spark, Spark, the Spark Logo, Apache Iceberg, Iceberg, and the Apache Iceberg logo are trademarks of the Apache Software Foundation.
We Care About Your Privacy
Databricks uses cookies and similar technologies to enhance site navigation, analyze site usage, personalize content and ads, and as further described in our Cookie Notice. To disable non-essential cookies, click “Reject All”. You can also manage your cookie settings by clicking “Manage Preferences.”
Manage Preferences
Reject All Accept All

Privacy Preference Center
Opt-Out Preference Signal Honored
Privacy Preference Center
- ### Your Privacy
- ### Strictly Necessary Cookies
- ### Performance Cookies
- ### Functional Cookies
- ### Targeting Cookies
- ### TOTHR
#### Your Privacy
When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences or your device and is mostly used to make the site work as you expect it to. The information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies. Click on the different category headings to find out more and change our default settings. However, blocking some types of cookies may impact your experience of the site and the services we are able to offer.
#### Opting out of sales, sharing, and targeted advertising
Depending on your location, you may have the right to opt out of the “sale” or “sharing” of your personal information or the processing of your personal information for purposes of online “targeted advertising.” You can opt out based on cookies and similar identifiers by disabling optional cookies here. To opt out based on other identifiers (such as your email address), submit a request in our Privacy Request Center.
#### Strictly Necessary Cookies
Always Active
These cookies are necessary for the website to function and cannot be switched off in our systems. They assist with essential site functionality such as setting your privacy preferences, logging in or filling in forms. You can set your browser to block or alert you about these cookies, but some parts of the site will no longer work.
#### Performance Cookies
- [x] Performance Cookies
These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site. They help us to know which pages are the most and least popular and see how visitors move around the site.
#### Functional Cookies
- [x] Functional Cookies
These cookies enable the website to provide enhanced functionality and personalization. They may be set by us or by third party providers whose services we have added to our pages. If you do not allow these cookies then some or all of these services may not function properly.
#### Targeting Cookies
- [x] Targeting Cookies
These cookies may be set through our site by our advertising partners. They may be used by those companies to build a profile of your interests and show you relevant advertisements on other sites. If you do not allow these cookies, you will experience less targeted advertising.
#### TOTHR
- [x] TOTHR
Cookie List
Consent Leg.Interest
- [x] checkbox label label
- [x] checkbox label label
- [x] checkbox label label
Clear
- - [x] checkbox label label
Apply Cancel
Confirm My Choices
Allow All