OpenAI turns ChatGPT Work into a governed analytics front end
The new Data agent connects across major warehouses and BI tools while inheriting existing permissions—a direct bid to make ChatGPT the interface above the enterprise data stack.
OpenAI has launched a Data agent inside ChatGPT Work that can investigate company data, refine an analysis conversationally and build refreshable interactive dashboards. The larger move is architectural: OpenAI is positioning ChatGPT as a common analytics interface above warehouses, semantic layers and existing BI systems rather than asking companies to replace them.
According to OpenAI’s launch post, approved connections include Amazon Redshift, Google BigQuery, ClickHouse, Databricks, MongoDB and Snowflake, alongside files from Google Drive and SharePoint. The agent can also build and interact with dashboards in Omni, Oracle BI, Power BI, Sigma, Tableau and ThoughtSpot.
Context and permissions stay underneath
The pitch is not raw schema-to-SQL generation. OpenAI says the agent consumes business terms, metric definitions, custom calculations and data relationships from sources including Databricks Genie Ontology, dbt, GitHub, Snowflake Horizon and BI dashboards. Workspace administrators choose which connections and roles are available, while queries inherit the connected account’s table-, row- and column-level restrictions.
That makes the product a coordination layer across an existing stack. The warehouse still executes queries. Semantic and catalog systems still define meaning. BI tools can remain presentation targets. ChatGPT owns the conversation, investigation flow and a new dashboard surface.
The security boundary, however, depends on each connector. ClickHouse’s launch implementation combines its managed Remote MCP server with Apache-2.0 agent skills. OAuth limits access to organizations and services visible to the ClickHouse Cloud user, while 13 exposed tools can inspect schemas, execute SELECT statements and read operational metadata. ClickHouse says every tool is read-only and declares readOnlyHint: true; vendor-maintained skills provide guidance on schema design, querying and ingestion without expanding the MCP server’s permissions.
From answers to approved actions
OpenAI says users can review evidence behind findings, turn analyses into shareable dashboards, and ask the agent to recommend next steps. It can distribute findings through Slack or email and carry out actions through connected tools when the user approves them. That extends the product beyond NL2SQL, but it also makes the approval and connector boundaries more important than the fluency of the generated narrative.
OpenAI reports that nearly all of its product staff and more than two-thirds of its go-to-market organization use the internal capabilities behind the Data agent. It also names NTT Data, Thermo Fisher and ServicePiston among alpha users. Those are adoption claims from OpenAI, not independently reported performance measurements; the launch post does not publish accuracy, latency or cost benchmarks.
For data teams, the immediate competitive question is no longer only which assistant writes the best SQL. It is which layer becomes the place where employees start an investigation. OpenAI is betting that a cross-platform conversation—with governed connectors and dashboards attached—can become that place while the existing data stack remains underneath.
sources
comments · 0