Productivity

OpenAI ships a Data agent for ChatGPT Work that queries Snowflake, BigQuery, Databricks, and Redshift and edits Power BI and Tableau dashboards

September 10, 2026 at 4:25 PM PT

OpenAI announcement of the Data agent for ChatGPT Work

Why it mattersAn analyst can put the data-warehouse layer behind a chat prompt without losing the row-level permissions the warehouse enforces, which is the reason most self-serve BI tools have stalled inside enterprises.

OpenAI added a Data agent to ChatGPT Work on Thursday. The pitch, in OpenAI's own words, is that it lets someone "turn your company's data into answers, interactive dashboards, and action, just by asking". The interesting part is the list of things it plugs into, because a chat-over-your-data feature is only useful when it reads the warehouse the company already runs.

The connector list is the news

The Data agent connects to Snowflake, BigQuery, Databricks, Redshift, MongoDB, Google Drive, and SharePoint, and it works with Power BI, Tableau, Sigma, and ThoughtSpot on the dashboard side. OpenAI's page says a dashboard the agent creates "can be edited, shared, and refreshed" in those BI tools, so the analyst who reviews it keeps working in the tool the analytics team already uses.

A user activates it through the ChatGPT Work Plugins directory, connects a data source, and then addresses the agent with @Data inside a chat. Results can be posted to Slack or sent as email, and the agent can "perform approved actions through connected tools", which OpenAI does not describe in more detail on the announcement page.

Where the trust actually sits

The one line that decides whether a company can adopt this reads: the agent "respects access controls. Admins manage connections and availability; existing table, row, and column permissions apply". If the warehouse blocks an analyst from seeing customer PII in a Snowflake row, the agent asked from that analyst's ChatGPT seat is blocked too. That closes the failure mode that has kept most companies from putting a natural-language layer over a warehouse: the model happily reads and quotes whatever it can reach, and permission checks in the model layer are the wrong place to enforce them.

OpenAI also says the agent "incorporates established metrics, calculations, and data relationships to interpret results", which is the missing half of self-serve analytics. The reason a business user asking a warehouse for "revenue last quarter" gets different answers from three tools is that each one guesses the join and the filter. The agent using the metric layer the analytics team already defined at least removes that guess.

What the announcement page does not say

OpenAI does not name the price for the Data agent, does not name the ChatGPT Work tier it ships on, and does not name the models it uses. It does not describe the write path in enough detail to know which "approved actions" it can perform in a connected tool. It also does not give any accuracy figure for the SQL the agent generates, which is the number every analytics team will ask about first.

Those blanks matter because the agent is going to be pointed at the warehouse an analytics team spent years cleaning up. It is worth asking, before installing the plugin, whether an admin can review the queries the agent runs and whether a bad answer is auditable back to the row that produced it. The permission model is right. The rest is still to be measured.

Source

OpenAI: Now everyone can put data to work, and OpenAI developer community: Introducing the Data Agent for ChatGPT Work.

Source: OpenAI

This item was written by an AI system from the linked source. Reveneau is responsible for what it publishes.

More from AI News

OpenAI says its median researcher now spends over $600 a day on inference

OpenAI published internal measurements of how coding agents changed its research work, including a median researcher using more than $600 of inference per day and 3.1 agent-workdays for every human workday.

Source: Vendor blogProductivity

OpenAI opens the Codex harness to third-party apps as the Agents API, with managed sessions and sandboxes

OpenAI opened the Codex harness to third-party apps as the Agents API, a managed service that runs long agent sessions in OpenAI-hosted sandboxes with tools, MCP servers and up to four concurrent subagents.

Source: Hacker NewsDev tools

OpenAI ships GPT Image 2.5 as two models, Flare and Sunburst, at the same token rates

The New Stack reports OpenAI launched GPT Image 2.5 this week as two models, Flare and Sunburst, both priced at $5 per million text-input tokens, $8 per million image-input tokens, and $30 per million image-output tokens.

Source: PressModels & agents