Conversational analytics in BigQuery

Conversational analytics in BigQuery lets you chat with agents about your data using natural language. To get answers about your data, you can do the following:

  • Create data agents that automatically define data context and query processing instructions for a set of knowledge sources, such as tables, views, or user-defined functions (UDFs) that you select.
  • Create context and instructions for an agent in the form of custom table and field metadata, instructions to the agent for interpreting and querying the data, or by creating verified queries (previously known as golden queries) to configure the data agent to effectively answer questions for specific use cases.

For more information, see Conversational analytics overview in BigQuery documentation.