A person working on a laptop at a sunny apartment balcony table, city rooftops behind the railing

ChatGPT Work + Workday: What the Integration Can (and Can't) Do in 2026

No — there’s no official ChatGPT Work connector for Workday, and Workday’s own agent tooling isn’t a public endpoint you can point ChatGPT at yet. ChatGPT Work (OpenAI’s workspace agent, launched July 9, 2026) ships first-party connectors for Google Drive, Gmail, Google Calendar, Outlook, SharePoint, OneDrive, Teams, Dropbox, Box, GitHub, HubSpot, Linear, Canva, Notion, Slack, and Salesforce — Workday isn’t on that list, and OpenAI hasn’t announced one. The only way in is a custom MCP connector an Enterprise admin approves, pointed at a third-party or self-built MCP server that wraps Workday’s APIs. Workday’s own Agent-Ready Tools — its native MCP surface — are in early access through Workday Extend Professional with general availability projected for H2 2026, not something you can wire into ChatGPT today. And whatever route you take, it runs inside an agent session you start, metered against your plan.

Here’s what actually exists between ChatGPT Work and Workday, how to connect it, where the ceiling is, and what to use if you want Workday-adjacent work that runs on its own.

What ChatGPT Work can actually do with Workday

There’s no turnkey path, so the honest answer is “whatever a custom MCP server exposes, inside a session.” Assuming an admin has approved a Workday MCP connector, an agent run can:

  • Answer questions grounded in Workday data. “How many open requisitions does the sales org have?” or “What’s the PTO balance policy for the EMEA team?” — answered from live HCM/finance data the MCP server exposes, scoped to the credentials behind it.
  • Read worker, org, and finance records. Pull headcount, job profiles, cost-center data, or expense-report status into the run to draft a summary, a headcount deck, or a finance recap.
  • Write back, if the server allows it. If the MCP server exposes write tools and your admin has turned write actions on, an agent can create or update records — submit time off, update a worker record, kick off a business process — with the per-connector read/write approvals OpenAI enforces (each write set to “Always ask” or “Never ask”).
  • Combine Workday with the rest of the run. Because ChatGPT Work works across connected apps in one long run, it can read Workday headcount and drop it into a Google Sheet, a Slack post, or a doc in the same session.

Every one of those depends on a custom MCP server you or a vendor stands up — Workday itself isn’t a first-party connector.

How to set it up (what exists instead of an official connector)

Since there’s no official connector, connecting Workday means building or buying an MCP bridge and adding it as a custom connector:

  1. Stand up a Workday MCP server. Options today are third-party bridges over Workday’s existing SOAP/REST APIs — CData, Composio, Merge, Apideck, Zapier and others publish Workday MCP servers — or a self-built server against Workday’s Agent-Ready Tools once your tenant has early access through Workday Extend Professional.
  2. Provision Workday credentials. These MCP servers authenticate with a Workday Integration System User (ISU) and OAuth/API scopes — the AI inherits exactly what that service account is permitted to touch, so scope it tightly.
  3. Add it as a custom MCP connector in ChatGPT Work. Custom MCP connectors are an Enterprise feature: an admin adds the server in workspace settings, and ChatGPT uses a frozen snapshot of its tools until an admin reviews and republishes any changes.
  4. Set write approvals and test read-only first. Toggle read/write per connector, then confirm with something safe like “list our open requisitions and their hiring managers.”

This is an IT/admin project, not a paste-a-URL-and-sign-in flow like the official Workable MCP server.

The limits that matter

  • No official connector, so no vendor support path. You own the MCP bridge — its uptime, its auth, its tool coverage. A third-party server or an early-access Workday tool is a moving target, not a supported first-party integration.
  • No triggers, ever. Nothing fires on a Workday event. There’s no “when a new hire is added, start onboarding” or “when a requisition is approved, notify the panel.” ChatGPT Work touches Workday only when you prompt an agent — a req can sit, a PTO request can pile up, and nothing moves over the weekend.
  • Session-bound, even in agent mode. ChatGPT Work runs are long and cloud-based, but they’re manually started errands, not a standing watch on your HRIS. When the run ends, nothing is watching Workday.
  • Metered against your plan. ChatGPT Work bills every task against your plan allowance, weighted by complexity — the same metering model as Codex — and OpenAI hasn’t published a per-task cost. A heavy Workday-plus-reporting run consumes more allowance than a quick lookup. (More in ChatGPT Work limits.)
  • The follow-through stops at the chat. ChatGPT Work can draft the offer summary or the headcount email; it won’t send it from your mailbox, book the calendar time, and update the record as one unbroken motion on its own schedule.

If you want Workday-adjacent work that runs on its own: Carly

HR and finance work is trigger-shaped: new hires start, requisitions get approved, expense reports land, PTO requests pile up — at all hours, on no one’s session schedule. The moment you want the response to happen on the event — an onboarding checklist kicked off the minute a worker is added, a Slack ping when a req clears approval, a Monday headcount digest built and sent — you’ve crossed past what a manually started agent run is for.

That’s where Carly fits. Carly is an AI executive assistant built to act on triggers, not just answer in a session:

  • Fires on events and schedules, 24/7, in the cloud. When a Workday event lands or a schedule hits, Carly reacts — summarizes it, emails the owner, updates a record or task, posts to Slack — while your laptop is closed.
  • Actually sends. Carly drafts and sends email across Gmail and Outlook, books meetings, manages tasks, updates HR records and CRM, and records meetings — the follow-through that stops at the chat with ChatGPT.
  • Builds the workflow by interviewing you. Tell Carly “when a new hire shows up in Workday, create their onboarding tasks, email the manager a checklist, and book the day-one intro call” in plain English; it interviews you and builds it — no admin center, no MCP server to run, no prompt engineering.
  • Connects to everything. 200+ tools across 40+ categories natively, plus any other tool via your own API key.

Workday isn’t a native Carly integration, so you connect it with your own key: provision a Workday API/ISU credential and paste it on carlyassistant.com/integrations, and Carly can do whatever that access allows — on the same permission footing your service account already has. AI agents start at $35/month, and steps in a workflow that don’t use AI run free and unlimited. See integrations.

ChatGPT Work vs Carly

ChatGPT Work (custom Workday MCP)Carly
Official Workday connectorNo (custom MCP only, Enterprise)Via your own API key
Answer questions grounded in Workday dataYes, in a sessionYes
Update Workday records / start a processIf the MCP server allows it, in a sessionYes (scoped access)
Reacts to a Workday event by itselfNoYes, on the trigger
New-hire onboarding kicked off automaticallyNoYes
Monday headcount digest, on scheduleNoYes
Sends email as part of the flowNo (drafts only)Yes (Gmail + Outlook)
Runs while your laptop is closedNo (runs are started + metered)Yes (cloud, 24/7)
SetupStand up an MCP server, admin approvalDescribe it in plain English
PricingPaid ChatGPT plan, metered per taskAI agents from $35/mo

ChatGPT Work with a custom MCP bridge is a Workday copilot you steer inside a metered run. Carly is a teammate that acts on HR and finance events as they land.

Frequently Asked Questions

Does ChatGPT Work integrate with Workday?

Not officially. ChatGPT Work ships first-party connectors for apps like Google Drive, Gmail, Outlook, SharePoint, Slack, GitHub, HubSpot, Notion, and Salesforce — Workday isn’t among them. The only way to reach Workday is a custom MCP connector (an Enterprise feature) pointed at a third-party or self-built MCP server that wraps Workday’s APIs.

Is there an official Workday MCP server for ChatGPT?

Not a public one you can connect ChatGPT to today. Workday announced Agent-Ready Tools — its native MCP surface for agents — in June 2026, but they’re in early access through Workday Extend Professional with general availability projected for H2 2026. Until then, the Workday MCP servers people use are third-party bridges (CData, Composio, Merge, Apideck, Zapier and others) over Workday’s existing APIs.

Can ChatGPT Work start a Workday business process, like onboarding, automatically?

No. Even with a custom MCP connector that supports writes, ChatGPT Work only acts when you start a run — nothing fires on a Workday event, so a new hire can be added and no onboarding kicks off until someone prompts it. For “when a worker is added, start the onboarding checklist,” you need a trigger-based assistant like Carly, which runs in the cloud around the clock.

How is ChatGPT Work billed for a Workday run?

ChatGPT Work meters every task against your plan allowance, weighted by how much gathering, reasoning, and building the run needs — the same model as Codex — and OpenAI hasn’t published a per-task cost. A heavy Workday-plus-reporting run burns more allowance than a quick record lookup. See ChatGPT Work limits for the full picture.


More: ChatGPT Work limits · ChatGPT + Workable · Claude + Workday · Best AI agents for productivity

Ready to automate your busywork?

Carly schedules, researches, and briefs you—so you can focus on what matters.

See what people say

"Before Carly, I relied on a Calendly link, but the whole process felt impersonal and not very professional. Carly changed that by handling all the back-and-forth, so I'm no longer stuck in endless email threads trying to line up schedules.

Now Carly reaches out to candidates, shares my real-time availability, lets them pick a slot, then sends a Zoom link and drops it straight into my calendar. She sends reminders to both of us before each call, which has significantly reduced no-shows and last-minute confusion.

On top of scheduling, Carly acts like a full executive assistant, sending me my schedule the night before so I can prepare for each call. It reminds me of the old x.ai assistant, but Carly is noticeably smarter, faster, and better suited to my healthcare recruitment business."

Gus Ibrahim, Founder & Director, IHR