What is ChatGPT Work? OpenAI's work agent, explained

Kurnia Kharisma Agung Samiadjie
Written by

Kurnia Kharisma Agung Samiadjie

Katelin Teen
Reviewed by

Katelin Teen

Last edited July 10, 2026

Expert Verified
Illustration of the ChatGPT Work agent turning a goal into a finished doc, deck and spreadsheet

So what is ChatGPT Work, exactly?

Here's the untangle, because the branding really does trip people up. OpenAI now sells its work tiers as ChatGPT Business (the plan formerly called "Team") and ChatGPT Enterprise. Inside those plans sits a feature called ChatGPT Work: a new agent that, in OpenAI's words, "helps teams turn ambitious goals into finished work, with enterprise controls and governance built in."

So when someone says "we're getting ChatGPT Work," what they usually mean is "we're buying a business plan, and it includes the work agent." The confusion is real enough that a paying subscriber on Hacker News put it bluntly:

Hacker News

"I immediately became lost in their marketing vortex of confusion on plans and pricing. Anyone care to tell me which plan I should be using?... We actually have a 'Business' ChatGPT subscription already, which seems to be $50/mo/seat."

The agent itself is a distinct surface, not just a chat box. Open it and you get a left rail with New task, Projects, Scheduled, Plugins, and Sites, plus a prompt that asks "What should we work on?" instead of "How can I help you today?" That framing shift ("we", "work on") is the tell: this is pitched as a teammate you delegate to, not a search box.

The ChatGPT Work agent interface, with a task-and-projects sidebar and a "What should we work on?" prompt, as taken from OpenAI
The ChatGPT Work agent interface, with a task-and-projects sidebar and a "What should we work on?" prompt, as taken from OpenAI

If you've followed OpenAI's other launches, this is the same agentic direction as ChatGPT agents and OpenAI's Codex, just aimed squarely at the office rather than the terminal. It builds on the whole ChatGPT ecosystem of connectors and custom GPTs, wrapped in admin controls a company can actually govern.

What ChatGPT Work actually does

Strip away the launch copy and the agent does four concrete things.

It produces finished artifacts, not just text. Ask it to build a spreadsheet and it builds the spreadsheet, cells and formulas and all. In OpenAI's own demo, an agent request sits right on top of an Excel sheet: "Find 15 showrooms + run NZ market analysis." The point is that the output is the deliverable, not a paragraph telling you how to make the deliverable.

An Excel sheet of showroom data with an inline agent request reading "Find 15 showrooms + run NZ market analysis," as taken from OpenAI
An Excel sheet of showroom data with an inline agent request reading "Find 15 showrooms + run NZ market analysis," as taken from OpenAI

It reaches into your company's data. This is the part that makes it feel like more than a smarter chatbot. Through built-in apps, ChatGPT Work can read from Microsoft SharePoint, GitHub, Google Drive, Box, and connect to tools like Microsoft 365, Slack, Linear, and Figma. So a single prompt can span your wiki, your CRM, and your repos at once.

A ChatGPT source menu listing connectors including SharePoint, Box, Outlook, Teams and HubSpot, as taken from OpenAI
A ChatGPT source menu listing connectors including SharePoint, Box, Outlook, Teams and HubSpot, as taken from OpenAI

It runs tasks in the background, and it can delegate. You can hand a coding task to Codex, kick off deep research, or schedule work to run on its own. In the engineering view, a task like "find a bug in the last 5 commits and fix it" runs against a real repo, opening and merging pull requests. This is closer to a junior teammate working a queue than a Q&A tool, and it's why the AI agent vs rule-based chatbot distinction matters here.

A ChatGPT Work task list from a code repo with a prompt reading "find a bug in the last 5 commits and fix it," showing open and merged pull requests, as taken from OpenAI
A ChatGPT Work task list from a code repo with a prompt reading "find a bug in the last 5 commits and fix it," showing open and merged pull requests, as taken from OpenAI

It ties tasks to the tool the answer lives in. Each queued task carries the logo of the app it draws on, so "analyze indemnity clauses in vendor contracts" pulls from Box, "summarize this quarter's company strategy" pulls from SharePoint, and so on. It's a small UI touch, but it's the clearest signal of the pitch: one agent, many company systems, one prompt.

A ChatGPT Work task list where each task is tagged with a source-app logo including Box, SharePoint and GitHub, as taken from OpenAI
A ChatGPT Work task list where each task is tagged with a source-app logo including Box, SharePoint and GitHub, as taken from OpenAI

How ChatGPT Work turns a goal into finished work

Under the hood, the loop is what makes it an agent rather than a chat. You give it a goal, it plans the steps, it pulls the context it needs from your connected apps, it runs the work while pausing at approval gates you set ("Approve for me" is right there in the composer), and it hands back the finished doc, deck, or sheet.

Diagram of the ChatGPT Work agent loop: set a goal, agent plans the steps, pulls context from connected apps, runs tasks pausing at approval gates, then delivers a finished doc, deck or sheet
Diagram of the ChatGPT Work agent loop: set a goal, agent plans the steps, pulls context from connected apps, runs tasks pausing at approval gates, then delivers a finished doc, deck or sheet

That approval-gate design is the sensible bit. Anyone who's watched an AI agent run unattended knows the risk isn't that it does nothing, it's that it confidently does the wrong thing. Human checkpoints on the risky steps are how you get the speed without betting the quarter on it.

One honest caveat from an early hands-on take. A Hacker News commenter who liked the concept still flagged that, in the demo, the workspace agent looked more like shared chat than durable project memory, and that everything lives on OpenAI's servers:

Hacker News

"based on the demo it seems more like for cooperation instead of preserving long-term project state... this is all on OpenAI's servers... there's a real class of user, technical, working on actual production code, security-conscious, for whom 'my workspace lives on my machine' is a hard requirement, not a preference."

Worth keeping in mind if your work is sensitive: this is a hosted agent, and it's still early.

Which plan you actually need, and what it costs

Because ChatGPT Work is bundled, the real question isn't "how much is the agent," it's "which plan should I be on." Here's the current lineup.

PlanPriceSeat minimumBillingBest for
Business (formerly Team)$25 / user / month monthly, $20 / user / month annual2+ usersMonthly or annualGrowing teams that want the agent + admin basics
EnterpriseCustom (contact sales)Volume-basedAnnual onlyLarge orgs that need governance and support

The trap is assuming Enterprise is the "real" version and Business is the stripped-down one. It isn't. Both plans get the full ChatGPT Work agent, Codex, plugins, deep research, company knowledge, custom GPTs, SSO, an admin console, and SOC 2, with no training on your data by default.

What the extra Enterprise money actually buys is governance, not capability: SCIM, encryption key management, role-based access controls, ISO 27001 certification, data residency across ten regions, IP allowlisting, a compliance API, and 24/7 support with SLAs. There's also a bigger GPT Instant context window (128K vs 54K) and "Fastest" response priority, though the reasoning-model window is the same 256K on both.

Comparison graphic showing features shared by ChatGPT Business and Enterprise versus Enterprise-only governance features, with the takeaway "you mostly pay extra for governance"
Comparison graphic showing features shared by ChatGPT Business and Enterprise versus Enterprise-only governance features, with the takeaway "you mostly pay extra for governance"

A couple of cost gotchas the docs bury and admins learn the hard way. Business now drops the old 150-seat Enterprise minimum, which sysadmins genuinely celebrated:

Reddit

"PSA: ChatGPT now has a $25/user/mo Business Plan with SSO, without the 150-seat minimum requirement with Enterprise"

But watch seat creep: any member can invite new users, and every invite auto-adds a paid seat with no approval gate, so a busy workspace can quietly inflate the bill. And on the Enterprise side, the cost model itself is shifting. One commenter reported that new and renewing enterprise contracts are moving toward metered API pricing rather than flat per-seat subs. If you want the fuller picture on what AI tooling really runs, we broke down AI customer service cost separately.

Is ChatGPT Work worth it? What teams actually say

The vendor stats are strong: over 5 million business users, 80%+ of the Fortune 500 with teams on it, and OpenAI's own claim of 40 to 60 minutes saved per user per day. Take the productivity numbers with the usual pinch of salt (they're the vendor's), but the adoption is real.

The user voice is more textured, and more useful. On the upside, the day-to-day value is consistent. A verified project manager on G2 summed up the mainstream experience:

G2

"In my work as a project manager, I mainly use it to improve reports, write professional emails, organize technical documentation, and brainstorm solutions when I'm evaluating different options. It's not a replacement for my own judgment, but it definitely helps me work more efficiently."

The most-cited reason companies pay for a work plan at all isn't the features, it's the privacy guarantee, quoting OpenAI's own policy:

Hacker News

"OpenAI says: 'By default, we do not train on any inputs or outputs from our products for business users, including ChatGPT Team, ChatGPT Enterprise, and the API.'"

On the downside, two themes recur. The first is the verification tax. A G2 reviewer captured the everyday friction of trusting agentic output:

G2

"It makes small logic mistakes. Acts too confident with technical stuff... That means I have to check its work all the time. Slows me down."

The second is idle seats. Enterprise licenses have a habit of going unused, to the point where companies claw them back:

Hacker News

"My company was trying to get people to use AI, we had whole meetings about it. Flash forward a few months and they sent out an email saying they discontinued the Enterprise ChatGPT accounts of anybody not using it often enough as a way to save money."

That's the honest verdict: ChatGPT at work is a genuinely useful generalist, the model quality is a real step above Microsoft Copilot for most tasks, and the privacy tiers are the reason IT signs off. Whether it's worth it comes down to whether your team actually uses it, and to what job you're pointing it at, which brings us to the real limit.

Where a general work agent stops, and a specialist starts

Here's the thing a lot of buyers learn the expensive way. ChatGPT Work is a horizontal generalist. It's wide and shallow by design: docs, decks, sheets, code, research, across every department. That breadth is the pitch, and it's a good pitch for internal knowledge work.

But "resolve a customer's WISMO ticket in Zendesk, in their language, at 2am, and know when to hand off to a human" is not general knowledge work. It's a deep, narrow job with its own rules, and a broad agent isn't set up to own it.

Comparison graphic contrasting a generalist work agent spanning docs, decks, sheets, code and research against a specialist support agent focused deeply on resolving tickets in a helpdesk
Comparison graphic contrasting a generalist work agent spanning docs, decks, sheets, code and research against a specialist support agent focused deeply on resolving tickets in a helpdesk

This is exactly the gap I mentioned up top. I've watched teams give every employee a ChatGPT work seat and still have a support inbox that nobody's automating, because the work agent drafts a nice reply but doesn't live in the helpdesk, doesn't triage by confidence, and can't be trained on your own past tickets to sound like your team. The bar a support leader actually holds the tool to is control, not breadth. One CX lead put the whole thesis in a sentence:

"The AI will never be able to answer 100% of the questions. I need an AI who is only handling the tickets that it's confident to handle, and all the other ones, leave them alone."

A DTC supplements CX lead

The other option people reach for is "we'll just build our own agent on the OpenAI API." Sometimes that's right. Usually it isn't, and the reason is maintenance, not capability, as a fintech operator told us:

"We could try to write our own LLM application but we didn't want to invest our time into that. We wanted something that we would not have to maintain."

Karel, GENERAL BYTES

So the honest framing is: use ChatGPT Work for the broad internal stuff it's great at, and use a purpose-built AI helpdesk agent for the queue. They're not competitors, they're different tools for different jobs. If you're comparing the whole field, our roundups of the best AI helpdesk software and AI customer service software are a good next read.

Try eesel for the job ChatGPT Work leaves on the table

If your actual problem is a support queue, not a blank doc, eesel AI is the specialist that picks up where a general work agent stops. It plugs into Zendesk, Freshdesk, and your other tools in minutes, trains on your past tickets and help center so it answers in your voice, and only handles the conversations it's confident about, leaving the rest for your team.

The differentiator support leaders care about most is the one ChatGPT Work doesn't offer: you can simulate it on thousands of your historical tickets before it ever touches a live customer, so you see the resolution rate and the exact replies up front instead of hoping. That's how one rideshare-analytics team got eesel resolving 73% of tier-1 requests in the first month.

The eesel AI helpdesk dashboard showing ticket activity and resolution analytics
The eesel AI helpdesk dashboard showing ticket activity and resolution analytics

You can try eesel free and point it at your own helpdesk to see what it resolves, no sales call required to get started.

Frequently Asked Questions

What is ChatGPT Work and how is it different from regular ChatGPT?
ChatGPT Work is a new agent inside ChatGPT that plans multi-step tasks, pulls from your connected company apps, and produces finished docs, decks, and spreadsheets. Regular ChatGPT chats answer one prompt at a time; the Work agent runs a whole project in the background. It ships with the Business and Enterprise plans.
How much does ChatGPT Work cost?
There's no separate price for ChatGPT Work itself. It's included with ChatGPT Business at $25 per user per month (or $20 billed annually, 2-seat minimum) and with ChatGPT Enterprise on custom pricing. See our full breakdown of AI tool costs for context.
Do I need ChatGPT Enterprise, or is Business enough for ChatGPT Work?
Both plans include the full ChatGPT Work agent, Codex, and deep research. Enterprise mostly adds governance: SCIM, encryption key management, ISO 27001, data residency, and 24/7 SLAs. Most teams that just want the agent are fine on Business. Our AI tool guide covers how to weigh plan tiers.
Can ChatGPT Work handle customer support tickets?
It can draft replies and analyze feedback, but it isn't built to live in your helpdesk and resolve tickets end to end. For that you want a specialist like eesel AI, which plugs into Zendesk or Freshdesk and can be trained on your past tickets. Here's more on support ticket automation.
Is ChatGPT Work worth it compared to Microsoft Copilot?
Teams on Hacker News and Reddit consistently rate ChatGPT's model quality above Microsoft Copilot, while Copilot wins on native Microsoft 365 integration. Many companies end up paying for both. See our take on Copilot alternatives.

Share this article

Kurnia Kharisma Agung Samiadjie

Article by

Kurnia Kharisma Agung Samiadjie

Related Posts

All posts →
ChatGPT for Work review cover illustration in ChatGPT teal
Trending

ChatGPT for Work review: is it worth it in 2026?

A hands-on ChatGPT for Work review: what the Business and Enterprise plans cost, what the new ChatGPT Work agent does, and where it fits (and doesn't).

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 10, 2026
Illustrated hero banner for GPT-5.6 Luna, OpenAI's fastest and cheapest model tier, with a crescent moon and speed motif
Trending

GPT-5.6 Luna: OpenAI's fastest, cheapest model tier explained

GPT-5.6 Luna is the fastest, cheapest tier of OpenAI's new model family, at $1/$6 per 1M tokens. Here is what it does, what it costs, and where you can use it.

Alicia Kirana UtomoAlicia Kirana UtomoJul 10, 2026
GPT-5.6 explainer hero banner with the OpenAI logo
Guides

What is GPT-5.6? OpenAI's Sol, Terra, and Luna explained

GPT-5.6 is OpenAI's new Sol, Terra, and Luna model family. Here's what's actually new, what it costs, why you can't use it yet, and what it means for support teams.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJun 29, 2026
GPT-5.6 review hero banner
Guides

GPT-5.6 review: is OpenAI's Sol, Terra, and Luna worth it? (2026)

A hands-on-as-possible GPT-5.6 review: what OpenAI's Sol, Terra, and Luna tiers get right, where they fall short, what they cost, and who should actually wait.

Rama Adi NugrahaRama Adi NugrahaJun 29, 2026
Image alt text
Guides

Understanding OpenAI Frontier pricing: A complete guide

OpenAI has not publicly released pricing information for its new enterprise platform, Frontier. This suggests a 'Contact Sales' model with custom contracts based on usage, complexity, and support levels, positioning it as a solution for large corporations.

Alicia Kirana UtomoAlicia Kirana UtomoFeb 6, 2026
Image alt text
Guides

An honest OpenAI Frontier review: The future of enterprise AI agents?

OpenAI launched Frontier, its new enterprise platform for building AI agents. Our review covers what it is, its core features, who it’s for, its drawbacks, and what it means for the future of AI in business.

Stevia PutriStevia PutriFeb 6, 2026
Image alt text
Guides

OpenAI Frontier vs Claude Cowork: A complete guide

A new era of AI is here, shifting from features to infrastructure. This post compares OpenAI Frontier and Claude Cowork, exploring their different approaches to AI-driven work, target users, and the economic implications for the SaaS industry.

Katelin TeenKatelin TeenFeb 6, 2026
Image alt text
Guides

What is OpenAI Frontier? A complete overview for enterprise teams

OpenAI Frontier is an enterprise platform designed for large organizations to build, deploy, and manage AI agents at scale. This article covers its core components, ideal use cases, and the practical challenges of implementation.

Rama Adi NugrahaRama Adi NugrahaFeb 6, 2026
Illustrated hero banner for GPT-5.6 Sol Ultra, OpenAI's multi-agent orchestration mode, with a solar motif and worker agents fanning out
AI news

GPT-5.6 Sol Ultra: what OpenAI's multi-agent mode really does

GPT-5.6 Sol Ultra is OpenAI's multi-agent mode that tops Terminal-Bench 2.1 at 91.9%. How it works, the token-cost catch, and when it is actually worth turning on.

Kurnia Kharisma Agung SamiadjieKurnia Kharisma Agung SamiadjieJul 10, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free