AI agents · OpenClaw · self-hosting · automation

Quick Answer

What Is the ChatGPT Work Data Agent? Explained (Sep 2026)

Published:

The Short Answer

The Data agent is OpenAI’s September 10, 2026 answer to “why did sales slow down?” — a ChatGPT Work plugin that connects to your warehouse and semantic layer, investigates a metric change, builds an interactive dashboard, and shares it, from one conversation. It enforces your existing data permissions, reads your business definitions from dbt/Snowflake Horizon/Databricks Genie, and pushes results into the BI tools you already run.

Detail (as of September 11, 2026)
Product”Data” plugin in ChatGPT Work’s Plugins directory; invoked with @Data
RequiresChatGPT Work (Plus and above); admins enable via Workspace settings → Plugins
Data sourcesAmazon Redshift, Datadog, Google BigQuery, ClickHouse, Databricks, MongoDB, Snowflake, more; files from Google Drive and SharePoint
Business contextSemantic layers: Databricks Genie Ontology, dbt, GitHub, Snowflake Horizon, BI dashboards
OutputsInteractive dashboards (editable, shareable, refreshable, brand-styled); dashboards in Omni, Oracle BI, Power BI, Sigma, Tableau, ThoughtSpot; Slack/email sharing; approved actions via connected tools
PermissionsEnforces the connected account’s table/row/column restrictions; admins scope connections by role
ModelChatGPT Work runs on GPT-6 Astra for paid plans (Astra rollout began September 3, 2026)

What it does, step by step

OpenAI’s launch post frames the problem as latency: getting an answer from company data usually means “waiting for a report or asking someone else to run the analysis.” The Data agent collapses that into a thread:

  1. Connect. Install the Data plugin, complete the account-connection steps for your sources (admins can pre-install and configure Databricks, Snowflake and the rest).
  2. Ask. @Data Diagnose why weekly active users changed last week. Identify likely drivers, compare against prior periods, and recommend the next checks. — one of OpenAI’s own sample prompts.
  3. Investigate. The agent uses your organisation’s metric definitions, custom calculations and data relationships (pulled from semantic layers) to interpret the data, then lets you ask follow-ups and review the evidence behind each finding.
  4. Visualise. Turn the analysis into an interactive dashboard with built-in visualisations; your team can edit, share and refresh it, and you can supply brand guidelines for the look.
  5. Act. Ask for next steps and who needs to be involved; share via Slack or email; carry out actions you approve through connected tools.

OpenAI says it built the feature from internal tooling: nearly all of its product team and over two-thirds of its go-to-market organisation use data agents in ChatGPT Work, made possible by a data team that set shared business definitions, access rules and safeguards for sensitive data. That is the honest prerequisite — the agent is only as good as your semantic layer.

Why the semantic-layer integrations matter

The failure mode of “chat with your database” tools is that the model guesses what revenue means. The Data agent reads that definition from where it already lives — dbt models, Snowflake Horizon, Databricks Genie Ontology, GitHub, or existing dashboards — so a question about churn uses the same calculation your finance team uses. If your definitions are inconsistent across tools, the agent will faithfully reproduce the inconsistency; clean the semantic layer first.

Security and governance

  • Enterprise administrators choose which data connections exist and which roles can use them.
  • Every query runs under the connected account’s existing permissions — table, row and column restrictions included.
  • This is a ChatGPT Work feature, so it inherits ChatGPT Enterprise controls (SSO, SCIM, role-based access, retention settings) on Business and Enterprise plans.

How it compares (September 2026)

ChatGPT Work Data agentDatabricks GenieSnowflake Cortex / IntelligenceMicrosoft 365 Copilot + Power BI
Lives inChatGPT Work chat, cross-sourceDatabricks workspaceSnowflakeMicrosoft 365 apps
Cross-warehouseYes — Redshift, BigQuery, ClickHouse, Databricks, MongoDB, Snowflake in one threadDatabricks dataSnowflake dataPower BI datasets
Uses semantic layerdbt, Horizon, Genie Ontology, BI dashboardsGenie OntologyHorizonPower BI semantic models
Writes dashboards toTableau, Power BI, Sigma, Omni, Oracle BI, ThoughtSpot + nativeDatabricks dashboardsSnowflake dashboardsPower BI
NotableReads Genie’s and Horizon’s definitions rather than competing with themDeepest inside DatabricksDeepest inside SnowflakeBest for M365-native orgs

The positioning is unusual: rather than compete with Genie or Cortex, OpenAI consumes their semantic layers and writes back to the BI tools next to them. For a company with data in more than one warehouse, that cross-source thread is the differentiator.

Availability and limits

  • Announced September 10, 2026; listed as “Data” in the Plugins directory. Alpha-program customers include NTT Data, Thermo Fisher and ServicePiston.
  • Requires ChatGPT Work — Plus, Pro, Business and Enterprise. Free users are excluded.
  • Source list is “and more” — check the plugin directory for connectors beyond the seven named.
  • Actions are gated behind explicit approval and connected tools; it will not modify data on its own.

Sources