# OpenAI Frontier

> Source: https://aiwiki.ai/wiki/openai_frontier
> Updated: 2026-06-07
> Categories: AI Agents, Artificial Intelligence, Enterprise AI, OpenAI
> From AI Wiki (https://aiwiki.ai), a free encyclopedia of artificial intelligence. Quote with attribution.

# OpenAI Frontier

**OpenAI Frontier** is an enterprise platform for building, deploying, and managing AI agents at scale. Launched on February 5, 2026, the platform enables organizations to treat AI agents as "AI coworkers" that can be onboarded, assigned identities, granted scoped permissions, and continuously evaluated for performance.[1][2] Frontier connects to an organization's existing systems (CRM platforms, data warehouses, ticketing tools, and internal applications) to give every agent shared business context, and it supports agents built by [OpenAI](/wiki/openai), by the enterprise itself, or by third-party providers including [Google](/wiki/gemini), [Microsoft](/wiki/microsoft_365_copilot), and [Anthropic](/wiki/anthropic).[1]

At launch, early adopters included Uber, State Farm, Intuit, Thermo Fisher Scientific, HP, and Oracle, with dozens of additional organizations such as BBVA, Cisco, and T-Mobile participating in pilot programs.[1][3] On February 23, 2026, OpenAI announced the **Frontier Alliances** program: multiyear partnerships with Accenture, Boston Consulting Group (BCG), Capgemini, and McKinsey & Company to accelerate enterprise deployment.[7]

## Background and Motivation

OpenAI's annual recurring revenue (ARR) topped $20 billion in 2025, tripling from $6 billion the previous year. The company's API business grew faster than its consumer ChatGPT product, and enterprise customers accounted for roughly 40% of total revenue.[15] CFO Sarah Friar stated in a January 2026 blog post that the company would make 2026 its year of "practical adoption," writing that "the priority is closing the gap between what AI now makes possible and how people, companies, and countries are using it day to day."[15]

Despite rapid growth in enterprise AI spending, many organizations struggled to move beyond isolated pilot projects. According to a Menlo Ventures survey from December 2025, while enterprise spending on [large language models](/wiki/gpt4) had grown substantially, most deployments remained limited to single-use cases. Frontier was designed to address this "opportunity gap" by providing a unified orchestration layer that could coordinate multiple agents across an organization's entire technology stack.[16]

[Sam Altman](/wiki/sam_altman), OpenAI's CEO, framed the launch on X (formerly Twitter): "The companies that succeed in the future are going to make very heavy use of AI. People will manage teams of agents to do very complex things. Today we are launching Frontier, a new platform to enable these companies."[6] He also told reporters that enterprise growth would be a "huge focus" for OpenAI going forward, and acknowledged that AI was making software easier to create, noting it would be "quite bad for some software companies" while emphasizing that many software providers have value propositions beyond their code.[20]

## Platform Architecture

OpenAI describes Frontier as a "semantic layer for the enterprise." Rather than replacing existing software systems, Frontier acts as an intelligence layer that stitches together disparate data sources and applications.[1][2] The platform is built on four core pillars.

### Shared Business Context

Frontier connects siloed data warehouses, CRM systems, ticketing tools, and internal applications so that every AI agent operating within the platform accesses the same institutional knowledge. This shared semantic layer builds what OpenAI calls "durable institutional memory" over time. As agents complete tasks and interact with enterprise data, they develop a richer understanding of the organization's processes, terminology, and workflows.

The business context layer is designed to solve a common problem in enterprise AI deployments: agents that operate in isolation, each with access to only a fragment of the information needed to complete complex tasks. By centralizing context, Frontier allows agents to collaborate across departments and systems.

### Agent Execution

The agent execution environment enables AI agents to apply [model intelligence](/wiki/ai_agents) to real business situations. Agents can work with files, run code, browse the web, use external tools, and reason over structured and unstructured data. The execution environment supports parallel agent operations, meaning multiple agents can tackle different parts of a complex workflow simultaneously.

Frontier provides multiple runtime options: agents can run locally within an enterprise's own infrastructure, in cloud environments, or on OpenAI-hosted runtimes. This flexibility is designed to accommodate different security requirements and data residency regulations.

### Evaluation and Optimization

Built-in evaluation and optimization loops track agent performance across tasks. The system captures feedback on what works and what does not, then uses this data to refine agent behavior, adjust responses, and improve future performance. OpenAI compares this to the feedback cycles that human employees go through: just as a new hire improves with on-the-job experience and managerial feedback, Frontier agents are designed to learn from corrections and get better at their assigned roles over time.

The evaluation framework provides dashboards and detailed logs that give administrators visibility into agent actions, success rates, and failure modes.

### Enterprise Security and Governance

Enterprise Identity and Access Management (IAM) applies across the full workforce of human employees and AI coworkers. Every Frontier agent is assigned a digital identity with specifically scoped permissions, analogous to a human employee's badge and clearance level. Agents can act on behalf of users without over-permissioning or added risk.

The governance layer provides comprehensive audit trails. CIOs can review agent actions with the same granularity as human user logs, supporting compliance with standards such as GDPR and internal policies. The platform meets leading security certifications including SOC 2 Type II, ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and CSA STAR.[1][2]

## Key Features

| Feature | Description |
|---|---|
| Agent Builder | Build custom AI agents that connect to enterprise systems and execute multi-step workflows. Supports both no-code and code-based agent creation. |
| Multi-Model Support | Operate agents built on OpenAI models alongside agents from Google, Microsoft, Anthropic, and custom-built agents. Vendor-agnostic management from a single platform. |
| Agent Identity Management | Assign each agent a unique digital identity with scoped permissions through integration with existing enterprise IAM systems. |
| Shared Business Context | Unified semantic layer connecting data warehouses, CRM platforms, ticketing systems, and internal applications. |
| Agent Onboarding | Structured onboarding process for new agents, similar to onboarding a human employee with documentation, permissions, and feedback loops. |
| Evaluation Dashboards | Built-in monitoring and analytics showing agent performance, task completion rates, and failure modes. |
| Audit and Compliance Logging | Detailed action logs enabling regulatory compliance and internal governance review. |
| Forward Deployed Engineers | OpenAI engineers embedded directly within customer teams to help design architectures, operationalize governance, and establish repeatable patterns. |
| Parallel Agent Execution | Multiple agents can work simultaneously on different parts of a complex workflow. |
| Flexible Runtime Options | Agents can run on-premises, in enterprise cloud environments, or on OpenAI-hosted infrastructure. |

## Multi-Model and Third-Party Agent Support

One of Frontier's most notable design decisions is its support for agents built on models from competing providers. The platform can orchestrate agents powered by OpenAI's own models (such as [GPT-4](/wiki/gpt4) and the [o-series](/wiki/openai_o-series) reasoning models) alongside agents built on [Google Gemini](/wiki/gemini), Microsoft's AI models, [Anthropic Claude](/wiki/claude), and models developed in-house by the enterprise.[1][17]

This vendor-agnostic approach reflects a strategic bet by OpenAI that enterprises will increasingly operate in a multi-model environment, where different tasks may be best served by different models. Rather than forcing customers to commit exclusively to OpenAI's own models, Frontier positions itself as the coordination and governance layer that sits above any individual model provider.

From a practical standpoint, each third-party agent integrated into Frontier receives the same identity management, permission scoping, and audit trail capabilities as an OpenAI-native agent. This means that an organization could run a [Claude](/wiki/claude)-based agent for document analysis alongside a GPT-4-based agent for code generation, with both operating under the same security and governance framework.

However, some analysts have noted ambiguity about the depth of third-party integration. While Frontier supports third-party agents, the extent to which enterprises can freely mix and match models within complex agent workflows without friction remains an area that will become clearer as the platform matures.[17][18]

## Differences from ChatGPT Enterprise

Frontier is not an upgrade to or replacement for [ChatGPT](/wiki/chatgpt) Enterprise. The two products serve fundamentally different purposes and are designed to be complementary.

| Dimension | ChatGPT Enterprise | OpenAI Frontier |
|---|---|---|
| Primary Purpose | Conversational AI assistant for individual employees and teams | Platform for building, deploying, and managing autonomous AI agents |
| User Interaction | Chat-based interface; users interact via natural language prompts | Agent-based; agents operate autonomously across enterprise systems |
| Data Integration | Connectors to Slack, Google Drive, SharePoint, GitHub, and other sources for context-aware chat | Deep integration with CRM systems, data warehouses, ticketing tools, and internal applications as a semantic layer |
| Autonomy Level | Responds to user requests in real time; limited autonomous action | Agents execute multi-step tasks independently, run code, use tools, and coordinate with other agents |
| Identity Model | User accounts tied to enterprise SSO | Agent IAM: each AI agent receives its own digital identity with scoped permissions |
| Governance | Admin console for usage management and data controls | Full audit trails, compliance logging, and agent-level governance aligned with SOC 2, ISO 27001, and GDPR |
| Multi-Model | OpenAI models only | Supports OpenAI, Google, Microsoft, Anthropic, and custom models |
| Support Model | Standard enterprise support | Forward Deployed Engineers embedded in customer teams |
| Target Use Case | Employee productivity, Q&A, document drafting, brainstorming | Cross-system workflow automation, agent orchestration, enterprise-scale AI operations |

OpenAI has emphasized that organizations can run both products simultaneously. ChatGPT Enterprise serves as a productivity tool for day-to-day employee tasks, while Frontier handles complex, cross-system automation that requires autonomous agent behavior.

## Initial Customers and Use Cases

Frontier launched with a select group of enterprise customers, with broader availability planned for later in 2026.

| Customer | Industry | Status |
|---|---|---|
| Uber | Transportation / Technology | Early adopter |
| State Farm | Insurance | Early adopter |
| Intuit | Financial Software | Early adopter |
| Thermo Fisher Scientific | Life Sciences | Early adopter |
| HP | Technology / Hardware | Early adopter |
| Oracle | Enterprise Software | Early adopter |
| BBVA | Banking / Financial Services | Pilot program |
| Cisco | Networking / Technology | Pilot program |
| T-Mobile | Telecommunications | Pilot program |

These early adopters span a range of industries, from financial services and insurance to life sciences and telecommunications. The diversity of the initial customer base reflects OpenAI's ambition to position Frontier as a horizontal platform applicable across sectors rather than a solution tailored to any single industry.

At launch, OpenAI's Chief Revenue Officer declined to discuss specific pricing details.[3][5] The platform follows a custom enterprise sales model where pricing is determined by factors such as the number of agents deployed, data volume, API usage, deployment environment, and the level of Forward Deployed Engineer support required.

## Frontier Alliances

On February 23, 2026, eighteen days after the platform launch, OpenAI announced the **Frontier Alliances** program: multiyear partnerships with four of the world's largest consulting firms.[7][8] The program was designed to help enterprises move beyond AI pilot projects and into production-scale agent deployments.[9]

### Partner Roles

| Partner | Primary Role | Focus Area |
|---|---|---|
| McKinsey & Company | Strategy and transformation | AI strategy, operating model redesign, change management, executive adoption |
| Boston Consulting Group (BCG) | Strategy and transformation | Strategy development, operating model transformation, sustained impact measurement |
| Accenture | Implementation and integration | System integration, wiring Frontier into enterprise data and applications, security, reliability |
| Capgemini | Implementation and integration | Technical deployment, enterprise system integration, secure and reliable agent operation |

McKinsey and BCG handle the strategic work: helping C-suite executives determine where to start, how to restructure operating models for an agent-driven workforce, and how to drive organization-wide adoption. Accenture and Capgemini take on the technical integration, connecting Frontier to the systems and data that enterprises actually run on.[9][10]

All four firms are building dedicated practice groups that will be certified on OpenAI technology. These teams receive roadmap insight, access to technical resources, and direct engagement with OpenAI's product and research teams.[7][11] The consulting firms work alongside OpenAI's Forward Deployed Engineers, combining OpenAI's research expertise with the consulting firms' deep transformation experience and global delivery capabilities.

OpenAI declined to share the financial terms of the partnerships, though CNBC reported that the deals were multiyear in nature.[8]

### Strategic Rationale

The Frontier Alliances program addresses a well-documented challenge in enterprise technology: the gap between platform capability and organizational readiness. Many enterprises have the technical infrastructure to deploy AI agents but lack the strategic frameworks, change management processes, and implementation expertise to do so at scale. By partnering with firms that already have deep relationships with Fortune 500 C-suites, OpenAI gains a distribution channel and implementation capability that would take years to build internally.

## Frontier Partners

Separate from the consulting-focused Frontier Alliances, OpenAI launched the platform with a smaller group of "Frontier Partners," described as AI-native builders that committed to building deeply on Frontier. The initial cohort named at launch included [Abridge](/wiki/abridge), [Clay](/wiki/clay_ai), [Ambience](/wiki/ambience_healthcare), [Decagon](/wiki/decagon), [Harvey](/wiki/harvey_ai), and [Sierra](/wiki/sierra_ai).[22][23] These companies, which already build vertical AI products in areas such as clinical documentation, sales and go-to-market tooling, customer service, and legal work, agreed to work closely with OpenAI to learn what enterprise customers need, design solutions, and support deployment. OpenAI said the program would expand over time to welcome additional builders focused on enterprise AI.[22]

The Frontier Partners program is distinct from the Frontier Alliances. Where the Alliances bring in global systems integrators and strategy consultancies (Accenture, BCG, Capgemini, and McKinsey) to handle transformation and integration, the Partners are independent software companies whose own agentic products run on or alongside Frontier, extending the catalog of ready-built agents available to enterprises.[22][23]

## How Frontier Relates to OpenAI's Other Agent Tools

OpenAI positioned Frontier as a layer above, not a replacement for, its existing developer tooling. The company told VentureBeat that Frontier "will not replace offerings such as the Agents SDK, AgentKit, or its suite of APIs," and instead brings business context, agent execution, and evaluation together in a single platform rather than across multiple separate systems and tools.[23] In practice, the lower-level [OpenAI Agents SDK](/wiki/openai_agents_sdk) handles orchestration in code and [AgentKit](/wiki/agentkit) provides visual building and iteration, while Frontier supplies the enterprise governance, identity, shared context, and multi-vendor agent management that sit on top of those building blocks.[23] OpenAI continued to invest in the underlying SDK in parallel: in April 2026 it updated the Agents SDK with new enterprise-oriented features, including a sandboxing capability that lets agents operate in isolated, controlled computer environments with scoped access to files and code.[25]

## Enterprise Frontier Program

The Enterprise Frontier Program is OpenAI's hands-on engagement model for Frontier customers. It pairs OpenAI Forward Deployed Engineers (FDEs) with customer teams to work side by side on architecture design, governance operationalization, and production deployment.

FDEs are not traditional customer support staff. They are engineers with deep technical expertise who embed directly within customer organizations. Their responsibilities include designing agent architectures tailored to the customer's specific systems and workflows, helping operationalize governance frameworks, establishing repeatable patterns that the customer's own team can own and extend, and providing a direct connection to OpenAI Research so that customer feedback can influence product development.

The FDE model draws inspiration from similar programs at companies like Palantir, which pioneered the use of forward-deployed engineers as a go-to-market strategy for complex enterprise software.

## Promptfoo Acquisition

On March 9, 2026, approximately one month after Frontier's launch, OpenAI announced its intention to acquire Promptfoo, a cybersecurity startup founded in 2024 by Ian Webster and Michael D'Angelo.[12][13] Promptfoo developed open-source tools for testing security vulnerabilities in large language models and agentic workflows. The company reported that its products were used by more than 25% of Fortune 500 companies.[12][13] Before the acquisition, Promptfoo had raised about $23 million in funding and was valued at roughly $86 million following a July 2025 round, and its open-source command-line tool and library had been adopted by a developer community that the company put in the hundreds of thousands.[13][24]

Once finalized, Promptfoo's technology will be integrated directly into the Frontier platform to provide automated red-teaming of agent workflows, security evaluation of agentic processes, runtime monitoring for risks and compliance needs, and ongoing vulnerability assessment.[12][14] OpenAI stated that it would continue building Promptfoo's popular open-source project. The Promptfoo team will join OpenAI. Financial terms of the acquisition were not disclosed.[12] OpenAI said the deal remained subject to customary closing conditions, and that the team would join OpenAI once it closed.[12][13] The Promptfoo acquisition was one of several that OpenAI pursued in early 2026 as it built out its enterprise and developer-tooling stack.[24]

The acquisition underscores OpenAI's recognition that as AI agents take on more autonomous roles within enterprises, the security surface area expands significantly. Agents that can run code, access enterprise data, and interact with external systems present new categories of risk that traditional cybersecurity tools are not designed to address.

## Comparison with Competing Enterprise AI Agent Platforms

Frontier entered a competitive market. Several major technology companies had already launched or announced their own enterprise agent platforms by early 2026.

| Dimension | OpenAI Frontier | [Anthropic Claude Cowork](/wiki/claude_cowork) | [Microsoft Copilot](/wiki/microsoft_365_copilot) + Agent 365 | [Salesforce Agentforce](/wiki/salesforce_ai) |
|---|---|---|---|---|
| **Launch Date** | February 5, 2026 | January 2026 (research preview) | Copilot Wave 3 / Agent 365 (March 2026) | October 2024 (Agentforce 1.0); expanded 2025 |
| **Architecture** | Centralized orchestration layer ("semantic layer") across all enterprise systems | Personal AI coworker operating through Claude Desktop for macOS | Embedded within Microsoft 365 ecosystem; deep Office, Teams, and Windows integration | Embedded within Salesforce CRM ecosystem |
| **Multi-Model** | Yes: supports OpenAI, Google, Microsoft, Anthropic, and custom agents | Anthropic Claude models only | Yes: OpenAI models and Claude (via Frontier program) integrated into Copilot | Primarily Salesforce Einstein models; OpenAI partnership for select capabilities |
| **Agent Identity/IAM** | Full agent IAM with scoped permissions and audit trails | User-level permissions through Claude account | Integrated with Microsoft Entra ID and existing Microsoft 365 admin controls | Salesforce-native permissions and sharing model |
| **Data Integration** | Connects to CRM, data warehouses, ticketing tools, and internal applications via semantic layer | Local file access on macOS; plugin-based integrations | Deep integration with Microsoft 365 data (SharePoint, Outlook, Teams, OneDrive) | Native access to Salesforce CRM data, pipelines, case history, and business rules |
| **Availability** | Limited enterprise customers; broader rollout planned for later 2026 | Research preview available to all paid Claude users ($20/month Pro plan) | Microsoft 365 E7 "Frontier Suite" launching May 1, 2026 at $99/user/month | Generally available; 29,000+ deals closed; $800M ARR |
| **Pricing** | Custom enterprise contracts (not publicly disclosed) | Available with Claude Pro ($20/month) or Team/Enterprise plans | $99/user/month (E7 Frontier Suite bundles E5 + Copilot + Agent 365) | Agentic Enterprise License Agreement (fixed-price model); custom enterprise pricing |
| **Target User** | Large enterprises deploying autonomous agents across multiple systems | Individual professionals and small teams seeking an AI coworker | Organizations already in the Microsoft 365 ecosystem | Organizations heavily invested in Salesforce CRM |
| **Support Model** | Forward Deployed Engineers + Frontier Alliances consulting partners | Standard Anthropic support | Microsoft enterprise support and partner ecosystem | Salesforce consulting partner ecosystem |
| **Key Differentiator** | Vendor-agnostic orchestration across all enterprise systems and agent providers | Deep computer use capabilities; local file access; individual empowerment | Tight integration with the world's most widely deployed productivity suite | Native CRM data access; no integration project required for sales/service workflows |

### Architectural Philosophies

The four platforms represent distinct architectural philosophies for enterprise AI:

**OpenAI Frontier** takes the **overlay approach**: it positions itself as a neutral coordination layer that sits on top of all existing enterprise systems. The advantage is flexibility and vendor neutrality. The risk is that the overlay model requires significant integration work to connect to each enterprise's unique technology stack.

**Anthropic Claude Cowork** takes the **personal empowerment approach**: rather than orchestrating agents across an enterprise, it gives individual users a capable AI colleague that can access local files, use desktop applications, and complete tasks through a plugin ecosystem. It is designed for individual productivity rather than enterprise-scale agent orchestration.

**Microsoft Copilot with [Agent](/wiki/agent) 365** takes the **embedded ecosystem approach**: agents are deeply woven into the Microsoft 365 applications that hundreds of millions of workers already use daily. The advantage is that there is no integration gap for organizations already in the Microsoft ecosystem. The limitation is that the value proposition weakens for workflows outside of Microsoft's application suite.

**Salesforce Agentforce** takes the **system of record approach**: agents operate directly within the CRM where customer data, pipeline information, and case history already reside. For sales and customer service workflows, this provides an immediate advantage because no data integration is required. The limitation is that Agentforce is strongest within Salesforce's own ecosystem.

Notably, these platforms are not entirely zero-sum competitors. Salesforce and OpenAI announced a partnership in October 2025 that brings OpenAI's models into Agentforce and integrates Agentforce capabilities into ChatGPT. Similarly, Microsoft's Copilot now includes Claude models alongside OpenAI models, suggesting that the enterprise AI market may evolve toward interoperability rather than winner-take-all dynamics.[19]

## Pricing

As of March 2026, OpenAI has not publicly disclosed Frontier pricing. The platform operates on a custom enterprise sales model. At the press event for the February 5 launch, OpenAI's Chief Revenue Officer declined to discuss pricing specifics.

Based on reporting from multiple outlets, pricing is likely determined by a combination of factors.

| Pricing Factor | Description |
|---|---|
| Number of Agents | The total number of AI agents deployed within the organization |
| Data Volume | The amount of enterprise data connected through the semantic layer |
| API Usage | Volume of API calls and computational workload generated by agents |
| Deployment Environment | Whether agents run on OpenAI-hosted infrastructure, enterprise cloud, or on-premises |
| FDE Support Level | The extent of Forward Deployed Engineer engagement and duration |
| Consulting Partnership | Whether the deployment involves a Frontier Alliance partner |

This approach is consistent with enterprise software sales norms for platforms of this complexity. The lack of published pricing means that smaller organizations and startups may find it difficult to evaluate Frontier against alternatives with transparent pricing, such as Claude Cowork (available starting at $20/month) or Microsoft's E7 Frontier Suite ($99/user/month).

## Security, Compliance, and Data Privacy

Frontier is built on the same security and compliance foundation that supports OpenAI's existing business products, which serve millions of users. The platform meets the following certification standards:

| Standard | Scope |
|---|---|
| SOC 2 Type II | Security, availability, processing integrity, confidentiality, and privacy controls |
| ISO/IEC 27001 | Information security management systems |
| ISO/IEC 27017 | Cloud security controls |
| ISO/IEC 27018 | Protection of personally identifiable information in public clouds |
| ISO/IEC 27701 | Privacy information management |
| CSA STAR | Cloud security assurance |

The agent identity system provides granular control: administrators define exactly what data each agent can access, what actions it can take, and what systems it can interact with. Agent actions are logged with the same granularity as human user actions, enabling compliance with GDPR, HIPAA (for healthcare use cases), and industry-specific regulations.

The March 2026 acquisition of Promptfoo further strengthens the security posture by adding automated red-teaming and vulnerability assessment capabilities designed specifically for agentic AI workflows.[12][14]

## Market Context and Industry Impact

Frontier's launch reflects a broader shift in the enterprise AI market from "which model is smartest" to "which platform handles my company's data, agents, and workflows best." This shift has significant implications for the traditional software-as-a-service (SaaS) industry.

Sam Altman's comment that AI would be "quite bad for some software companies" points to a future where AI agents could potentially automate workflows that today require dedicated SaaS applications. If an agent can navigate a CRM, update records, generate reports, and respond to customer inquiries autonomously, the value proposition of the underlying CRM software shifts from "tool employees use" to "data layer agents operate on."

Fortune reported that Frontier "could reshape enterprise software" by positioning AI agents as an intermediary layer between users and their business applications.[4] Rather than employees interacting directly with [Salesforce](/wiki/salesforce_ai), Workday, or ServiceNow, agents would handle routine operations within those systems, with employees managing and supervising the agents.

This vision is not without skepticism. Critics have noted that enterprise system integration is notoriously difficult, and that connecting an AI platform to the dozens or hundreds of applications that a large organization operates is a challenge that many previous "integration platform" providers have attempted without transformative success. The Frontier Alliances with major consulting firms can be read as an acknowledgment that this integration work requires significant human expertise that cannot be automated away.

## Timeline

| Date | Event |
|---|---|
| January 2026 | OpenAI CFO Sarah Friar announces 2026 as the year of "practical adoption" for enterprise AI [15] |
| February 5, 2026 | OpenAI Frontier launches with early adopters including Uber, State Farm, Intuit, Thermo Fisher Scientific, HP, and Oracle [1][3] |
| February 23, 2026 | Frontier Alliances announced: multiyear partnerships with Accenture, BCG, Capgemini, and McKinsey [7][8] |
| March 9, 2026 | OpenAI announces acquisition of Promptfoo for AI agent security integration into Frontier [12][13] |
| April 8, 2026 | OpenAI publishes "The next phase of enterprise AI," reporting that enterprise had grown to more than 40% of revenue and citing Frontier deployments at Oracle, State Farm, and Uber [21] |

## Sam Altman's Vision for Enterprise AI

Altman has articulated a vision in which AI agents become a standard part of the enterprise workforce. In this vision, companies do not merely adopt AI tools; they restructure their operations around teams of human employees managing teams of AI agents. The "AI coworker" framing is deliberate: it implies that agents should have the same organizational infrastructure as human workers, including onboarding, permissions, performance reviews, and career development (in the form of evaluation and optimization loops).

Altman has drawn an explicit parallel between the current moment in AI and earlier platform shifts. Just as the internet transformed how companies operated in the late 1990s and cloud computing reshaped IT infrastructure in the 2010s, Altman sees [AI agents](/wiki/ai_agents) as the next platform shift that will fundamentally change how work gets done.

The Frontier platform is designed to be the infrastructure for this shift. By providing the governance, security, and orchestration capabilities that enterprises require, Frontier aims to lower the barrier between experimental AI usage and production-scale deployment. Whether this vision is realized will depend on how effectively Frontier can deliver on its promise of seamless integration across the diverse, complex, and often messy technology environments that characterize large organizations.

## 2026 developments

### The next phase of enterprise AI (April 2026)

On April 8, 2026, OpenAI published a blog post titled "The next phase of enterprise AI" that placed Frontier at the center of its business strategy. The company said enterprise had grown to more than 40% of its revenue and was on track to reach parity with consumer revenue by the end of 2026.[21] The post cited several scale metrics for context: [Codex](/wiki/openai_codex), OpenAI's agentic coding tool, had reached about 3 million weekly active users, and the company's APIs were processing more than 15 billion tokens per minute, with [GPT-5.4](/wiki/gpt5_4) driving record engagement across agentic workflows.[21] OpenAI named Goldman Sachs, Philips, and State Farm among newer enterprise customers and pointed to deepening work with companies including Cursor, DoorDash, Thermo Fisher, and LY Corporation.[21] In the same post, OpenAI described Frontier as helping customers such as Oracle, State Farm, and Uber build, deploy, and manage agents company-wide, contrasting it with offerings that embed agents inside a single product by emphasizing Frontier's ability to let agents move across a company's systems and data.[21]

The broader enterprise push tracked OpenAI's overall growth. The company reported reaching roughly $25 billion in annualized revenue in February 2026, up from about $20 billion at the end of 2025, and said it served more than one million business customers.[21]

### Early customer deployments

Several launch customers described how they intended to use Frontier. State Farm joined as a launch partner, with Joe Park, the insurer's Executive Vice President and Chief Digital Information Officer, describing the company as being "at a pivotal moment in reimagining how technology supports and drives our business" and saying State Farm would pair OpenAI's Frontier platform and deployment expertise with its own agents and employees to better serve customers.[26] An Intuit executive framed the shift behind the platform as AI moving "from tools that help to agents that do."[27] At Uber, AI was already embedded in internal engineering workflows ahead of broader Frontier deployment: the company's uReview code-review system analyzes more than 90% of the roughly 65,000 code changes ("diffs") landed at Uber each week, according to Uber's engineering team.[29]

### Availability

As of mid-2026, Frontier remained available to a limited set of customers, with OpenAI continuing to describe broader availability as "coming over the next few months" rather than announcing general availability.[1][22] OpenAI did not publish list pricing during this period, keeping the platform on custom enterprise contracts.[3]

### Analyst assessment

Industry analysts framed Frontier as an attempt to own the enterprise "agent stack" rather than to sell another model. Constellation Research credited OpenAI for not branding the platform as a generic "agent builder" and noted that enterprises were trying to avoid being locked into any single software-as-a-service platform while also facing a growing sprawl of similar-sounding orchestration tools.[22] Computerworld observed that OpenAI "at its core is a model and intelligence company" rather than a global systems integrator, arguing that scaling Frontier in the enterprise would depend heavily on partnerships with systems integrators and managed-service providers, the gap the Frontier Alliances are meant to fill.[28]

## See Also

- [OpenAI](/wiki/openai)
- [ChatGPT](/wiki/chatgpt)
- [AI Agents](/wiki/ai_agents)
- [Claude Cowork](/wiki/claude_cowork)
- [Microsoft 365 Copilot](/wiki/microsoft_365_copilot)
- [Salesforce AI](/wiki/salesforce_ai)
- [GPT-4](/wiki/gpt4)
- [OpenAI o-Series](/wiki/openai_o-series)
- [OpenAI Codex](/wiki/openai_codex)
- [OpenAI Agents SDK](/wiki/openai_agents_sdk)
- [AgentKit](/wiki/agentkit)

## References

1. "Introducing OpenAI Frontier." OpenAI Blog, February 5, 2026. https://openai.com/index/introducing-openai-frontier/
2. "OpenAI Frontier | Enterprise platform for AI agents." OpenAI, 2026. https://openai.com/business/frontier/
3. "OpenAI launches new enterprise platform in bid to win more business customers." CNBC, February 5, 2026. https://www.cnbc.com/2026/02/05/open-ai-frontier-enterprise-customers.html
4. "OpenAI launches Frontier, an AI agent platform that could reshape enterprise software." Fortune, February 5, 2026. https://fortune.com/2026/02/05/openai-frontier-ai-agent-platform-enterprises-challenges-saas-salesforce-workday/
5. "OpenAI launches a way for enterprises to build and manage AI agents." TechCrunch, February 5, 2026. https://techcrunch.com/2026/02/05/openai-launches-a-way-for-enterprises-to-build-and-manage-ai-agents/
6. Sam Altman (@sama). "The companies that succeed in the future are going to make very heavy use of AI..." X (formerly Twitter), February 5, 2026. https://x.com/sama/status/2019441198734209374
7. "Introducing Frontier Alliances." OpenAI Blog, February 23, 2026. https://openai.com/index/frontier-alliance-partners/
8. "OpenAI lands multiyear deals with consulting giants in enterprise push." CNBC, February 23, 2026. https://www.cnbc.com/2026/02/23/open-ai-consulting-accenture-boston-capgemini-mckinsey-frontier.html
9. "OpenAI partners with McKinsey, BCG, Accenture, and Capgemini to push its Frontier AI agent platform." Fortune, February 23, 2026. https://fortune.com/2026/02/23/openai-partners-with-mckinsey-bcg-accenture-and-capgemini-to-push-its-frontier-ai-agent-platform/
10. "OpenAI calls in the consultants for its enterprise push." TechCrunch, February 23, 2026. https://techcrunch.com/2026/02/23/openai-calls-in-the-consultants-for-its-enterprise-push/
11. "BCG and OpenAI Expand Partnership With OpenAI Frontier Alliance." BCG Press Release, February 23, 2026. https://www.bcg.com/press/23february2026-bcg-and-openai-partnership-frontier-alliance
12. "OpenAI to acquire Promptfoo." OpenAI Blog, March 9, 2026. https://openai.com/index/openai-to-acquire-promptfoo/
13. "OpenAI acquires Promptfoo to secure its AI agents." TechCrunch, March 9, 2026. https://techcrunch.com/2026/03/09/openai-acquires-promptfoo-to-secure-its-ai-agents/
14. "OpenAI to buy cybersecurity startup Promptfoo to better safeguard AI agents." CNBC, March 9, 2026. https://www.cnbc.com/2026/03/09/open-ai-cybersecurity-promptfoo-ai-agents.html
15. "A business that scales with the value of intelligence." Sarah Friar, OpenAI Blog, January 2026. https://openai.com/index/a-business-that-scales-with-the-value-of-intelligence/
16. "OpenAI Frontier: Close the Enterprise AI Opportunity Gap--or Widen It?" Futurum Group, February 2026. https://futurumgroup.com/insights/openai-frontier-close-the-enterprise-ai-opportunity-gap-or-widen-it/
17. "OpenAI launches centralized agent platform as enterprises push for multi-vendor flexibility." VentureBeat, February 2026. https://venturebeat.com/orchestration/openai-launches-centralized-agent-platform-as-enterprises-push-for-multi
18. "OpenAI Launches Frontier, a Platform to Build, Deploy, and Manage AI Agents across the Enterprise." InfoQ, February 2026. https://www.infoq.com/news/2026/02/openai-frontier-agent-platform/
19. "Powering Frontier Transformation with Copilot and agents." Microsoft 365 Blog, March 9, 2026. https://www.microsoft.com/en-us/microsoft-365/blog/2026/03/09/powering-frontier-transformation-with-copilot-and-agents/
20. "Sam Altman: AI Will Be 'quite Bad' For Some Software Companies." Dataconomy, February 20, 2026. https://dataconomy.com/2026/02/20/sam-altman-ai-will-be-quite-bad-for-some-software-companies/
21. "The next phase of enterprise AI." OpenAI Blog, April 8, 2026. https://openai.com/index/next-phase-of-enterprise-ai/
22. "OpenAI launches OpenAI Frontier, aims to be AI agent orchestrator." Constellation Research, February 2026. https://www.constellationr.com/insights/news/openai-launches-openai-frontier-aims-be-ai-agent-orchestrator
23. "OpenAI launches centralized agent platform as enterprises push for multi-vendor flexibility." VentureBeat, February 5, 2026. https://venturebeat.com/orchestration/openai-launches-centralized-agent-platform-as-enterprises-push-for-multi
24. "OpenAI Closes Six Acquisitions as AI Lab Consolidation Heats Up." AI2Work, 2026. https://ai2.work/blog/openai-closes-six-acquisitions-as-ai-lab-consolidation-heats-up
25. "OpenAI updates its Agents SDK to help enterprises build safer, more capable agents." TechCrunch, April 15, 2026. https://techcrunch.com/2026/04/15/openai-updates-its-agents-sdk-to-help-enterprises-build-safer-more-capable-agents/
26. "State Farm Advances AI Vision Through Collaboration with OpenAI." State Farm Newsroom, February 5, 2026. https://newsroom.statefarm.com/state-farm-advances-ai-vision-through-collaboration-with-openai/
27. "Intuit, Uber, and State Farm trial AI agents inside enterprise workflows." AI News (artificialintelligence-news.com), February 6, 2026. https://www.artificialintelligence-news.com/news/intuit-uber-and-state-farm-trial-ai-agents-inside-enterprise-workflows/
28. "With 'Frontier,' OpenAI hopes to own the enterprise agent stack." Computerworld, February 2026. https://www.computerworld.com/article/4135372/with-frontier-openai-hopes-to-own-the-enterprise-agent-stack.html
29. "uReview: Scalable, Trustworthy GenAI for Code Review at Uber." Uber Engineering Blog, 2026. https://www.uber.com/en-US/blog/ureview/
