Beyond Text-to-SQL: An Agentic LLM System for Governed Enterprise Analytics APIs
- lab arXivLabs
- location arXiv
- person Md Tahmid Rahman Laskar
- product CatalyzeX
- product DagsHub
- product GotitPub
- product Hugging Face
- product ScienceCast
A new agentic system called Analytic Agent translates natural language questions into governed enterprise analytics API calls, aiming to bridge the gap between non-technical users and complex organizational data without exposing raw databases to large language models, according to a preprint posted on arXiv [1]. The system, detailed in a paper by Md Tahmid Rahman Laskar and colleagues, addresses a persistent challenge in enterprise analytics: making data accessible for decision-making while maintaining security and compliance [1][2]. Traditional business intelligence tools and Text-to-SQL systems often require technical expertise that many business users lack [1]. Recent large language model approaches that generate SQL directly promise easier access but introduce risks when applied to enterprise environments where analytics pipelines depend on governed APIs, not raw databases [1][2]. These APIs embed complex business logic to ensure consistency, auditability, and security [2]. Delegating mathematical or aggregation logic to an LLM can create reliability and compliance gaps [1][2]. Analytic Agent operates as an LLM-based agentic system that interprets user goals, validates permissions, executes governed queries, and produces compliant visualizations through multi-step reasoning and policy-aware orchestration [1][2]. The researchers evaluated the system on 90 real enterprise use cases constructed by domain experts [1][2]. The paper was submitted to arXiv on May 20, 2026, and revised on June 15, 2026 [1]. arXiv, an open-access repository founded in 1991, hosts preprints across mathematics, physics, computer science, and related fields, and as of November 2024 receives about 24,000 submissions per month [4]. Papers on the platform are moderated but not peer-reviewed before posting [4]. The work builds on the broader trajectory of large language model research, which accelerated after the 2017 introduction of the transformer architecture in the paper “Attention Is All You Need” [6]. That architecture now underpins most large language models and has been cited more than 250,000 times as of 2026 [6]. The Analytic Agent preprint appears under arXiv’s Computation and Language category and is associated with arXivLabs, a framework for experimental community projects on the platform [1].
regulationresearch-paperapplication
Background sources we checked (5)
- arxiv.org ↗ Enterprise analytics aims to make organizational data accessible for decision-making, yet non-technical users still face barriers when using traditional business intelligence tools or Text-to-SQL systems. While recent Text-to-SQL approaches based on Large Language Models (LLMs) p…
- en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ "Attention Is All You Need" is a 2017 research paper in machine learning authored by eight scientists and engineers working at Google. The paper introduced a new deep learning architecture known as the transformer, based on the attention mechanism proposed in 2014 by Bahdanau et …