Overhead flat-lay of a wooden desk with an open laptop, a notebook, a coffee cup, and a phone showing a document

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

Partly — SharePoint is an official ChatGPT connector, but it’s a read-only grounding layer, not a two-way document worker. The SharePoint synced connector indexes your SharePoint Online and OneDrive for Business files so ChatGPT — and a ChatGPT Work agent run — can answer questions grounded in them and cite the source file. It authenticates over OAuth against Entra ID with strict email-domain matching, and an admin can deploy it once across the whole org using Microsoft application scopes like Sites.Read.All and Files.Read.All. Those scopes tell the story: the connector reads. It does not create, edit, or move files back in SharePoint, and where OpenAI has added write actions to Microsoft apps, they’re disabled by default and reviewed per-app in Workspace settings → Apps → Manage actions — SharePoint write-back isn’t part of the standard connector. And every agent run that touches those files is metered against credits, billed since July 6, 2026.

This post is about the ChatGPT Work enterprise angle specifically — multi-step agent runs reaching across SharePoint and the rest of a connected stack. If you just want the basic connector setup, the general ChatGPT + SharePoint guide covers that. Here’s what a ChatGPT Work agent can and can’t do against SharePoint, and what to use when you want document work that runs on its own.

What ChatGPT Work can actually do with SharePoint

Once the connector is enabled and synced, a ChatGPT Work agent run can:

  • Ground long, multi-step work in your SharePoint files. “Pull the three most recent SOWs from the Sales site, compare their payment terms, and draft a summary” — the agent retrieves from indexed SharePoint content and cites each source file, all in one run.
  • Reference the freshest version. New files and updates are available to ChatGPT within about an hour of syncing, so a run isn’t working off a stale snapshot from last week.
  • Respect who can see what. The connector matches SharePoint identities to ChatGPT accounts via Entra ID, so a run only surfaces files the signed-in user could already open in SharePoint.
  • Work across the connected stack in one run. This is the ChatGPT Work difference: an agent can read a SharePoint deck, draft an Outlook email about it, and drop a note in a Google Doc in a single workspace-agent run — SharePoint is the read side, other apps provide the actions.
  • Run on a schedule. Workspace agents can be set to run daily or weekly, so a Monday “what changed in the Deals library this week” digest can fire without you opening a chat.

How to set it up

The admin-managed path is the one that matters for ChatGPT Work, because it deploys to everyone at once:

  1. In your ChatGPT Enterprise, Business, or Edu workspace admin settings, enable both the SharePoint app and the SharePoint synced connector under Admin → Connectors.
  2. As an admin, authenticate once to SharePoint via the OAuth/Entra flow and scope the sync to the specific sites and folders you want indexed. Synced files appear as admin-managed — users don’t set anything up themselves.
  3. Confirm email-domain matching lines up: a user’s SharePoint UPN and their ChatGPT account email must match for identity mapping to work.
  4. Build a ChatGPT Work agent that uses SharePoint as a knowledge source, then test with something read-only: “list the files in the Contracts library updated this month and summarize each.”

Note the fine print: the synced connector is limited to U.S.-based operations / U.S. data storage, OpenAI doesn’t yet support in-region storage for non-US residency configs, and Business workspaces ran a free preview that has since moved to plan credits.

The limits that matter

  • It’s read-only. The connector’s scopes are Sites.Read.All and Files.Read.All. A ChatGPT Work agent can read and cite a SharePoint document; it can’t save a revised version back, update metadata, move a file, or set permissions. The document workflow stops at “here’s a draft in the chat.”
  • No event triggers — schedules only. A workspace agent can run on a clock (daily, weekly) or when you start it, but it doesn’t fire when a file lands or changes. Event-based triggers on third-party signals are on OpenAI’s roadmap, not shipped. A contract can drop into the Legal library at 9pm and nothing responds until the next scheduled run or the next time someone asks.
  • Every run is metered. Since July 6, 2026, agent runs invoked in ChatGPT bill against credits based on input, cached, and output tokens — a typical GPT-5.5 run lands around 5 to 25 credits. Longer, tool-heavier runs across SharePoint cost more, so “have it re-check the library every hour” gets expensive fast.
  • The follow-through leaves SharePoint. Because writes don’t go back to SharePoint, any “action” has to happen in another connected app — and even then it’s inside the metered run, not a standing process watching your document libraries.

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

The moment you want something to happen when a document event occurs — a new contract in the Legal library summarized and emailed to the deal owner within minutes, a nudge when a proposal sits unreviewed for two days, a weekly rollup built from the files that actually changed and sent to the team — you’ve crossed past what a read-only connector and a metered, scheduled run are built for.

That’s where Carly fits. Carly is an AI executive assistant that acts on triggers, set up by conversation instead of code:

  • Fires on events and schedules, 24/7, in the cloud. When a file lands or changes in SharePoint, Carly reacts — reads it, summarizes it, emails the right person, updates a task or CRM record — while your laptop is closed.
  • Actually reads and writes. SharePoint is a native Carly integration, so Carly can act on your document libraries, not just surface files in a chat.
  • Sends, not just drafts. Carly drafts and sends email across Gmail and Outlook, books meetings, updates files, tasks, 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 SOW hits the Contracts site, summarize the terms and email me and the account owner” in plain English; it interviews you and builds it — no admin console, no credit math, no prompt engineering.

Carly connects to 200+ tools across 40+ categories natively, plus any other tool via your own API key. 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 (SharePoint connector)Carly
Answer questions grounded in SharePoint filesYes (read-only, cited)Yes
Multi-step run across a connected stackYes (metered)Yes
Write / edit files back in SharePointNoYes, natively
Acts on a SharePoint file eventNo (schedules only)Yes, on the trigger
Weekly document digest, on scheduleYes (metered run)Yes
Sends email as part of the flowNo (drafts only)Yes (Gmail + Outlook)
Runs while laptop is closedScheduled runs only, meteredYes (cloud, 24/7)
SetupAdmin connector + Entra OAuthDescribe it in plain English
PricingPlan seat + per-run creditsAI agents from $35/mo; non-AI steps free

ChatGPT Work’s SharePoint connection is a grounding layer that pulls document context into agent runs you pay for by the run. Carly is a teammate that acts on document events as they land and writes back across your stack.

Frequently Asked Questions

Does ChatGPT Work integrate with SharePoint?

Yes, for reading. OpenAI ships an official SharePoint synced connector that indexes SharePoint Online and OneDrive files so ChatGPT and ChatGPT Work agents can answer questions grounded in them and cite the source. It authenticates over OAuth against Entra ID and can be deployed org-wide by an admin. It’s read-only — it surfaces files, it doesn’t write back to SharePoint.

Can a ChatGPT Work agent edit or create files in SharePoint?

No. The connector uses read scopes (Sites.Read.All, Files.Read.All), so an agent can read and cite documents but can’t save revisions, create files, or change permissions in SharePoint. Where OpenAI has added write actions for other Microsoft apps, they’re disabled by default and managed per-app in Workspace settings — SharePoint write-back isn’t part of the standard connector.

Do ChatGPT Work agents run on their own against SharePoint?

Only on a schedule you set, and every run is metered. Workspace agents can run daily or weekly, or when you start them, but they don’t fire on a SharePoint event like a new file landing — event-based triggers are on the roadmap, not shipped. Runs bill against credits since July 6, 2026. For “when a document changes, react and email the owner,” you need a trigger-based assistant like Carly, which integrates natively with SharePoint and runs in the cloud around the clock.

What are the requirements to connect ChatGPT Work to SharePoint?

A ChatGPT Enterprise, Business, or Edu workspace; an admin to enable the SharePoint app and synced connector and authenticate via Entra; and matching email domains between SharePoint UPNs and ChatGPT accounts. The synced connector is currently limited to U.S.-based operations or U.S. data storage.

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