logo
  • Environnements
  • Entreprise
  • Tarifs
Blogs
Industrie|Apr 23, 2026

OpenAI Workspace Agents in ChatGPT: Capabilities, Architecture, and Enterprise Use Cases

Shared, schedulable ChatGPT agents: tools, stack, pricing, and enterprise use cases

Douglas LaiDouglas Lai
Share to
OpenAI Workspace Agents in ChatGPT: Capabilities, Architecture, and Enterprise Use Cases
  • What Are OpenAI Workspace Agents?
  • How Workspace Agents Differ from ChatGPT Agent Mode
  • Core Capabilities
  • Architecture and Developer Stack
  • Admin Controls, Governance, and Security
  • Pricing and Availability
  • Real-World Use Cases
  • Strengths and Competitive Differentiators
  • Limitations and Risks to Consider
  • Roadmap: What's Coming
  • Conclusion
  • Frequently Asked Questions
Automate Everything with
AI Workforce on Desktop
Download Eigent

OpenAI is pushing ChatGPT from a general assistant to a shared automation layer for work. OpenAI workspace agents—in research preview for ChatGPT Business, Enterprise, Edu, and Teachers—are team-wide, cloud-hosted agents that run repeatable, multi-step workflows. They connect to business tools, can run on schedules, and keep working when nobody has ChatGPT open.

This is the direction beyond one-off custom GPTs: persistent, executable flows for the rote knowledge work teams repeat every day. If you are evaluating enterprise AI automation in 2026, the sections below are the full picture in one read.

OpenAI workspace agents in ChatGPT

What Are OpenAI Workspace Agents?

OpenAI workspace agents are named, shared agents inside ChatGPT that teams configure once and reuse across workflows. Unlike a standard ChatGPT session—which ends when you close the tab—workspace agents persist. They have defined tools, skills, memory, schedules, and governance settings, and they are available from ChatGPT’s Agents sidebar or a dedicated Slack integration.

They sit where one-off chat ends and durable, team-scoped automation begins.

OpenAI positions them as the successor to custom GPTs, aimed at work with handoffs, shared context, and structure—sales prep, support triage, close and reporting, project status. OpenAI’s own internal examples have included internal Q&A, Linear tickets, parts of month-end close, and turning product briefs into production-ready web pages.

How Workspace Agents Differ from ChatGPT Agent Mode

ChatGPT agent mode is a single-user surface for large, one-off jobs: research a vendor, book a trip, clean a sheet. The model plans, uses tools, and explains as it goes. It is strong for individual runs, but the session is ephemeral.

Workspace agents wrap the same core behavior in durable configuration: a named agent, fixed tools, skills, memory, schedules, and sharing. More than one person can use the same agent, it can run on a calendar without a prompt, and it can live in Slack next to your team’s conversations.

Viewed as a spectrum: ad hoc runs (agent mode) → shared, long-lived agents (workspace agents) → fully custom agents in your own apps (SDK).

Core Capabilities

Multi-Step Workflow Automation

Workspace agents target long, multi-step work across systems: read a calendar, pull SharePoint context, search the web, draft a file, write it back, email a summary—one run, not a long thread of nudges.

You can start runs from ChatGPT, Slack, or a recurring schedule (daily, weekly, and so on), which is what makes them a background process, not a one-time macro.

Tools, Apps, and Connectors

They use the same tool stack as agent mode, including:

  • Visual browser—drive sites the way a person would
  • Code interpreter—analyze data in a sandbox
  • Connectors (apps)—first-party links to SaaS products
  • Terminal—supported commands in isolated environments

Out-of-the-box connectors include Google Calendar, Gmail, Microsoft SharePoint, Slack, Google Drive, Salesforce, Notion, and Atlassian, depending on what workspace admins allow. Admins can scope read-only vs. read-write per connector so each agent only has the access it needs.

For custom stacks, the Agents SDK and Agent Builder let you expose private APIs and internal tools next to the standard connectors.

Skills and Reusable Behaviors

Skills package instructions, templates, and often scripts so behavior and output shape stay consistent. The idea is a portable, reusable library—meeting briefs, ticket triage, spec skeletons—attached to agents instead of retyping prompts every time.

Memory and Persistent State

Memory is per user and per agent: preferences, prior artifacts, and follow-on context for that person’s runs, not a single shared brain for the whole org. Residency, retention, and policy still follow your enterprise settings.

Architecture and Developer Stack

The Agents SDK

The OpenAI Agents SDK underpins workspace agents: planning, tools, state, long runs, sandbox execution, memory hooks, and observability-oriented APIs for production debugging and audit.

Agent Builder: Visual Workflow Design

Agent Builder is the visual path (agents, tools, control flow) for teams that do not start from code. In ChatGPT you can also describe a workflow, tune apps and skills, then publish to the workspace directory and attach schedules. Most internal patterns do not require a developer for the first version.

ChatKit and External Deployments

ChatKit is aimed at embedding the same agent in your own UIs, next to the SDK, so you can back ChatGPT, Slack, and internal apps from one design where that fits your architecture.

Admin Controls, Governance, and Security

Workspace-Level Enablement and RBAC

Workspace agents and agent mode are off by default on Business and Enterprise until an owner turns them on. You then set role-based rules for who can run agents, build them, publish to the directory, and use connectors on sensitive systems—so IT can stage adoption.

App Permissions and Safety Boundaries

Each connector has a defined action set. Admins can enforce read-only or stricter tiers; the usual guidance is to treat service accounts and shared libraries (for example team SharePoint) with extra care.

ChatGPT’s agent safeguards include user confirmations on high-impact steps, refusal behavior, watch mode-style human oversight where applicable, work on prompt-injection abuse, and domain blocklists for browsing. Treat this list as a product set that can evolve; check OpenAI’s current docs for your plan.

Data Privacy and Compliance

On Business, Enterprise, and Edu, content from agent sessions is not used to train models by default in the way those plans state. Residency and retention follow your org settings. Agent activity can appear in compliance logs; per-step virtual-desktop detail may not yet be fully available through every compliance API—OpenAI has pointed to more coverage over time.

Pricing and Availability

Plan Eligibility

FeatureFreePro/PlusBusinessEnterpriseEdu/Teachers
ChatGPT agent mode✗✓✓✓✓
Workspace agents✗✗✓ (preview)✓ (preview)✓ (preview)
Slack integration✗✗✓✓✓
Admin/RBAC controls✗✗✓✓✓

ChatGPT Business is often cited around $20–25 per user per month depending on terms; Enterprise is custom. Workloads that lean on Codex-style usage may add usage-based charges on top of seats—line up the actual quote with your contract.

Research Preview and Credit Model

While workspace agents are in research preview, they are free in the sense OpenAI has described for that window; credit-based billing is slated to start after May 6, 2026, in a model aligned with Codex-style, usage-sensitive pricing—longer and tool-heavier runs cost more than light turns.

Introductory credits for new team members are part of how OpenAI has framed the transition so teams can pilot before they scale. Re-check OpenAI’s pricing and product pages on the date you read this—dates and packaging can change.

Real-World Use Cases

Sales Meeting Preparation

A documented example is daily sales prep: read tomorrow’s external customer meetings from Google Calendar, pull recent notes and feedback from SharePoint, add last-30-day web context on the account and key attendees, draft a two- to three-page brief per meeting, save to SharePoint, and email an executive summary with links. The win is that it runs on a schedule even if the rep forgets to start it.

Internal Support and Knowledge Routing

A common pattern: answer in Slack from approved knowledge, and open or update Linear or Jira when something should become tracked work, so support load drops and structured work replaces lost threads.

Finance and Operations Routines

Examples include month-end: pull figures, cross-check sources, draft pack material for people to sign off—same idea for weekly KPIs, inventory checks, or vendor scorecards, wherever sign-off stays on the right owner.

Research, Vendor Evaluation, and Reporting

One-off deep dives are still a great fit for agent mode in a single session. Workspace agents are a fit when the same research or reporting pattern repeats on a cadence and you want the template and sources in one place.

Strengths and Competitive Differentiators

ChatGPT and Slack in the flow. If your org already lives in those surfaces, agents avoid a new product to log into for every run.

No-code to SDK. Descriptions and Agent Builder take you far; the SDK and ChatKit are there when you need proprietary APIs and your own UIs.

Enterprise-oriented controls. RBAC, connector scoping, blocklists, residency, and retention are positioned as part of the default story for risk-aware teams—plus training defaults that matter for many buyers.

Limitations and Risks to Consider

Integration Depth for Legacy Systems

Connectors lean SaaS-first. Deeper ERP, ITSM, or on-prem stacks may need custom integration time through the SDK—budget that before you Promise dates.

Observability Is Still Early

Dashboards and SDK hooks are improving but are not a full replacement for mature APM or BPM suites. Expect to pair product telemetry with your own process and ROI tracking where needed.

Safety and Prompt Injection

Agents with write access inherit prompt-injection and mis-execution risk. Product safeguards help; they do not replace narrow scope, approvals, and periodic review of what agents are allowed to do.

Cost Management at Scale

After May 2026-era usage-based rules apply, long daily runs against large libraries can add up. Baseline a few real workflows (frequency, files, tool calls) before you standardize org-wide.

Roadmap: What's Coming

OpenAI and industry coverage have pointed to items such as:

  • Event-based triggers (third-party or internal signals, not only clocks)
  • Richer run and cost analytics
  • Broader write actions where product and policy allow
  • Tighter Projects-style shared context
  • Stronger guardrail and observability primitives in the Agents SDK

Strategically, this sits in the same “execution layer” conversation as RPA, work management, and other tools that want to own doing the work, not only storing it.

Conclusion

OpenAI workspace agents are a serious step from Q&A in chat to running recurring work: shared configuration, tools and skills, memory scoped per user, and governance options meant for real orgs, all inside the ChatGPT (and Slack) surface many teams already pay for.

A practical first project is a tight, high-value workflow—prep, triage, or scheduled reporting—where time saved is visible and blast radius is small. Widen the footprint after you have usage, cost, and support data.

🚀 GET STARTED WITH EIGENT Free to download, fully open-source, and running in under 10 minutes. eigent.ai

Frequently Asked Questions

What plans include OpenAI workspace agents? As of the research preview framing, they are for ChatGPT Business, Enterprise, Edu, and Teachers; they are not on Free or Pro/Plus in that same framing.

Are workspace agents free to use? Yes during the research preview; credit-based billing is indicated to begin after May 6, 2026, following a Codex-style model where heavier runs use more.

How are workspace agents different from custom GPTs? Custom GPTs are lighter, builder-first helpers. Workspace agents are shared, persistent, and schedulable, with team and admin affordances for production-style use.

Can workspace agents run without a human triggering them? Yes. Schedules can fire runs on a cadence even when no one is in ChatGPT.

What connectors are available for workspace agents? The usual set includes Google Calendar, Gmail, SharePoint, Slack, Drive, Salesforce, Notion, Atlassian, subject to admin enablement; custom tools go through the SDK.

Is business data from agent sessions used for training? On Business, Enterprise, and Edu, training on your content is off by default as those products document—align with your agreement and DPA.

How do workspace agents handle security and governance? RBAC for who can build and run, per-connector limits, blocklists and confirmations, and abuse and injection-oriented product work—layered with your own policies and review cycles.

Recent Posts

Best Legal AI Agents in 2026: Top Platforms Compared (+ a Free Alternative)
IndustrieJun 19, 2026

Best Legal AI Agents in 2026: Top Platforms Compared (+ a Free Alternative)

The best legal AI agents in 2026 compared: Harvey, CoCounsel, Lexis+ Protégé, Kira, and Spellbook — plus Eigent, the free, open-source legal AI you can self-host.

Douglas LaiDouglas Lai
CoCounsel Alternative (Free & Open Source): Why Teams Choose Eigent
IndustrieJun 19, 2026

CoCounsel Alternative (Free & Open Source): Why Teams Choose Eigent

Looking for a free CoCounsel alternative? Compare CoCounsel Legal with Eigent, the open-source legal AI platform you can self-host, plus a full contract workflow.

Douglas LaiDouglas Lai
Eudia Alternative (Free & Open Source): Why Teams Choose Eigent
IndustrieJun 19, 2026

Eudia Alternative (Free & Open Source): Why Teams Choose Eigent

Looking for a free Eudia alternative? Compare Eudia's augmented intelligence platform with Eigent, the open-source legal AI you can self-host, plus a full workflow.

Douglas LaiDouglas Lai
Automate everything with AI workforce on desktop
Download Eigent

Essayez Eigent dès aujourd’hui

Téléchargez l’application de bureau open source. Votre workforce IA, exécutée sur votre machine.

Télécharger Eigent
Eigent

Recevez les dernières mises à jour, tutoriels et versions sur l’automatisation de la workforce IA.

ProduitEigentEnvironnementsTarifsEntreprise
ExplorerSolutionsCas d’usageCompétencesPluginsBlogs
DéveloppeursDocumentationGitHubCAMEL-AIOpen Source FundPartenaire
TéléchargementPour open source
EntrepriseÀ propos de nousMarqueCarrièresConditions d’utilisationPolitique de confidentialitéSécurité et confiancePolitique relative aux cookiesPolitique de remboursement et d’essai

Tous droits réservés © 2026 EIGENT UK LTD

Nouvelle version d’Eigent 1.0 publiée !download