Kensho's Grounding: A Multi-Agent Framework for S&P Global Data with LangGraph
Written byMango
Drafted with AI; edited and reviewed by a human.
![]()
Introducing Kensho's Grounding Framework
In the dynamic world of AI agents, efficiently navigating S&P Global's expansive and highly structured financial data estate presents unique challenges. Kensho, S&P Global's dedicated engine for AI innovation, has tackled this head-on with "Grounding" – a pioneering multi-agent framework designed to ensure AI outputs are consistently rooted in trusted, verified data. This solution is crucial for financial professionals who spend countless hours sifting through fragmented systems to locate and validate critical information.
Grounding acts as a core access layer for S&P Global data, providing a single, intuitive entry point for natural language queries. Imagine no longer needing to master complex database schemas or specialized query languages to analyze earnings, retrieve financial metrics, or perform market research. This framework streamlines the entire process, offering citation-backed responses directly from verified S&P Global data sources, guaranteeing high-trust validity, transparency, and compliance with every result.
Architecting Trust: How Grounding Leverages LangGraph
At its heart, Grounding is a sophisticated multi-agent system powered by LangGraph. It's architected as a centralized entry point that intelligently directs user queries to specialized Data Retrieval Agents (DRAs). These DRAs are owned by various S&P Global data teams, such as equity research, fixed income, and macroeconomics, allowing for a clear separation of concerns between query routing and data retrieval. This design significantly increases the signal-to-noise ratio for data access.
LangGraph plays a pivotal role in the Grounding router, enabling it to access diverse agents based on query context, break down complex requests into smaller, DRA-specific sub-queries, and then elegantly aggregate the distributed responses into coherent, actionable insights. Kensho also developed a custom DRA protocol, ensuring a consistent data format across all returned structured and unstructured data. This common language facilitates seamless collaboration and rapid deployment of new specialized financial AI products, from equity research assistants to ESG compliance agents. You can dive deeper into Kensho's journey here.
Beyond Retrieval: Impact and Key Takeaways
The development of Grounding significantly improves the workflow for financial professionals by empowering them to focus on analysis rather than arduous data access and source validation. By building agents and products atop this consistent system, Kensho has drastically accelerated its time-to-market, providing new AI applications immediate access to the full breadth of S&P Global data without the need to rebuild data pipelines.
Kensho's experience building Grounding with LangGraph yielded crucial insights for other organizations tackling complex multi-agent architectures. They emphasized the importance of comprehensive tracing and deliberate metadata requirements for observability, especially with LangGraph's native integrations. Additionally, a multi-stage evaluation approach, meticulously assessing routing decisions, data quality, and answer completeness, was vital for ensuring the high trust and certainty demanded by the financial industry. Continuous protocol studies further optimize system efficiency and reliability. Discover more about this innovative framework and its implications on the LangChain blog.
Read more: Kensho's Multi-Agent Framework with LangGraph to understand the technical details.
Read next

Anthropic Launches Claude Design for AI-Powered Prototypes, Decks & Visuals
Anthropic's new Claude Design helps teams generate polished visual work, from interactive prototypes to pitch decks and marketing assets, powered by Claude Opus 4.7.
Continue reading