GOOGLE CLOUD
Google Enhances BigQuery with Conversational AI Features
Google introduces Conversational Analytics and custom agent tools to BigQuery, empowering users to interact with data using natural language and streamlining AI-driven data analysis.
- Read time
- 4 min read
- Word count
- 816 words
- Date
- Jan 30, 2026
Summarize with AI
Google has significantly upgraded its BigQuery data warehouse by launching Conversational Analytics and new custom agent development tools. This enhancement allows business users and data teams to engage with data through natural language conversations, accelerating data analysis for various AI applications. The new agent provides contextual understanding across multiple queries, reducing the need for pre-built dashboards and simplifying complex data exploration. Additionally, the platform now supports building and deploying custom agents via API, ensuring consistent analytics logic and centralized access controls across enterprise applications.

🌟 Non-members read here
Google is advancing its BigQuery data warehouse capabilities with the introduction of Conversational Analytics. This new feature enables enterprise data teams and business users to interact with their data through natural language queries, significantly accelerating data analysis for artificial intelligence applications. The integration aims to simplify data exploration and make it more accessible to a broader range of users.
The conversational agent, currently in preview, is housed within the new Agents Hub under the Conversations tab in BigQuery. Users can activate it by directing it to specific data tables, expanding upon the data warehouse’s existing text-to-SQL functionalities. This development marks a substantial step forward in democratizing data access within organizations.
Elevating Data Interaction with Conversational Analytics
The new conversational agent goes beyond simple text-to-SQL translations, offering a more dynamic and contextual interaction with data. Analysts note that its key differentiator is the ability to maintain a contextual conversation across multiple steps. This allows users to refine their analysis progressively without repeatedly starting from scratch.
Unlike previous methods that treated each prompt as a standalone request, the agent remembers prior inquiries. It leverages context such as datasets, filters, time ranges, and assumptions to inform subsequent responses. This intelligent retention streamlines the analytical process, making it more intuitive and efficient.
This advancement significantly alleviates the burden on developers who previously had to prebuild numerous dashboards and define specific business logic for every conceivable data query. The agent interprets user intent dynamically, allowing for more flexible and ad-hoc analysis. Importantly, it still adheres to established access controls, metric definitions, and governance rules already in place within BigQuery.
The dynamic interpretation of user intent means that teams no longer need to anticipate every possible data scenario in advance. This approach not only saves development time but also ensures that data exploration remains consistent with enterprise-wide data policies. The result is a more agile and responsive data environment.
Empowering Enterprises with Custom Agent Development
Beyond the conversational agent, Google has also introduced a suite of tools within the Agent Hub for building, deploying, and managing custom agents. These custom agents can be integrated across various applications and operational workflows via API endpoints. This functionality addresses several critical enterprise needs, enhancing efficiency and consistency.
These tools are designed to tackle three common challenges faced by enterprises. First, they reduce the duplication of analytics logic across different tools and platforms. Second, they ensure consistent definitions and policies are applied uniformly across all analytics users. Third, they centralize access control and auditing, eliminating the need for separate implementations in each application.
The reduction in analytical logic duplication is a significant benefit, freeing up developers from repetitive tasks. Developers no longer need to rebuild logic to interpret user questions, map them to datasets, apply security rules, or explain results in every new application. This standardization streamlines development cycles and reduces potential errors.
Custom agents can also be seamlessly deployed through Looker, Google’s business intelligence platform, which already incorporates a robust conversational analytics feature. This integration further extends the reach and utility of these custom agents, allowing for sophisticated data insights to be embedded directly into existing business intelligence workflows. The synergy between BigQuery, Looker, and the new agent capabilities creates a powerful ecosystem for data-driven decision-making.
Continuous Advancements in Text-to-SQL Capabilities
Google has been consistently enhancing BigQuery’s natural language and SQL functionalities over recent months, aiming to assist developers and data analysts in writing more efficient SQL queries. These ongoing improvements underscore Google’s commitment to simplifying complex data operations and making them more accessible.
Earlier this month, a “Comments to SQL” feature was previewed, enabling developers to write natural-language instructions directly within SQL comments. These instructions are then translated into executable queries within BigQuery Studio, powered by Google’s Gemini AI model. This innovation further bridges the gap between human language and machine code.
Last November, Google rolled out three new managed AI-based SQL functions: AI.IF, AI.CLASSIFY, and AI.SCORE. These functions are designed to help enterprise users reduce the complexity associated with running large-scale analytics, particularly when dealing with unstructured data. Such tools are crucial for extracting valuable insights from diverse data sources.
In August, BigQuery also received incremental updates to its data engineering and data science agents. These updates continually refine the platform’s ability to automate and streamline various data management and analysis tasks. The cumulative effect of these enhancements is a more powerful, intuitive, and versatile data warehousing solution.
The competitive landscape for data warehouses is also seeing similar advancements, with rivals like Snowflake and Databricks actively developing their natural language to SQL capabilities. Databricks already offers AI Functions for applying generative AI or large language model inference directly from SQL or Python. Snowflake provides a suite of functions including AI_PARSE_DOCUMENT, AISQL, and Cortex, supporting document parsing, semantic search, and AI-driven analytics. Even Oracle’s Autonomous Data Warehouse supports AI workflows alongside traditional SQL, indicating a widespread industry trend toward integrating AI with data management.